LICENSE
MANIFEST.in
PenguinBurner.service
README.md
ascii_chart.py
cli_output.py
cuda_bruteforce_stability.py
dry_run_preview.py
hidden_nvapi_vf.py
hidden_nvapi_voltage.py
hidden_nvml_voltage.py
import_afterburner_fan_curve.py
import_afterburner_vf_curve.py
nvidia_runtime_defaults.py
nvml_gpu_policy.py
penguin_burner.py
penguin_burner.sh
penguin_burner_errors.py
penguin_burner_paths.py
pyproject.toml
q2rtx_stability.py
readme-cli.md
runtime_debug.py
runtime_service.py
subprocess_locale.py
afterburner/__init__.py
afterburner/default_profile_restore.py
afterburner/fan_curve.py
afterburner/first_time_import_prompt.py
afterburner/import_fan_curve.py
afterburner/import_vf_curve.py
afterburner/vfcurve.py
auto_uv3/__init__.py
auto_uv3/auto_uv_console_log.py
auto_uv3/auto_uv_scan_result.py
auto_uv3/auto_uv_scan_settings.py
auto_uv3/auto_uv_types.py
auto_uv3/auto_uv_user_options.py
auto_uv3/lower_voltage_probe_target.py
auto_uv3/lower_voltage_search.py
auto_uv3/lower_voltage_sweep_loop.py
auto_uv3/scan_runtime_settings.py
auto_uv3/voltage_frequency_undervolt_main_loop.py
auto_uv3/voltage_sweep_state.py
auto_uv3/curve/__init__.py
auto_uv3/curve/base_load_flatten_target.py
auto_uv3/curve/base_load_probe_curve_plan.py
auto_uv3/curve/base_load_telemetry.py
auto_uv3/curve/base_load_voltage.py
auto_uv3/curve/base_vf_curve.py
auto_uv3/curve/base_vf_curve_validation.py
auto_uv3/curve/base_vf_curve_voltage_bins.py
auto_uv3/curve/flattened_voltage_probe_curve.py
auto_uv3/curve/measured_probe_lock_clock.py
auto_uv3/curve/vf_curve_flattening.py
auto_uv3/final_verification/__init__.py
auto_uv3/final_verification/final_verification_clock_recovery.py
auto_uv3/final_verification/final_verification_crash_marker.py
auto_uv3/final_verification/final_verification_fan_curve.py
auto_uv3/final_verification/final_verification_main_loop.py
auto_uv3/final_verification/final_verification_probe_config.py
auto_uv3/final_verification/final_verification_result_files.py
auto_uv3/gpu/__init__.py
auto_uv3/gpu/gpu_vf_curve_applier.py
auto_uv3/gpu/live_nvml_voltage_reader.py
auto_uv3/gpu/memory_clock_offset_user_option.py
auto_uv3/gpu/probe_clock_ceiling.py
auto_uv3/gpu/runtime_vf_offset_reset_check.py
auto_uv3/persistence/__init__.py
auto_uv3/persistence/auto_uv_persisted_json_files.py
auto_uv3/persistence/interrupted_probe_crash_cache.py
auto_uv3/persistence/previous_crash_recovery_budget_limit.py
auto_uv3/persistence/probe_in_progress_marker_file.py
auto_uv3/persistence/unsafe_voltage_blacklist_file.py
auto_uv3/persistence/unsafe_voltage_cache.py
auto_uv3/persistence/verified_candidate_result_file.py
auto_uv3/q2rtx/__init__.py
auto_uv3/q2rtx/probe_runtime_guardrails.py
auto_uv3/q2rtx/probe_stability_decision.py
auto_uv3/q2rtx/q2rtx_cuda_probe_config.py
auto_uv3/q2rtx/q2rtx_cuda_probe_runner.py
auto_uv3/q2rtx/q2rtx_cuda_voltage_probe.py
auto_uv3/q2rtx/q2rtx_live_abort_rules.py
auto_uv3/q2rtx/q2rtx_probe_summary.py
auto_uv3/recovery/__init__.py
auto_uv3/recovery/baseline_upward_stabilization.py
auto_uv3/recovery/clock_recovery_backoff.py
auto_uv3/recovery/clock_recovery_budget.py
auto_uv3/recovery/clock_recovery_target.py
auto_uv3/recovery/final_failure_upward_stabilization.py
auto_uv3/scan_mode/__init__.py
auto_uv3/scan_mode/auto_uv_mode.py
auto_uv3/scan_mode/efficiency_fps_per_w_policy.py
auto_uv3/scan_mode/performance_fps_score_policy.py
auto_uv3/shared/__init__.py
auto_uv3/shared/probe_data_fields.py
auto_uv3/ui/__init__.py
auto_uv3/ui/clock_recovery_budget_ui_payload.py
auto_uv3/ui/final_verification_candidate_choice.py
auto_uv3/ui/probe_summary_ui_payload.py
auto_uv3/ui/ui_json_event_writer.py
auto_uv3/ui/ui_voltage_probe_events.py
auto_uv3/ui/vf_curve_ui_points.py
cli/__init__.py
cli/interactive_terminal_prompt.py
cli/json_event_output.py
cli/penguin_burner_arguments.py
cli/penguin_burner_cli_entry.py
cli/runtime_config_file.py
cli/runtime_profile_argument.py
docs/auto-uv-state-machines.md
docs/auto-uv.md
docs/auto-uv3-design-notes.md
docs/auto-uv3-stability-rules.md
docs/auto-uv3-target-frequency.md
docs/packaging.md
docs/release-notes-0.1.4.md
docs/release-notes-0.1.5.md
docs/ui-cleanup-notes.md
docs/assets/1-uv-curve.png
docs/assets/1a-vf-curve-editor.png
docs/assets/2-afterburner-import.png
docs/assets/3-fan-curve.png
docs/assets/3a-fan-curve-editor.png
docs/assets/auto-uv-candidate-sweep.png
docs/assets/auto-uv-candidate-sweep.svg
docs/assets/auto-uv-crash-cache.png
docs/assets/auto-uv-crash-cache.svg
docs/assets/auto-uv-efficiency-mode.png
docs/assets/auto-uv-efficiency-mode.svg
docs/assets/auto-uv-performance-bias.png
docs/assets/auto-uv-performance-mode.png
docs/assets/auto-uv-performance-mode.svg
docs/assets/auto-uv-shared-scan.png
docs/assets/auto-uv-shared-scan.svg
docs/assets/auto_uv_candidate_step_terminal.png
docs/assets/auto_uv_candidate_step_terminal.svg
docs/assets/auto_uv_result_summary_terminal.png
docs/assets/auto_uv_result_summary_terminal_2026.png
docs/assets/dry_run_curves_terminal.png
docs/assets/lact_auto_uv_import.png
docs/assets/penguin-burner-logo.png
initial_check/__init__.py
initial_check/auto_uv_hardware_initial_check.py
lact/__init__.py
lact/export.py
lact/runtime_lact_export.py
manual_fan_curve_editor/__init__.py
manual_fan_curve_editor/fan_curve_manual_editor.py
manual_uv_curve_editor/__init__.py
manual_uv_curve_editor/vf_curve_manual_editor.py
packaging/icons/penguin-burner-green.svg
packaging/icons/penguin-burner.svg
packaging/icons/hicolor/256x256/apps/penguin-burner.png
packaging/icons/hicolor/512x512/apps/penguin-burner.png
packaging/linux/io.github.jpietek.PenguinBurner.desktop
penguin_burner.egg-info/PKG-INFO
penguin_burner.egg-info/SOURCES.txt
penguin_burner.egg-info/dependency_links.txt
penguin_burner.egg-info/entry_points.txt
penguin_burner.egg-info/requires.txt
penguin_burner.egg-info/top_level.txt
runtime_fan_control/__init__.py
runtime_fan_control/afterburner_imported_fan_curve.py
runtime_fan_control/auto_uv_saved_fan_curve.py
runtime_fan_control/fan_curve_runtime_rules.py
runtime_gpu_control/__init__.py
runtime_gpu_control/flattened_clock_ceiling.py
runtime_gpu_control/gpu_policy_state_text.py
runtime_gpu_control/live_gpu_telemetry_text.py
runtime_gpu_control/nvidia_smi_command.py
runtime_gpu_control/nvml_return_code.py
runtime_gpu_control/vf_curve_reset_guard.py
runtime_stability_test/__init__.py
runtime_stability_test/q2rtx_cuda_workload_config.py
saved_profile_verification/__init__.py
saved_profile_verification/applied_vf_plan_check.py
saved_profile_verification/baseline_vf_plan.py
saved_profile_verification/stability_stop_request_file.py
saved_profile_verification/target_voltage_abort_rule.py
saved_profile_verification/user_edited_profile_baseline_requirement.py
saved_profile_verification/verification_failure_policy.py
saved_profile_verification/verification_result_metrics.py
saved_uv_profiles/__init__.py
saved_uv_profiles/profile_store.py
saved_uv_profiles/runtime_auto_uv_profile.py
stability/__init__.py
stability/cuda_bruteforce.py
stability/q2rtx/__init__.py
stability/q2rtx/__main__.py
stability/q2rtx/assets.py
stability/q2rtx/cli.py
stability/q2rtx/constants.py
stability/q2rtx/identity.py
stability/q2rtx/install.py
stability/q2rtx/long_stability_config.py
stability/q2rtx/models.py
stability/q2rtx/output.py
stability/q2rtx/reporting.py
stability/q2rtx/runtime.py
stability/q2rtx/telemetry.py
tests/conftest.py
tests/test_afterburner_imports.py
tests/test_auto_uv_initial_check.py
tests/test_auto_uv_profiles.py
tests/test_cli_output.py
tests/test_hidden_nvapi_voltage.py
tests/test_lact_export.py
tests/test_log_view.py
tests/test_long_stability_config.py
tests/test_manual_curve_editor.py
tests/test_manual_fan_curve_editor.py
tests/test_new_ui.py
tests/test_packaging_metadata.py
tests/test_paths.py
tests/test_q2rtx_stability.py
tests/test_runtime_service.py
tests/test_subprocess_decoding.py
tests/test_subprocess_locale.py
tests/test_ui_commands.py
tests/auto_uv3/auto_uv3_test_data.py
tests/auto_uv3/test_base_load_and_flattening.py
tests/auto_uv3/test_clock_recovery_and_mode_policies.py
tests/auto_uv3/test_final_verification_modules.py
tests/auto_uv3/test_lower_voltage_sweep_loop.py
tests/auto_uv3/test_probe_stability_decision.py
tests/auto_uv3/test_q2rtx_runner_ui_events.py
tests/auto_uv3/test_ui_auto_uv3_flag.py
tests/auto_uv3/test_ui_voltage_probe_events.py
tests/auto_uv3/test_voltage_frequency_undervolt_main_loop.py
tests/auto_uv3/test_voltage_search_and_cache.py
ui/__init__.py
ui/__main__.py
ui/afterburner_import.py
ui/afterburner_workflow.py
ui/commands.py
ui/constants.py
ui/curve_profiles.py
ui/curve_tabs.py
ui/error_reporting.py
ui/fan_profiles.py
ui/lact_export.py
ui/main.py
ui/models.py
ui/profiles.py
ui/qt.py
ui/styles.py
ui/theme.py
ui/tuning.py
ui/verify.py
ui/window.py
ui/assets/__init__.py
ui/assets/penguin-burner-green.png
ui/assets/penguin-burner.png
ui/components/__init__.py
ui/components/curve_editor.py
ui/components/curve_plot.py
ui/components/fan_curve_editor.py
ui/components/log_view.py
ui/components/profile_list.py
ui/components/runs_table.py
ui/components/scan_controls.py
ui/components/status_header.py
ui/components/table_sizing.py
ui/components/vf_curve_editor.py
ui/controllers/__init__.py
ui/controllers/command.py
ui/controllers/scan.py
ui/controllers/verify.py
ui/dialogs/__init__.py
ui/dialogs/about.py
ui/dialogs/afterburner_import.py
ui/dialogs/error_details.py
ui/dialogs/final_choice.py
ui/dialogs/scan_tuning.py
ui/dialogs/verify.py