summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-132-17/+22
|\
| * thermal: core: Eliminate writable trip points masksRafael J. Wysocki2024-02-271-4/+2
| * thermal: core: Drop the .set_trip_hyst() thermal zone operationRafael J. Wysocki2024-02-271-1/+0
| * thermal: core: Add flags to struct thermal_tripRafael J. Wysocki2024-02-271-0/+8
| * thermal: core: Store zone ops in struct thermal_zone_deviceRafael J. Wysocki2024-02-231-4/+4
| * thermal: core: Store zone trips table in struct thermal_zone_deviceRafael J. Wysocki2024-02-231-5/+5
| * Merge branch 'thermal-core'Rafael J. Wysocki2024-02-231-2/+2
| |\
| | * thermal: core: Change governor name to const char pointerAngeloGioacchino Del Regno2024-02-021-2/+2
| * | thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperatureZhang Rui2024-02-121-1/+1
* | | Merge tag 'acpi-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2024-03-132-8/+9
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. | | Merge branches 'acpi-x86', 'acpi-video', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki2024-03-111-7/+7
| |\ \ \ \| |
| | * | | | | ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...Hans de Goede2024-02-221-7/+7
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. | | | | | Merge branches 'acpi-tables', 'acpi-processor', 'acpi-property' and 'acpi-the...Rafael J. Wysocki2024-03-111-0/+1
| |\ \ \ \| | | | | | | | | |_|_|_|/ / | | | |/| | | | |
| | | | * | | | | ACPI: utils: Make acpi_handle_path() not staticSakari Ailus2024-02-151-0/+1
| | | |/ / / / /
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-bus', 'acpi-pm' and 'acpi-resource'Rafael J. Wysocki2024-03-111-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | ACPI: bus: make acpi_bus_type constRicardo B. Marliere2024-02-121-1/+1
| | |/ / / / / /
* | | | | | | | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2024-03-1311-174/+255
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'opp-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2024-03-112-20/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpufreq: Move dev_pm_opp_{init|free}_cpufreq_table() to pm_opp.hViresh Kumar2024-03-112-20/+16
| | * | | | | | | | OPP: Extend dev_pm_opp_data with turbo supportSibi Sankar2024-03-111-0/+2
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'pm-em'Rafael J. Wysocki2024-03-111-61/+105
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM: EM: Add em_dev_compute_costs()Lukasz Luba2024-02-081-0/+8
| | * | | | | | | | PM: EM: Remove old tableLukasz Luba2024-02-081-2/+0
| | * | | | | | | | PM: EM: Optimize em_cpu_energy() and remove divisionLukasz Luba2024-02-081-40/+15
| | * | | | | | | | PM: EM: Add performance field to struct em_perf_state and optimizeLukasz Luba2024-02-081-12/+12
| | * | | | | | | | PM: EM: Add em_perf_state_from_pd() to get performance states tableLukasz Luba2024-02-081-0/+22
| | * | | | | | | | PM: EM: Introduce em_dev_update_perf_domain() for EM updatesLukasz Luba2024-02-081-0/+8
| | * | | | | | | | PM: EM: Add functions for memory allocations for new EM tablesLukasz Luba2024-02-081-0/+11
| | * | | | | | | | PM: EM: Use runtime modified EM for CPUs energy estimation in EASLukasz Luba2024-02-081-3/+9
| | * | | | | | | | PM: EM: Introduce runtime modifiable tableLukasz Luba2024-02-081-0/+12
| | * | | | | | | | PM: EM: Refactor em_pd_get_efficient_state() to be more flexibleLukasz Luba2024-02-081-13/+17
| | | |_|_|_|_|/ / | | |/| | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'pm-powercap' and 'pm-tools'Rafael J. Wysocki2024-03-111-0/+6
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | powercap: intel_rapl: Fix locking in TPMI RAPLZhang Rui2024-02-131-0/+6
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2024-03-114-4/+39
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'cpufreq-arm-updates-6.9' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2024-03-111-0/+8
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | firmware: arm_scmi: Populate fast channel rate_limitPierre Gondois2024-03-061-0/+4
| | | * | | | | | | | firmware: arm_scmi: Populate perf commands rate_limitPierre Gondois2024-03-061-0/+4
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge back cpufreq material for 6.9-rc1.Rafael J. Wysocki2024-03-113-4/+31
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | * | | | | | | cpufreq: Limit resolving a frequency to policy min/maxShivnandan Kumar2024-02-291-1/+14
| | | * | | | | | | cpufreq: Remove references to 10ms min sampling ratePierre Gondois2024-02-241-3/+1
| | | * | | | | | | cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamicallyMeng Li2024-01-311-0/+6
| | | * | | | | | | ACPI: cpufreq: Add highest perf change notificationMeng Li2024-01-311-0/+1
| | | * | | | | | | cpufreq: amd-pstate: Enable amd-pstate preferred core supportMeng Li2024-01-311-0/+4
| | | * | | | | | | ACPI: CPPC: Add helper to get the highest performance valueMeng Li2024-01-311-0/+5
| | | | |_|_|_|/ / | | | |/| | | | |
| * | | | | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2024-03-112-15/+57
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM: runtime: add tracepoint for runtime_status changesVilas Bhat2024-02-221-0/+42
| | * | | | | | | | PM: runtime: Add pm_runtime_put_autosuspend() replacementSakari Ailus2024-02-121-0/+12
| | * | | | | | | | PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus2024-02-121-15/+3
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2024-03-112-74/+30
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | PM: sleep: stats: Define suspend_stats next to the code using itRafael J. Wysocki2024-02-051-56/+15