Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-03-13 | 2 | -17/+22 | |
|\ | ||||||
| * | thermal: core: Eliminate writable trip points masks | Rafael J. Wysocki | 2024-02-27 | 1 | -4/+2 | |
| * | thermal: core: Drop the .set_trip_hyst() thermal zone operation | Rafael J. Wysocki | 2024-02-27 | 1 | -1/+0 | |
| * | thermal: core: Add flags to struct thermal_trip | Rafael J. Wysocki | 2024-02-27 | 1 | -0/+8 | |
| * | thermal: core: Store zone ops in struct thermal_zone_device | Rafael J. Wysocki | 2024-02-23 | 1 | -4/+4 | |
| * | thermal: core: Store zone trips table in struct thermal_zone_device | Rafael J. Wysocki | 2024-02-23 | 1 | -5/+5 | |
| * | Merge branch 'thermal-core' | Rafael J. Wysocki | 2024-02-23 | 1 | -2/+2 | |
| |\ | ||||||
| | * | thermal: core: Change governor name to const char pointer | AngeloGioacchino Del Regno | 2024-02-02 | 1 | -2/+2 | |
| * | | thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperature | Zhang Rui | 2024-02-12 | 1 | -1/+1 | |
* | | | Merge tag 'acpi-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2024-03-13 | 2 | -8/+9 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-----. | | | Merge branches 'acpi-x86', 'acpi-video', 'acpi-apei' and 'acpi-misc' | Rafael J. Wysocki | 2024-03-11 | 1 | -7/+7 | |
| |\ \ \ \| | | ||||||
| | * | | | | | ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI... | Hans de Goede | 2024-02-22 | 1 | -7/+7 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-----. | | | | | | Merge branches 'acpi-tables', 'acpi-processor', 'acpi-property' and 'acpi-the... | Rafael J. Wysocki | 2024-03-11 | 1 | -0/+1 | |
| |\ \ \ \| | | | | | | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | | | * | | | | | ACPI: utils: Make acpi_handle_path() not static | Sakari Ailus | 2024-02-15 | 1 | -0/+1 | |
| | | |/ / / / / | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'acpi-scan', 'acpi-bus', 'acpi-pm' and 'acpi-resource' | Rafael J. Wysocki | 2024-03-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | ACPI: bus: make acpi_bus_type const | Ricardo B. Marliere | 2024-02-12 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
* | | | | | | | | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2024-03-13 | 11 | -174/+255 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'opp-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Rafael J. Wysocki | 2024-03-11 | 2 | -20/+18 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | cpufreq: Move dev_pm_opp_{init|free}_cpufreq_table() to pm_opp.h | Viresh Kumar | 2024-03-11 | 2 | -20/+16 | |
| | * | | | | | | | | OPP: Extend dev_pm_opp_data with turbo support | Sibi Sankar | 2024-03-11 | 1 | -0/+2 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'pm-em' | Rafael J. Wysocki | 2024-03-11 | 1 | -61/+105 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PM: EM: Add em_dev_compute_costs() | Lukasz Luba | 2024-02-08 | 1 | -0/+8 | |
| | * | | | | | | | | PM: EM: Remove old table | Lukasz Luba | 2024-02-08 | 1 | -2/+0 | |
| | * | | | | | | | | PM: EM: Optimize em_cpu_energy() and remove division | Lukasz Luba | 2024-02-08 | 1 | -40/+15 | |
| | * | | | | | | | | PM: EM: Add performance field to struct em_perf_state and optimize | Lukasz Luba | 2024-02-08 | 1 | -12/+12 | |
| | * | | | | | | | | PM: EM: Add em_perf_state_from_pd() to get performance states table | Lukasz Luba | 2024-02-08 | 1 | -0/+22 | |
| | * | | | | | | | | PM: EM: Introduce em_dev_update_perf_domain() for EM updates | Lukasz Luba | 2024-02-08 | 1 | -0/+8 | |
| | * | | | | | | | | PM: EM: Add functions for memory allocations for new EM tables | Lukasz Luba | 2024-02-08 | 1 | -0/+11 | |
| | * | | | | | | | | PM: EM: Use runtime modified EM for CPUs energy estimation in EAS | Lukasz Luba | 2024-02-08 | 1 | -3/+9 | |
| | * | | | | | | | | PM: EM: Introduce runtime modifiable table | Lukasz Luba | 2024-02-08 | 1 | -0/+12 | |
| | * | | | | | | | | PM: EM: Refactor em_pd_get_efficient_state() to be more flexible | Lukasz Luba | 2024-02-08 | 1 | -13/+17 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Merge branches 'pm-powercap' and 'pm-tools' | Rafael J. Wysocki | 2024-03-11 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | * | | | | | | | | powercap: intel_rapl: Fix locking in TPMI RAPL | Zhang Rui | 2024-02-13 | 1 | -0/+6 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2024-03-11 | 4 | -4/+39 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge tag 'cpufreq-arm-updates-6.9' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki | 2024-03-11 | 1 | -0/+8 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | firmware: arm_scmi: Populate fast channel rate_limit | Pierre Gondois | 2024-03-06 | 1 | -0/+4 | |
| | | * | | | | | | | | firmware: arm_scmi: Populate perf commands rate_limit | Pierre Gondois | 2024-03-06 | 1 | -0/+4 | |
| | | | |_|_|/ / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge back cpufreq material for 6.9-rc1. | Rafael J. Wysocki | 2024-03-11 | 3 | -4/+31 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | cpufreq: Limit resolving a frequency to policy min/max | Shivnandan Kumar | 2024-02-29 | 1 | -1/+14 | |
| | | * | | | | | | | cpufreq: Remove references to 10ms min sampling rate | Pierre Gondois | 2024-02-24 | 1 | -3/+1 | |
| | | * | | | | | | | cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically | Meng Li | 2024-01-31 | 1 | -0/+6 | |
| | | * | | | | | | | ACPI: cpufreq: Add highest perf change notification | Meng Li | 2024-01-31 | 1 | -0/+1 | |
| | | * | | | | | | | cpufreq: amd-pstate: Enable amd-pstate preferred core support | Meng Li | 2024-01-31 | 1 | -0/+4 | |
| | | * | | | | | | | ACPI: CPPC: Add helper to get the highest performance value | Meng Li | 2024-01-31 | 1 | -0/+5 | |
| | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| * | | | | | | | | Merge branch 'pm-runtime' | Rafael J. Wysocki | 2024-03-11 | 2 | -15/+57 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PM: runtime: add tracepoint for runtime_status changes | Vilas Bhat | 2024-02-22 | 1 | -0/+42 | |
| | * | | | | | | | | PM: runtime: Add pm_runtime_put_autosuspend() replacement | Sakari Ailus | 2024-02-12 | 1 | -0/+12 | |
| | * | | | | | | | | PM: runtime: Simplify pm_runtime_get_if_active() usage | Sakari Ailus | 2024-02-12 | 1 | -15/+3 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2024-03-11 | 2 | -74/+30 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | PM: sleep: stats: Define suspend_stats next to the code using it | Rafael J. Wysocki | 2024-02-05 | 1 | -56/+15 |