summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
28 hoursMerge branch 'cpufreq/arm/linux-next' of https://git.kernel.org/pub/scm/linux...Mark Brown
28 hoursMerge branch 'linux-next' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
36 hourscpufreq: Use %pe to print error pointers symbolicallySumeet Pawnikar
4 daystreewide: refresh kmalloc_obj() conversionsKees Cook
4 dayscpufreq: zero-initialize policy cpumask before sysfs publicationZhongqiu Han
4 dayscpufreq: initialize policy rwsem before sysfs publicationRunyu Xiao
4 daysrust: rcpufreq_dt: add module aliasFrank Zhang
7 dayscpufreq: sti: avoid NULL dereference in dev_err()Xueqin Luo
7 dayscpufreq: tegra194: fix double-pointer error in get_cpu_ndivXueqin Luo
8 dayscpufreq: sparc-us2e: fix frequency table index copy-paste errorXueqin Luo
8 dayscpufreq: airoha: fix probe failure with correct error checkDaniel Schwierzeck
13 daysMerge tag 'pm-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
13 daysMerge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2026-08-19Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-18Merge tag 'soc-dt-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2026-08-18Merge tag 'x86-msr-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-18Merge tag 'pm-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-08-15cpufreq: intel_pstate: Avoid using DESIRED_PERF when DEC is enabledRafael J. Wysocki
2026-08-15cpufreq: intel_pstate: Consolidate HWP P-states initializationRafael J. Wysocki
2026-08-10Merge tag 'v7.2-rc7' into driver-core-nextDanilo Krummrich
2026-08-09Merge tag 'tegra-for-7.3-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Alexandre Belloni
2026-08-08Merge tag 'spacemit-dt-for-7.3-1' of https://git.kernel.org/pub/scm/linux/ker...Alexandre Belloni
2026-08-06Merge tag 'cpufreq-arm-updates-7.3' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2026-08-06cpufreq: imx6q: fix out-of-bounds write when probed more than onceKarl Mehltretter
2026-08-06cpufreq: imx6q: fix devres accumulation across driver rebindKarl Mehltretter
2026-08-05ACPI: CPPC: Reject desired_perf reads on _CPC revision 4+Christian Loehle
2026-07-31Merge tag 'amd-pstate-v7.3-2026-07-30' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki
2026-07-31cpufreq: intel_pstate: Adjust policy->cur in active mode to policyRafael J. Wysocki
2026-07-31Merge back cpufreq material for 7.3Rafael J. Wysocki
2026-07-30rust: driver: remove `$module_table_name` from `module_device_table`Gary Guo
2026-07-28cpufreq/amd-pstate: Document missing kernel-doc membersDavid Vernet
2026-07-27cpufreq/amd-pstate-ut: Add unit test for CPPC Performance PriorityK Prateek Nayak
2026-07-27cpufreq/amd-pstate-ut: Add unit test for "dynamic" EPP modeK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Reduce the scope of exported symbolsK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Remove "amd_dynamic_epp" cmdline and "dynamic_epp" sysfsK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Add dynamic EPP as an "energy_performance_preference" modeK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Extract platform profile to EPP conversion into a helperK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Remove the defensive check for bios_min_perfK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Set min_limit_freq based on bios_min_perfK Prateek Nayak
2026-07-27cpufreq: powernow-k8: Fix possible memory leak in powernowk8_cpu_init()Abdun Nihaal
2026-07-23Merge tag 'amd-pstate-v7.3-2026-07-22' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki
2026-07-23Merge tag 'amd-pstate-v7.2-2026-07-22' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki
2026-07-23cpufreq: apple-soc: Calculate frequency as a 64-bit valueSasha Finkelstein
2026-07-22cpufreq: dt-platdev: Add SpacemiT K1 SoC to the allowlistShuwei Wu
2026-07-22cpufreq/amd-pstate: handle missing policy in dynamic EPP callbacksEDAMAMEX
2026-07-22cpufreq/amd-pstate: Cache the firmware programmed EPP valueMarco Scardovi
2026-07-22cpufreq/amd-pstate: Toggle auto_sel in active mode on shared memory systemsMarco Scardovi
2026-07-22cpufreq/amd-pstate: Fix EPP return type and handle errors during initializationMarco Scardovi
2026-07-22cpufreq: amd-pstate-ut: Skip tests when amd-pstate driver is not activeQianheng Peng
2026-07-22cpufreq/amd-pstate: Prevent the driver from loading on unsupported hardwareRong Zhang