index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Lines
2026-02-25
cpufreq: intel_pstate: Fix crash during turbo disable
Srinivas Pandruvada
-5
/
+5
2026-02-24
cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request()
David Arcari
-1
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-10
/
+5
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-38
/
+38
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-52
/
+49
2026-02-11
Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-6
/
+4
2026-02-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-0
/
+6
2026-02-03
cpufreq: s5pv210: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-6
/
+4
2026-02-03
cpufreq: intel_pstate: Enable asym capacity only when CPU SMT is not possible
Yaxiong Tian
-1
/
+1
2026-01-28
cpufreq: ondemand: Simplify idle cputime granularity test
Frederic Weisbecker
-6
/
+1
2026-01-28
cpufreq: userspace: make scaling_setspeed return the actual requested frequency
Pengjie Zhang
-1
/
+3
2026-01-28
cpufreq: CPPC: Add generic helpers for sysfs show/store
Sumit Gupta
-43
/
+25
2026-01-27
Merge tag 'cpufreq-arm-updates-7.0-rc1' of git://git.kernel.org/pub/scm/linux...
Rafael J. Wysocki
-37
/
+120
2026-01-27
Merge back earlier cpufreq material for 6.20
Rafael J. Wysocki
-208
/
+6
2026-01-27
Merge tag 'cpufreq-arm-fixes-6.19-rc8' of git://git.kernel.org/pub/scm/linux/...
Rafael J. Wysocki
-0
/
+1
2026-01-27
cpufreq: scmi: Fix device_node reference leak in scmi_cpu_domain_id()
Felix Gu
-0
/
+1
2026-01-27
cpufreq: ti-cpufreq: add support for AM62L3 SoC
Dhruva Gole
-1
/
+33
2026-01-27
cpufreq: dt-platdev: Add ti,am62l3 to blocklist
Dhruva Gole
-0
/
+1
2026-01-27
cpufreq/amd-pstate: Add comment explaining nominal_perf usage for performance...
Juan Martinez
-0
/
+13
2026-01-27
cpufreq: scmi: correct SCMI explanation
Sergey Shtylyov
-1
/
+1
2026-01-27
cpufreq: dt-platdev: Block the driver from probing on more QC platforms
Konrad Dybcio
-0
/
+3
2026-01-27
cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regs
Jie Zhan
-25
/
+52
2026-01-27
cpufreq: CPPC: Factor out cppc_fie_kworker_init()
Jie Zhan
-12
/
+17
2026-01-27
cpufreq: qcom-nvmem: add sentinel to qcom_cpufreq_ipq806x_match_list
Pei Xiao
-0
/
+1
2026-01-27
rust: cpufreq: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
-3
/
+2
2026-01-27
cpufreq: Add Tegra186 and Tegra194 to cpufreq-dt-platdev blocklist
Aaron Kling
-0
/
+2
2026-01-08
cpufreq: omap: remove driver
Andreas Kemnade
-201
/
+0
2026-01-05
cpufreq: Add new helper function returning cpufreq policy
Lifeng Zheng
-0
/
+6
2025-12-16
cpufreq: dt-platdev: Fix creating device on OPPv1 platforms
Krzysztof Kozlowski
-3
/
+4
2025-12-16
cpufreq: cpufreq_boost_trigger_state() optimization
Lifeng Zheng
-9
/
+4
2025-12-16
cpufreq: Return -EOPNOTSUPP if no policy supports boost
Lifeng Zheng
-1
/
+5
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+2
2025-12-04
Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-31
/
+7
2025-11-26
cpufreq: sun50i: Simplify with of_machine_device_match()
Krzysztof Kozlowski
-10
/
+1
2025-11-26
cpufreq: mediatek: Simplify with of_machine_get_match_data()
Krzysztof Kozlowski
-10
/
+2
2025-11-26
cpufreq: dt-platdev: Simplify with of_machine_get_match_data()
Krzysztof Kozlowski
-11
/
+4
2025-11-25
Merge tag 'cpufreq-arm-updates-6.19' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
-21
/
+194
2025-11-21
cpufreq: qcom-nvmem: fix compilation warning for qcom_cpufreq_ipq806x_match_list
Christian Marangi
-1
/
+1
2025-11-20
cpufreq: ACPI: Replace udelay() with usleep_range()
Kaushlendra Kumar
-1
/
+1
2025-11-18
cpufreq: intel_pstate: Eliminate some code duplication
Rafael J. Wysocki
-14
/
+14
2025-11-12
cpufreq: intel_pstate: Use mutex guard for driver locking
Rafael J. Wysocki
-66
/
+33
2025-11-12
Merge tag 'amd-pstate-v6.19-2025-11-10' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
-20
/
+15
2025-11-12
Merge back cpufreq material for 6.19
Rafael J. Wysocki
-53
/
+58
2025-11-12
cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL writes
Srinivas Pandruvada
-5
/
+4
2025-11-10
cpufreq/amd-pstate: Call cppc_set_auto_sel() only for online CPUs
Gautham R. Shenoy
-1
/
+1
2025-11-10
cpufreq/amd-pstate: Add static asserts for EPP indices
Mario Limonciello (AMD)
-0
/
+3
2025-11-10
cpufreq/amd-pstate: Fix some whitespace issues
Mario Limonciello (AMD)
-2
/
+2
2025-11-10
cpufreq/amd-pstate: Adjust return values in amd_pstate_update_status()
Mario Limonciello (AMD)
-3
/
+2
2025-11-10
cpufreq/amd-pstate: Make amd_pstate_get_mode_string() never return NULL
Mario Limonciello (AMD)
-2
/
+2
[next]