summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
6 daystreewide: refresh kmalloc_obj() conversionsKees Cook1-1/+1
2026-08-26Merge tag 'pm-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-63/+63
2026-08-26Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki1-63/+63
2026-08-19Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2026-08-18Merge tag 'soc-dt-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+2
2026-08-18Merge tag 'x86-msr-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-157/+164
2026-08-18Merge tag 'pm-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds12-273/+407
2026-08-15cpufreq: intel_pstate: Avoid using DESIRED_PERF when DEC is enabledRafael J. Wysocki1-4/+9
2026-08-15cpufreq: intel_pstate: Consolidate HWP P-states initializationRafael J. Wysocki1-59/+54
2026-08-10Merge tag 'v7.2-rc7' into driver-core-nextDanilo Krummrich7-15/+38
2026-08-09Merge tag 'tegra-for-7.3-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Alexandre Belloni2-2/+7
2026-08-08Merge tag 'spacemit-dt-for-7.3-1' of https://git.kernel.org/pub/scm/linux/ker...Alexandre Belloni1-0/+2
2026-08-06Merge tag 'cpufreq-arm-updates-7.3' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki7-34/+41
2026-08-06cpufreq: imx6q: fix out-of-bounds write when probed more than onceKarl Mehltretter1-1/+1
2026-08-06cpufreq: imx6q: fix devres accumulation across driver rebindKarl Mehltretter1-1/+3
2026-08-05ACPI: CPPC: Reject desired_perf reads on _CPC revision 4+Christian Loehle1-1/+1
2026-07-31Merge tag 'amd-pstate-v7.3-2026-07-30' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki3-147/+242
2026-07-31cpufreq: intel_pstate: Adjust policy->cur in active mode to policyRafael J. Wysocki1-15/+24
2026-07-31Merge back cpufreq material for 7.3Rafael J. Wysocki4-77/+100
2026-07-30rust: driver: remove `$module_table_name` from `module_device_table`Gary Guo1-1/+0
2026-07-28cpufreq/amd-pstate: Document missing kernel-doc membersDavid Vernet1-0/+6
2026-07-27cpufreq/amd-pstate-ut: Add unit test for CPPC Performance PriorityK Prateek Nayak3-5/+90
2026-07-27cpufreq/amd-pstate-ut: Add unit test for "dynamic" EPP modeK Prateek Nayak1-21/+24
2026-07-27cpufreq/amd-pstate: Reduce the scope of exported symbolsK Prateek Nayak2-7/+14
2026-07-27cpufreq/amd-pstate: Remove "amd_dynamic_epp" cmdline and "dynamic_epp" sysfsK Prateek Nayak1-54/+1
2026-07-27cpufreq/amd-pstate: Add dynamic EPP as an "energy_performance_preference" modeK Prateek Nayak1-8/+51
2026-07-27cpufreq/amd-pstate: Extract platform profile to EPP conversion into a helperK Prateek Nayak1-35/+32
2026-07-27cpufreq/amd-pstate: Remove the defensive check for bios_min_perfK Prateek Nayak1-11/+8
2026-07-27cpufreq/amd-pstate: Set min_limit_freq based on bios_min_perfK Prateek Nayak1-6/+16
2026-07-27cpufreq: powernow-k8: Fix possible memory leak in powernowk8_cpu_init()Abdun Nihaal1-0/+1
2026-07-23Merge tag 'amd-pstate-v7.3-2026-07-22' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki2-8/+31
2026-07-23Merge tag 'amd-pstate-v7.2-2026-07-22' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki1-1/+7
2026-07-23cpufreq: apple-soc: Calculate frequency as a 64-bit valueSasha Finkelstein1-1/+1
2026-07-22cpufreq: dt-platdev: Add SpacemiT K1 SoC to the allowlistShuwei Wu1-0/+2
2026-07-22cpufreq/amd-pstate: handle missing policy in dynamic EPP callbacksEDAMAMEX1-0/+6
2026-07-22cpufreq/amd-pstate: Cache the firmware programmed EPP valueMarco Scardovi1-1/+2
2026-07-22cpufreq/amd-pstate: Toggle auto_sel in active mode on shared memory systemsMarco Scardovi1-3/+0
2026-07-22cpufreq/amd-pstate: Fix EPP return type and handle errors during initializationMarco Scardovi1-4/+12
2026-07-22cpufreq: amd-pstate-ut: Skip tests when amd-pstate driver is not activeQianheng Peng1-0/+5
2026-07-22cpufreq/amd-pstate: Prevent the driver from loading on unsupported hardwareRong Zhang1-0/+6
2026-07-22cpufreq/amd-pstate: Loosen requirement on lowest nonlinear frequency != min freqMario Limonciello1-1/+1
2026-07-22cpufreq: cppc: Sanitize lockless policy limit snapshotsChristian Loehle1-9/+22
2026-07-22ACPI: CPPC: Check all controls for fast switchingChristian Loehle1-1/+1
2026-07-17cpufreq: Stop using 32-bit MSR interfacesJuergen Gross8-157/+164
2026-07-16Merge back cpufreq material for 7.3Rafael J. Wysocki3-70/+76
2026-07-15cpufreq: intel_pstate: Move two functions closer to callersRafael J. Wysocki1-18/+18
2026-07-15cpufreq: intel_pstate: Consolidate frequency values computationRafael J. Wysocki1-9/+3
2026-07-15cpufreq: intel_pstate: Introduce intel_pstate_update_freq_limits()Rafael J. Wysocki1-18/+18
2026-07-15cpufreq: intel_pstate: Fix setting minimum P-state at init timeRafael J. Wysocki1-8/+11
2026-07-15cpufreq: intel_pstate: Rename INTEL_PSTATE_HWP_BROADWELLRafael J. Wysocki1-3/+3