index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
cpufreq: pxa2xx: remove incorrect __init annotation
Arnd Bergmann
1
-2
/
+2
2018-06-16
cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()
Viresh Kumar
1
-1
/
+7
2017-09-15
cpufreq: conservative: Allow down_threshold to take values from 1 to 10
Tomasz Wilczyński
1
-2
/
+2
2017-06-05
cpufreq: s3c2416: double free on driver init error path
Dan Carpenter
1
-1
/
+0
2016-08-22
cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo
Srinivas Pandruvada
1
-2
/
+5
2016-08-22
cpufreq: Fix GOV_LIMITS handling for the userspace governor
Sai Gurrappadi
1
-5
/
+38
2015-10-19
intel_pstate: Fix overflow in busy_scaled due to long delay
Prarit Bhargava
1
-5
/
+5
2015-10-19
cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() call
Stratos Karafotis
1
-1
/
+1
2015-07-09
intel_pstate: set BYT MSR with wrmsrl_on_cpu()
Joe Konno
1
-1
/
+1
2015-05-06
cpufreq: fix a NULL pointer dereference in __cpufreq_governor()
Ethan Zhao
1
-0
/
+6
2015-04-27
cpufreq: Schedule work for the first-online CPU on resume
Viresh Kumar
1
-8
/
+11
2015-03-02
cpufreq: s3c: remove incorrect __init annotations
Arnd Bergmann
2
-3
/
+3
2015-03-02
cpufreq: speedstep-smi: enable interrupts when waiting
Mikulas Patocka
2
-0
/
+15
2015-03-02
cpufreq: Set cpufreq_cpu_data to NULL before putting kobject
Viresh Kumar
1
-3
/
+3
2014-11-27
cpufreq: Avoid crash in resume on SMP without OPP
Geert Uytterhoeven
1
-1
/
+2
2014-11-14
cpufreq: intel_pstate: Add CPU ID for Braswell processor
Mika Westerberg
1
-0
/
+1
2014-11-05
intel_pstate: Correct BYT VID values.
Dirk Brandewie
1
-1
/
+12
2014-11-05
intel_pstate: Fix BYT frequency reporting
Dirk Brandewie
1
-6
/
+36
2014-11-05
intel_pstate: Don't lose sysfs settings during cpu offline
Dirk Brandewie
1
-3
/
+3
2014-11-05
cpufreq: intel_pstate: Reflect current no_turbo state correctly
Gabriele Mazzotta
1
-12
/
+37
2014-11-05
cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers
Dirk Brandewie
1
-6
/
+17
2014-11-05
cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy
Pali Rohár
1
-0
/
+1
2014-10-09
cpufreq: pcc-cpufreq: Fix wait_event() under spinlock
Rafael J. Wysocki
1
-1
/
+1
2014-10-09
cpufreq: integrator: fix integrator_cpufreq_remove return type
Arnd Bergmann
1
-2
/
+2
2014-10-05
cpufreq: update 'cpufreq_suspended' after stopping governors
Viresh Kumar
1
-3
/
+4
2014-10-05
cpufreq: fix cpufreq suspend/resume for intel_pstate
Lan Tianyu
1
-4
/
+4
2014-10-05
cpufreq: release policy->rwsem on error
Prarit Bhargava
1
-0
/
+2
2014-10-05
cpufreq: OPP: Avoid sleeping while atomic
Stephen Boyd
1
-1
/
+1
2014-09-17
powerpc/cpufreq: Add pr_warn() on OPAL firmware failures
Vaidyanathan Srinivasan
1
-2
/
+16
2014-07-17
cpufreq: move policy kobj to policy->cpu at resume
Viresh Kumar
1
-2
/
+4
2014-07-16
cpufreq: cpu0: OPPs can be populated at runtime
Viresh Kumar
1
-5
/
+2
2014-07-16
cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOOD
Quentin Armitage
1
-1
/
+1
2014-07-16
cpufreq: imx6q: Select PM_OPP
Nicolas Del Piano
1
-0
/
+1
2014-07-16
cpufreq: sa1110: set memory type for h3600
Linus Walleij
1
-1
/
+1
2014-07-09
cpufreq: Makefile: fix compilation for davinci platform
Prabhakar Lad
1
-1
/
+1
2014-07-07
intel_pstate: Set CPU number before accessing MSRs
Vincent Minet
1
-2
/
+1
2014-07-07
intel_pstate: don't touch turbo bit if turbo disabled or unavailable.
Dirk Brandewie
1
-6
/
+16
2014-07-07
intel_pstate: Fix setting VID
Dirk Brandewie
1
-5
/
+5
2014-06-18
cpufreq: unlock when failing cpufreq_update_policy()
Aaron Plattner
1
-6
/
+4
2014-06-17
intel_pstate: Correct rounding in busy calculation
Doug Smythies
1
-4
/
+1
2014-06-16
cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependency
Arnd Bergmann
1
-0
/
+2
2014-06-12
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
9
-59
/
+204
2014-06-10
cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATOR
Viresh Kumar
1
-1
/
+1
2014-06-10
cpufreq: tegra: update comment for clarity
Viresh Kumar
1
-3
/
+6
2014-06-10
cpufreq: intel_pstate: Remove duplicate CPU ID check
Stratos Karafotis
1
-6
/
+0
2014-06-09
cpufreq: Mark CPU0 driver with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
1
-1
/
+1
2014-06-09
cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'
Viresh Kumar
2
-9
/
+19
2014-06-07
cpufreq: governor: Be friendly towards latency-sensitive bursty workloads
Srivatsa S. Bhat
2
-3
/
+61
2014-06-06
cpufreq: ppc-corenet-cpu-freq: do_div use quotient
Ed Swarthout
1
-4
/
+5
2014-06-06
Revert "cpufreq: Enable big.LITTLE cpufreq driver on arm64"
Rafael J. Wysocki
1
-2
/
+1
[next]