summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | cpufreq: sun50i: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
| | | * | | | | cpufreq: Explicitly include correct DT includesRob Herring2023-07-209-11/+7
| | | |/ / / /
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki2023-08-2512-21/+155
| |\ \ \ \ \ \ \
| | | * \ \ \ \ \ Merge tag 'linux-cpupower-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki2023-08-017-13/+146
| | | |\ \ \ \ \ \
| | | | * | | | | | cpupower: Fix cpuidle_set to accept only numeric values for idle-set operation.Likhitha Korrapati2023-07-181-9/+7
| | | | * | | | | | cpupower: Add turbo-boost support in cpupowerWyes Karny2023-07-183-1/+42
| | | | * | | | | | cpupower: Add support for amd_pstate mode changeWyes Karny2023-07-183-2/+43
| | | | * | | | | | cpupower: Add EPP value change supportWyes Karny2023-07-183-1/+46
| | | | * | | | | | cpupower: Add is_valid_path APIWyes Karny2023-07-182-0/+8
| | | | * | | | | | cpupower: Recognise amd-pstate active mode driverWyes Karny2023-07-181-1/+1
| | | | * | | | | | cpupower: Bump soname versionBen Hutchings2023-07-131-1/+1
| | | | | |/ / / / | | | | |/| | | |
| | * | | | | | | Merge tag 'devfreq-next-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2023-08-215-8/+9
| | |\ \ \ \ \ \ \
| | | * | | | | | | PM / devfreq: Fix leak in devfreq_dev_release()Boris Brezillon2023-08-101-0/+1
| | | * | | | | | | PM / devfreq: Reword the kernel-doc comment for devfreq_monitor_start() APIManivannan Sadhasivam2023-07-241-4/+5
| | | * | | | | | | PM / devfreq: Explicitly include correct DT includesRob Herring2023-07-244-4/+3
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'pm-sleep', 'pm-qos' and 'powercap'Rafael J. Wysocki2023-08-255-108/+259
| |\ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Merge back earlier power capping changes for v6.6.Rafael J. Wysocki2023-08-042-68/+93
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | powercap: intel_rapl: Optimize rp->domains memory allocationxiongxin2023-08-011-1/+1
| | | | | * | | | | | | | | powercap: arm_scmi: Remove recursion while parsing zonesCristian Marussi2023-07-201-67/+92
| | | | | | |/ / / / / / / | | | | | |/| | | | | | |
| | | * | | | | | | | | | PM: QoS: Add check to make sure CPU latency is non-negativeClive Lin2023-08-221-2/+7
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | PM: sleep: Add helpers to allow a device to remain powered-onUlf Hansson2023-08-221-0/+10
| | * | | | | | | | | | Merge back system-wide sleep material for v6.6.Rafael J. Wysocki2023-08-141-38/+149
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge back new changes related to system sleep for v6.6.Rafael J. Wysocki2023-07-311-38/+149
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | PM: hibernate: don't store zero pages in the image fileBrian Geffon2023-07-241-38/+149
| | | | | |_|_|_|_|_|_|_|/ | | | | |/| | | | | | | |
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2023-08-257-151/+231
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | cpufreq: amd-pstate-ut: Fix kernel panic when loading the driverSwapnil Sapkal2023-08-221-8/+16
| | | * | | | | | | | | | | cpufreq: amd-pstate-ut: Remove module parameter accessSwapnil Sapkal2023-08-221-20/+2
| | | * | | | | | | | | | | cpufreq: Use clamp() helper macro to improve the code readabilityLiao Chang2023-08-221-11/+3
| | | * | | | | | | | | | | cpufreq: intel_pstate: set stale CPU frequency to minimumDoug Smythies2023-08-211-0/+5
| | | * | | | | | | | | | | cpufreq: stats: Improve the performance of cpufreq_stats_create_table()Liao Chang2023-08-211-1/+2
| | | | |_|_|/ / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | cpuidle: teo: Avoid unnecessary variable assignmentsRafael J. Wysocki2023-08-231-3/+2
| | * | | | | | | | | | | cpuidle: menu: Skip tick_nohz_get_sleep_length() call in some casesRafael J. Wysocki2023-08-173-34/+54
| | * | | | | | | | | | | cpuidle: teo: Gather statistics regarding whether or not to stop the tickRafael J. Wysocki2023-08-091-1/+40
| | * | | | | | | | | | | cpuidle: teo: Skip tick_nohz_get_sleep_length() call in some casesRafael J. Wysocki2023-08-091-0/+22
| | * | | | | | | | | | | cpuidle: teo: Do not call tick_nohz_get_sleep_length() upfrontRafael J. Wysocki2023-08-091-61/+44
| | * | | | | | | | | | | cpuidle: teo: Drop utilized from struct teo_cpuRafael J. Wysocki2023-08-031-5/+4
| | * | | | | | | | | | | cpuidle: teo: Avoid stopping the tick unnecessarily when bailing outRafael J. Wysocki2023-08-031-23/+33
| | * | | | | | | | | | | cpuidle: teo: Update idle duration estimate when choosing shallower stateRafael J. Wysocki2023-08-031-10/+30
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | PM: runtime: Remove unsued extern declaration of pm_runtime_update_max_time_s...YueHaibing2023-08-221-2/+0
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-08-2853-580/+967
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'pnp'Rafael J. Wysocki2023-08-251-0/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | PNP: ACPI: Fix string truncation warningSunil V L2023-08-171-0/+3
| * | | | | | | | | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2023-08-252-36/+73
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ACPI: x86: s2idle: Add a function to get LPS0 constraint for a deviceMario Limonciello2023-08-212-0/+30
| | * | | | | | | | | | | | ACPI: x86: s2idle: Add for_each_lpi_constraint() helperAndy Shevchenko2023-08-211-11/+15
| | * | | | | | | | | | | | ACPI: x86: s2idle: Add more debugging for AMD constraints parsingMario Limonciello2023-08-211-3/+7
| | * | | | | | | | | | | | ACPI: x86: s2idle: Fix a logic error parsing AMD constraints tableMario Limonciello2023-08-211-19/+12
| | * | | | | | | | | | | | ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objectsMario Limonciello2023-08-211-0/+6
| | * | | | | | | | | | | | ACPI: x86: s2idle: Post-increment variables when getting constraintsMario Limonciello2023-08-211-4/+4
| | * | | | | | | | | | | | ACPI: Adjust #ifdef for *_lps0_dev useMario Limonciello2023-08-211-2/+2
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |