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-01-17
cpufreq: Use str_enable_disable()-like helpers
Krzysztof Kozlowski
-4
/
+6
2025-01-17
cpufreq: airoha: Add EN7581 CPUFreq SMCCC driver
Christian Marangi
-0
/
+163
2025-01-16
Merge back earlier cpufreq material for 6.14
Rafael J. Wysocki
-307
/
+339
2025-01-14
cpufreq: ACPI: Fix max-frequency computation
Gautham R. Shenoy
-9
/
+27
2025-01-14
cpufreq: Move endif to the end of Kconfig file
Viresh Kumar
-2
/
+2
2025-01-10
Merge tag 'amd-pstate-v6.14-2025-01-07' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
-10
/
+5
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
-1
/
+1
2025-01-03
cpufreq/amd-pstate: Refactor max frequency calculation
Naresh Solanki
-9
/
+4
2025-01-03
cpufreq/amd-pstate: Fix prefcore rankings
Mario Limonciello
-1
/
+1
2024-12-24
cpufreq: sparc: change kzalloc to kcalloc
Ethan Carter Edwards
-2
/
+2
2024-12-23
cpufreq: qcom: Implement clk_ops::determine_rate() for qcom_cpufreq* clocks
Manivannan Sadhasivam
-0
/
+13
2024-12-23
cpufreq: qcom: Fix qcom_cpufreq_hw_recalc_rate() to query LUT if LMh IRQ is n...
Manivannan Sadhasivam
-10
/
+11
2024-12-23
cpufreq: apple-soc: Add Apple A7-A8X SoC cpufreq support
Nick Chan
-6
/
+24
2024-12-23
cpufreq: apple-soc: Set fallback transition latency to APPLE_DVFS_TRANSITION_...
Nick Chan
-1
/
+1
2024-12-23
cpufreq: apple-soc: Increase cluster switch timeout to 400us
Nick Chan
-1
/
+1
2024-12-23
cpufreq: apple-soc: Use 32-bit read for status register
Nick Chan
-1
/
+1
2024-12-23
cpufreq: apple-soc: Allow per-SoC configuration of APPLE_DVFS_CMD_PS1
Nick Chan
-2
/
+11
2024-12-23
cpufreq: apple-soc: Drop setting the PS2 field on M2+
Hector Martin
-3
/
+10
2024-12-23
cpufreq: fix using cpufreq-dt as module
Andreas Kemnade
-3
/
+1
2024-12-23
cpufreq: scmi: Register for limit change notifications
Sibi Sankar
-0
/
+45
2024-12-19
Merge tag 'amd-pstate-v6.14-2024-12-18' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
-287
/
+300
2024-12-18
PM: EM: Move sched domains rebuild function from schedutil to EM
Rafael J. Wysocki
-1
/
+1
2024-12-18
cpufreq: intel_pstate: Use CPUFREQ_POLICY_UNKNOWN
Christian Loehle
-1
/
+1
2024-12-11
cpufreq/amd-pstate: Drop boost_state variable
Mario Limonciello
-14
/
+13
2024-12-11
cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen
Mario Limonciello
-4
/
+8
2024-12-11
cpufreq/amd-pstate: Drop ret variable from amd_pstate_set_energy_pref_index()
Mario Limonciello
-7
/
+3
2024-12-11
cpufreq/amd-pstate: Always write EPP value when updating perf
Mario Limonciello
-59
/
+56
2024-12-11
cpufreq/amd-pstate: Cache EPP value and use that everywhere
Mario Limonciello
-62
/
+43
2024-12-11
cpufreq/amd-pstate: Move limit updating code
Mario Limonciello
-23
/
+5
2024-12-11
cpufreq/amd-pstate: Change amd_pstate_update_perf() to return an int
Mario Limonciello
-10
/
+12
2024-12-11
cpufreq/amd-pstate: store all values in cpudata struct in khz
Mario Limonciello
-21
/
+19
2024-12-11
cpufreq/amd-pstate: Only update the cached value in msr_set_epp() on success
Mario Limonciello
-3
/
+7
2024-12-11
cpufreq/amd-pstate: Use FIELD_PREP and FIELD_GET macros
Mario Limonciello
-28
/
+23
2024-12-11
cpufreq/amd-pstate: Drop cached epp_policy variable
Mario Limonciello
-5
/
+0
2024-12-11
cpufreq/amd-pstate: convert mutex use to guard()
Mario Limonciello
-20
/
+12
2024-12-11
cpufreq/amd-pstate: Add trace event for EPP perf updates
Mario Limonciello
-0
/
+73
2024-12-11
cpufreq/amd-pstate: Merge amd_pstate_epp_cpu_offline() and amd_pstate_epp_off...
Dhananjay Ugwekar
-13
/
+4
2024-12-11
cpufreq/amd-pstate: Remove the cppc_state check in offline/online functions
Dhananjay Ugwekar
-6
/
+3
2024-12-11
cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable() and amd_pstate_epp_off...
Dhananjay Ugwekar
-31
/
+7
2024-12-11
cpufreq/amd-pstate: Move the invocation of amd_pstate_update_perf()
Dhananjay Ugwekar
-3
/
+4
2024-12-11
cpufreq/amd-pstate: Convert the amd_pstate_get/set_epp() to static calls
Dhananjay Ugwekar
-32
/
+60
2024-12-10
cpufreq: intel_pstate: Drop Arrow Lake from "scaling factor" list
Rafael J. Wysocki
-1
/
+0
2024-12-10
cpufreq: intel_pstate: Use CPPC to get scaling factors
Rafael J. Wysocki
-24
/
+33
2024-12-10
cpufreq/amd-pstate: Use boost numerator for upper bound of frequencies
Mario Limonciello
-8
/
+5
2024-12-10
cpufreq/amd-pstate: Store the boost numerator as highest perf again
Mario Limonciello
-10
/
+15
2024-12-09
cpufreq/amd-pstate: Detect preferred core support before driver registration
K Prateek Nayak
-6
/
+6
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-250
/
+0
2024-11-22
Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-93
/
+451
2024-11-20
Merge tag 'pmdomain-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
-54
/
+28
2024-11-19
Merge tag 'cpufreq-arm-updates-6.13' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
-93
/
+451
[prev]
[next]