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
2025-11-10
cpufreq/amd-pstate: Drop NULL value from amd_pstate_mode_string
Mario Limonciello (AMD)
-1
/
+1
2025-11-10
cpufreq/amd-pstate: Use sysfs_match_string() for epp
Mario Limonciello (AMD)
-11
/
+4
2025-11-10
cpufreq: tegra194: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-1
/
+2
2025-11-10
cpufreq: qcom-nvmem: add compatible fallback for ipq806x for no SMEM
Christian Marangi
-2
/
+33
2025-10-30
cpufreq: intel_pstate: Add Diamond Rapids OOB mode support
Kuppuswamy Sathyanarayanan
-0
/
+1
2025-10-28
cpufreq: CPPC: Don't warn if FIE init fails to read counters
Jie Zhan
-9
/
+8
2025-10-28
cpufreq: nforce2: fix reference count leak in nforce2
Miaoqian Lin
-0
/
+3
2025-10-27
Merge 6.18-rc3 into driver-core-next
Greg Kroah-Hartman
-1
/
+5
2025-10-23
cpufreq: tegra186: add OPP support and set bandwidth
Aaron Kling
-7
/
+143
2025-10-23
cpufreq: dt-platdev: Add JH7110S SOC to the allowlist
Hal Feng
-0
/
+1
2025-10-23
cpufreq: s5pv210: fix refcount leak
Shuhao Fu
-2
/
+4
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
-2
/
+2
2025-10-20
cpufreq: Replace deprecated strcpy() in cpufreq_unregister_governor()
Thorsten Blum
-1
/
+1
2025-10-20
cpufreq: intel_pstate: Improve printing of debug messages
Rafael J. Wysocki
-12
/
+13
2025-10-20
cpufreq: intel_pstate: hybrid: Adjust energy model rules
Rafael J. Wysocki
-21
/
+14
2025-10-20
cpufreq: intel_pstate: Add and use hybrid_has_l3()
Rafael J. Wysocki
-12
/
+18
2025-10-20
cpufreq: intel_pstate: Add and use hybrid_get_cpu_type()
Rafael J. Wysocki
-6
/
+7
2025-10-20
cpufreq: preserve freq_table_sorted across suspend/hibernate
Zihuan Zhang
-3
/
+6
2025-10-15
cpufreq/amd-pstate: Fix a regression leading to EPP 0 after hibernate
Mario Limonciello (AMD)
-1
/
+5
2025-10-01
Merge tag 'cpufreq-arm-updates-6.18-rc' of git://git.kernel.org/pub/scm/linux...
Rafael J. Wysocki
-18
/
+41
2025-10-01
ACPI: CPPC: Do not use CPUFREQ_ETERNAL as an error value
Rafael J. Wysocki
-6
/
+6
2025-10-01
cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delay
Rafael J. Wysocki
-2
/
+12
2025-10-01
cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
Rafael J. Wysocki
-7
/
+7
2025-09-29
cpufreq: tegra186: Initialize all cores to max frequencies
Aaron Kling
-6
/
+21
2025-09-29
cpufreq: tegra186: Set target frequency for all cpus in policy
Aaron Kling
-2
/
+6
2025-09-29
rust: cpufreq: streamline find_supply_names
Thorsten Blum
-7
/
+3
2025-09-29
cpufreq: mediatek: fix device leak on probe failure
Johan Hovold
-3
/
+11
2025-09-24
Merge back earlier cpufreq material for 6.18
Rafael J. Wysocki
-249
/
+321
2025-09-23
cpufreq: Replace pointer subtraction with iteration macro
Zihuan Zhang
-4
/
+4
2025-09-20
cpufreq: Initialize cpufreq-based invariance before subsys
Christian Loehle
-9
/
+11
2025-09-19
cpufreq: intel_pstate: Use likely() optimization in intel_pstate_sample()
Yaxiong Tian
-1
/
+1
2025-09-19
cpufreq: Add defensive check during driver registration
Zihuan Zhang
-0
/
+1
2025-09-19
cpufreq: intel_pstate: Enable HWP without EPP if DEC is enabled
Rafael J. Wysocki
-16
/
+56
2025-09-15
cpufreq: ACPI: Use on_each_cpu_mask() in drv_write()
Rafael J. Wysocki
-8
/
+1
2025-09-15
Merge back earlier cpufreq material for 6.18
Rafael J. Wysocki
-220
/
+258
2025-09-11
Merge branches 'pm-sleep' and 'pm-em'
Rafael J. Wysocki
-2
/
+2
2025-09-10
cpufreq: ondemand: Update the efficient idle check for Intel extended Families
Sohil Mehta
-24
/
+24
2025-09-10
cpufreq: conservative: Replace sscanf() with kstrtouint()
Kaushlendra Kumar
-12
/
+12
2025-09-10
PM: EM: Add function for registering a PD without capacity update
Rafael J. Wysocki
-2
/
+2
2025-09-09
cpufreq: intel_pstate: Adjust frequency percentage computations
Rafael J. Wysocki
-5
/
+3
2025-09-09
cpufreq: intel_pstate: Rearrange freq QoS updates using __free()
Rafael J. Wysocki
-29
/
+28
2025-09-09
cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request()
Rafael J. Wysocki
-3
/
+5
2025-09-05
cpufreq: intel_pstate: Remove EPB-related code
Srinivas Pandruvada
-45
/
+4
2025-09-05
cpufreq: intel_pstate: Rearrange variable declaration involving __free()
Rafael J. Wysocki
-3
/
+1
2025-09-05
cpufreq: core: Rearrange variable declarations involving __free()
Rafael J. Wysocki
-20
/
+7
2025-09-05
cpufreq: speedstep-lib: Use int type to store negative error codes
Qianfeng Rong
-11
/
+11
2025-09-05
cpufreq: Use int type to store negative error codes
Qianfeng Rong
-1
/
+1
2025-09-05
cpufreq: Drop redundant freq_table parameter
Zihuan Zhang
-14
/
+10
2025-09-04
Merge tag 'cpufreq-arm-updates-6.18' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
-55
/
+156
2025-09-04
cpufreq: mediatek: avoid redundant conditions
Liao Yuanhong
-1
/
+1
[prev]
[next]