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
2024-07-09
cpufreq: Add Loongson-3 CPUFreq driver support
Huacai Chen
-0
/
+408
2024-07-09
cpufreq: Make cpufreq_driver->exit() return void
Lizhe
-83
/
+36
2024-07-08
Merge tag 'amd-pstate-v6.11-2024-07-07' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
-25
/
+30
2024-07-07
cpufreq/amd-pstate: Fix the scaling_max_freq setting on shared memory CPPC sy...
Dhananjay Ugwekar
-20
/
+23
2024-07-07
cpufreq/amd-pstate-ut: Convert nominal_freq to khz during comparisons
Dhananjay Ugwekar
-5
/
+7
2024-07-05
cpufreq: pcc: Remove empty exit() callback
Viresh Kumar
-6
/
+0
2024-07-05
cpufreq: loongson2: Remove empty exit() callback
Viresh Kumar
-6
/
+0
2024-07-05
cpufreq: nforce2: Remove empty exit() callback
Viresh Kumar
-6
/
+0
2024-07-01
cpufreq: ACPI: Mark boost policy as enabled when setting boost
Mario Limonciello
-1
/
+3
2024-07-01
cpufreq: Allow drivers to advertise boost enabled
Mario Limonciello
-1
/
+2
2024-06-28
cpufreq: make cpufreq_boost_enabled() return bool
Dhruva Gole
-1
/
+1
2024-06-28
cpufreq: intel_pstate: Support highest performance change interrupt
Srinivas Pandruvada
-4
/
+19
2024-06-27
Merge tag 'amd-pstate-v6.11-2024-06-26' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
-24
/
+101
2024-06-27
Merge back cpufreq material for v6.11.
Rafael J. Wysocki
-141
/
+202
2024-06-26
cpufreq: amd-pstate: Cap the CPPC.max_perf to nominal_perf if CPB is off
Perry Yuan
-0
/
+5
2024-06-26
cpufreq: amd-pstate: initialize core precision boost state
Perry Yuan
-22
/
+96
2024-06-26
cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
Perry Yuan
-2
/
+0
2024-06-26
cpufreq: sti: add missing MODULE_DEVICE_TABLE entry for stih418
Raphael Gallais-Pou
-0
/
+1
2024-06-25
cpufreq: intel_pstate: Replace boot_cpu_has()
Srinivas Pandruvada
-2
/
+2
2024-06-25
Merge tag 'amd-pstate-v6.11-2024-06-24' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
-68
/
+121
2024-06-25
cpufreq: ti: update OPP table for AM62Px SoCs
Bryan Brattlof
-1
/
+34
2024-06-25
cpufreq: ti: update OPP table for AM62Ax SoCs
Bryan Brattlof
-1
/
+58
2024-06-24
cpufreq: simplify boolean parsing with kstrtobool in store function
Perry Yuan
-6
/
+5
2024-06-24
cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missing
Rafael J. Wysocki
-7
/
+6
2024-06-24
cpufreq: amd-pstate: Don't create attributes when registration fails
Mario Limonciello
-1
/
+5
2024-06-24
cpufreq: amd-pstate: Make amd-pstate unit tests depend on amd-pstate
Mario Limonciello
-0
/
+1
2024-06-20
cpufreq/amd-pstate: fix setting policy current frequency value
Meng Li
-5
/
+12
2024-06-20
cpufreq: amd-pstate: auto-load pstate driver by default
Perry Yuan
-7
/
+17
2024-06-20
cpufreq: amd-pstate: enable shared memory type CPPC by default
Perry Yuan
-12
/
+1
2024-06-20
cpufreq: amd-pstate: switch boot_cpu_has() to cpu_feature_enabled()
Perry Yuan
-12
/
+12
2024-06-20
cpufreq: amd-pstate: add debug message while CPPC is supported and disabled b...
Perry Yuan
-0
/
+26
2024-06-20
cpufreq: amd-pstate: show CPPC debug message if CPPC is not supported
Perry Yuan
-0
/
+19
2024-06-20
cpufreq: amd-pstate: remove unused variable nominal_freq
Perry Yuan
-4
/
+2
2024-06-20
cpufreq: amd-pstate: optimize the initial frequency values verification
Perry Yuan
-17
/
+18
2024-06-20
cpufreq: amd-pstate: Allow users to write 'default' EPP string
Mario Limonciello
-5
/
+4
2024-06-20
cpufreq: update to sysfs_emit() for safer buffer handling
Perry Yuan
-19
/
+18
2024-06-19
cpufreq: intel_pstate: Update Lunar Lake hybrid scaling factor
Srinivas Pandruvada
-0
/
+2
2024-06-19
cpufreq: intel_pstate: Update Arrow Lake hybrid scaling factor
Srinivas Pandruvada
-0
/
+1
2024-06-19
cpufreq: sun50i: add Allwinner H700 speed bin
Ryan Walklin
-0
/
+3
2024-06-14
Merge tag 'amd-pstate-v6.11-2024-06-11' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
-2
/
+7
2024-06-14
Merge back new cpufreq material for v6.11.
Rafael J. Wysocki
-50
/
+51
2024-06-13
cpufreq/cppc: Don't compare desired_perf in target()
Riwen Lu
-7
/
+2
2024-06-12
cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo()
Rafael J. Wysocki
-7
/
+12
2024-06-11
cpufreq: amd-pstate: change cpu freq transition delay for some models
Xiaojian Du
-2
/
+7
2024-06-07
cpufreq: intel_pstate: Support Emerald Rapids OOB mode
Srinivas Pandruvada
-0
/
+1
2024-06-07
cpufreq: intel_pstate: Use Meteor Lake EPPs for Arrow Lake
Srinivas Pandruvada
-0
/
+2
2024-06-07
cpufreq: intel_pstate: Update Meteor Lake EPPs
Srinivas Pandruvada
-1
/
+1
2024-06-07
cpufreq: intel_pstate: Switch to new Intel CPU model defines
Tony Luck
-46
/
+44
2024-06-07
cpufreq: Switch to new Intel CPU model defines
Tony Luck
-4
/
+4
2024-06-06
cpufreq: ti-cpufreq: Handle deferred probe with dev_err_probe()
Primoz Fiser
-1
/
+1
[prev]
[next]