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
*
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-02
14
-39
/
+72
|
\
|
*
cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static
Viresh Kumar
2014-03-26
1
-4
/
+2
|
*
cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}
Viresh Kumar
2014-03-26
13
-29
/
+28
|
*
cpufreq: Make sure frequency transitions are serialized
Srivatsa S. Bhat
2014-03-26
1
-0
/
+37
|
*
intel_pstate: Use del_timer_sync in intel_pstate_cpu_stop
Dirk Brandewie
2014-03-26
1
-1
/
+1
|
*
cpufreq: resume drivers before enabling governors
Viresh Kumar
2014-03-26
1
-5
/
+4
*
|
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-01
41
-534
/
+315
|
\
|
|
*
intel_pstate: Set core to min P state during core offline
Dirk Brandewie
2014-03-20
1
-8
/
+11
|
*
cpufreq: Add stop CPU callback to cpufreq_driver interface
Dirk Brandewie
2014-03-20
1
-0
/
+2
|
*
cpufreq: Remove unnecessary braces
Stratos Karafotis
2014-03-20
1
-2
/
+1
|
*
cpufreq: Fix checkpatch errors and warnings
Stratos Karafotis
2014-03-20
1
-11
/
+14
|
*
cpufreq: powerpc: add cpufreq transition latency for FSL e500mc SoCs
Zhuoyu Zhang
2014-03-20
1
-1
/
+3
|
*
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
2014-03-19
1
-2
/
+1
|
*
cpufreq: Do not allow ->setpolicy drivers to provide ->target
Rafael J. Wysocki
2014-03-19
1
-1
/
+3
|
*
cpufreq: arm_big_little: set 'physical_cluster' for each CPU
viresh kumar
2014-03-19
1
-1
/
+4
|
*
cpufreq: arm_big_little: make vexpress driver depend on bL core driver
viresh kumar
2014-03-19
1
-8
/
+9
|
*
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2014-03-17
41
-504
/
+271
|
|
\
|
|
*
cpufreq: SPEAr: Instantiate as platform_driver
Viresh Kumar
2014-03-12
1
-2
/
+11
|
|
*
cpufreq: Remove unnecessary variable/parameter 'frozen'
Viresh Kumar
2014-03-12
1
-29
/
+22
|
|
*
cpufreq: Remove cpufreq_generic_exit()
Viresh Kumar
2014-03-12
19
-19
/
+0
|
|
*
cpufreq: add 'freq_table' in struct cpufreq_policy
Viresh Kumar
2014-03-12
18
-62
/
+16
|
|
*
cpufreq: Reformat printk() statements
Joe Perches
2014-03-12
1
-40
/
+35
|
|
*
cpufreq: Tegra: Use cpufreq_generic_suspend()
Viresh Kumar
2014-03-06
1
-41
/
+5
|
|
*
cpufreq: s5pv210: Use cpufreq_generic_suspend()
Viresh Kumar
2014-03-06
1
-46
/
+3
|
|
*
cpufreq: exynos: Use cpufreq_generic_suspend()
Viresh Kumar
2014-03-06
1
-89
/
+7
|
|
*
cpufreq: Implement cpufreq_generic_suspend()
Viresh Kumar
2014-03-06
1
-0
/
+26
|
|
*
cpufreq: suspend governors on system suspend/hibernate
Viresh Kumar
2014-03-06
1
-55
/
+56
|
|
*
cpufreq: move call to __find_governor() to cpufreq_init_policy()
viresh kumar
2014-03-06
1
-24
/
+14
|
|
*
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2014-03-06
4
-97
/
+76
|
|
|
\
|
|
|
*
cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
Saravana Kannan
2014-03-02
1
-13
/
+9
|
|
|
*
cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
Saravana Kannan
2014-03-02
1
-1
/
+3
|
|
|
*
cpufreq: stats: Remove redundant cpufreq_cpu_get() call
Saravana Kannan
2014-03-02
1
-11
/
+1
|
|
|
*
intel_pstate: fix pid_reset to use fixed point values
Dirk Brandewie
2014-03-02
1
-1
/
+1
|
|
|
*
intel_pstate: remove unneeded sample buffers
Dirk Brandewie
2014-03-02
1
-13
/
+11
|
|
|
*
cpufreq: Return error if ->get() failed in cpufreq_update_policy()
Viresh Kumar
2014-03-01
1
-0
/
+5
|
|
|
*
cpufreq: enable ARM drivers on arm64
Rob Herring
2014-03-01
1
-1
/
+1
|
|
|
*
cpufreq: Mark function as static in cpufreq.c
Rashika Kheria
2014-02-27
1
-1
/
+1
|
|
|
*
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2014-02-27
1
-56
/
+44
|
|
|
|
\
|
|
|
|
*
cpufreq: don't call cpufreq_update_policy() on CPU addition
Viresh Kumar
2014-02-24
1
-1
/
+0
|
|
|
|
*
cpufreq: Refactor cpufreq_set_policy()
Rafael J. Wysocki
2014-02-24
1
-55
/
+44
*
|
|
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
cputime: Default implementation of nsecs -> cputime conversion
Frederic Weisbecker
2014-03-13
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-03-31
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
cpufreq: enable ARM drivers on arm64
Rob Herring
2014-02-28
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
cpufreq: Skip current frequency initialization for ->setpolicy drivers
Rafael J. Wysocki
2014-03-13
1
-2
/
+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
cpufreq: Initialize governor for a new policy under policy->rwsem
Viresh Kumar
2014-03-06
1
-0
/
+2
*
|
|
|
cpufreq: Initialize policy before making it available for others to use
Viresh Kumar
2014-03-06
1
-14
/
+14
*
|
|
|
cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditions
Aaron Plattner
2014-03-06
1
-14
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
intel_pstate: Change busy calculation to use fixed point math.
Dirk Brandewie
2014-02-26
1
-10
/
+18
|
/
/
*
|
intel_pstate: Add support for Baytrail turbo P states
Dirk Brandewie
2014-02-21
1
-3
/
+12
[next]