index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: pxa2xx: remove incorrect __init annotation
Arnd Bergmann
2019-07-09
1
-2
/
+2
*
cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()
Viresh Kumar
2018-06-16
1
-1
/
+7
*
cpufreq: conservative: Allow down_threshold to take values from 1 to 10
Tomasz Wilczyński
2017-09-15
1
-2
/
+2
*
cpufreq: s3c2416: double free on driver init error path
Dan Carpenter
2017-06-05
1
-1
/
+0
*
cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo
Srinivas Pandruvada
2016-08-22
1
-2
/
+5
*
cpufreq: Fix GOV_LIMITS handling for the userspace governor
Sai Gurrappadi
2016-08-22
1
-5
/
+38
*
intel_pstate: Fix overflow in busy_scaled due to long delay
Prarit Bhargava
2015-10-19
1
-5
/
+5
*
cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() call
Stratos Karafotis
2015-10-19
1
-1
/
+1
*
intel_pstate: set BYT MSR with wrmsrl_on_cpu()
Joe Konno
2015-07-09
1
-1
/
+1
*
cpufreq: fix a NULL pointer dereference in __cpufreq_governor()
Ethan Zhao
2015-05-06
1
-0
/
+6
*
cpufreq: Schedule work for the first-online CPU on resume
Viresh Kumar
2015-04-27
1
-8
/
+11
*
cpufreq: s3c: remove incorrect __init annotations
Arnd Bergmann
2015-03-02
2
-3
/
+3
*
cpufreq: speedstep-smi: enable interrupts when waiting
Mikulas Patocka
2015-03-02
2
-0
/
+15
*
cpufreq: Set cpufreq_cpu_data to NULL before putting kobject
Viresh Kumar
2015-03-02
1
-3
/
+3
*
cpufreq: Avoid crash in resume on SMP without OPP
Geert Uytterhoeven
2014-11-27
1
-1
/
+2
*
cpufreq: intel_pstate: Add CPU ID for Braswell processor
Mika Westerberg
2014-11-14
1
-0
/
+1
*
intel_pstate: Correct BYT VID values.
Dirk Brandewie
2014-11-05
1
-1
/
+12
*
intel_pstate: Fix BYT frequency reporting
Dirk Brandewie
2014-11-05
1
-6
/
+36
*
intel_pstate: Don't lose sysfs settings during cpu offline
Dirk Brandewie
2014-11-05
1
-3
/
+3
*
cpufreq: intel_pstate: Reflect current no_turbo state correctly
Gabriele Mazzotta
2014-11-05
1
-12
/
+37
*
cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers
Dirk Brandewie
2014-11-05
1
-6
/
+17
*
cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy
Pali Rohár
2014-11-05
1
-0
/
+1
*
cpufreq: pcc-cpufreq: Fix wait_event() under spinlock
Rafael J. Wysocki
2014-10-09
1
-1
/
+1
*
cpufreq: integrator: fix integrator_cpufreq_remove return type
Arnd Bergmann
2014-10-09
1
-2
/
+2
*
cpufreq: update 'cpufreq_suspended' after stopping governors
Viresh Kumar
2014-10-05
1
-3
/
+4
*
cpufreq: fix cpufreq suspend/resume for intel_pstate
Lan Tianyu
2014-10-05
1
-4
/
+4
*
cpufreq: release policy->rwsem on error
Prarit Bhargava
2014-10-05
1
-0
/
+2
*
cpufreq: OPP: Avoid sleeping while atomic
Stephen Boyd
2014-10-05
1
-1
/
+1
*
powerpc/cpufreq: Add pr_warn() on OPAL firmware failures
Vaidyanathan Srinivasan
2014-09-17
1
-2
/
+16
*
cpufreq: move policy kobj to policy->cpu at resume
Viresh Kumar
2014-07-17
1
-2
/
+4
*
cpufreq: cpu0: OPPs can be populated at runtime
Viresh Kumar
2014-07-16
1
-5
/
+2
*
cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOOD
Quentin Armitage
2014-07-16
1
-1
/
+1
*
cpufreq: imx6q: Select PM_OPP
Nicolas Del Piano
2014-07-16
1
-0
/
+1
*
cpufreq: sa1110: set memory type for h3600
Linus Walleij
2014-07-16
1
-1
/
+1
*
cpufreq: Makefile: fix compilation for davinci platform
Prabhakar Lad
2014-07-09
1
-1
/
+1
*
intel_pstate: Set CPU number before accessing MSRs
Vincent Minet
2014-07-07
1
-2
/
+1
*
intel_pstate: don't touch turbo bit if turbo disabled or unavailable.
Dirk Brandewie
2014-07-07
1
-6
/
+16
*
intel_pstate: Fix setting VID
Dirk Brandewie
2014-07-07
1
-5
/
+5
*
cpufreq: unlock when failing cpufreq_update_policy()
Aaron Plattner
2014-06-18
1
-6
/
+4
*
intel_pstate: Correct rounding in busy calculation
Doug Smythies
2014-06-17
1
-4
/
+1
*
cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependency
Arnd Bergmann
2014-06-16
1
-0
/
+2
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2014-06-12
9
-59
/
+204
|
\
|
*
cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATOR
Viresh Kumar
2014-06-10
1
-1
/
+1
|
*
cpufreq: tegra: update comment for clarity
Viresh Kumar
2014-06-10
1
-3
/
+6
|
*
cpufreq: intel_pstate: Remove duplicate CPU ID check
Stratos Karafotis
2014-06-10
1
-6
/
+0
|
*
cpufreq: Mark CPU0 driver with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
2014-06-09
1
-1
/
+1
|
*
cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'
Viresh Kumar
2014-06-09
2
-9
/
+19
|
*
cpufreq: governor: Be friendly towards latency-sensitive bursty workloads
Srivatsa S. Bhat
2014-06-07
2
-3
/
+61
|
*
cpufreq: ppc-corenet-cpu-freq: do_div use quotient
Ed Swarthout
2014-06-06
1
-4
/
+5
|
*
Revert "cpufreq: Enable big.LITTLE cpufreq driver on arm64"
Rafael J. Wysocki
2014-06-06
1
-2
/
+1
[next]