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.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 branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2012-01-11
10
-555
/
+765
|
\
|
*
[CPUFREQ] EXYNOS: Removed useless headers and codes
Jaecheol Lee
2012-01-08
2
-20
/
+2
|
*
[CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driver
Jaecheol Lee
2012-01-08
4
-317
/
+380
|
*
[CPUFREQ] powernow-k8: Update copyright, maintainer and documentation informa...
Andreas Herrmann
2012-01-06
1
-7
/
+10
|
*
[CPUFREQ] powernow-k8: Fix indexing issue
Andreas Herrmann
2012-01-06
1
-4
/
+11
|
*
[CPUFREQ] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPB
Andreas Herrmann
2012-01-06
1
-9
/
+10
|
*
[CPUFREQ] update lpj only if frequency has changed
Afzal Mohammed
2012-01-06
1
-2
/
+1
|
*
[CPUFREQ] cpufreq:userspace: fix cpu_cur_freq updation
Afzal Mohammed
2012-01-06
1
-3
/
+5
|
*
[CPUFREQ] Remove wall variable from cpufreq_gov_dbs_init()
Kamalesh Babulal
2011-12-09
1
-2
/
+1
|
*
[CPUFREQ] EXYNOS4210: cpufreq code is changed for stable working
Jaecheol Lee
2011-12-09
1
-36
/
+65
|
*
[CPUFREQ] EXYNOS4210: Update frequency table for cpu divider
Jaecheol Lee
2011-12-09
1
-28
/
+41
|
*
[CPUFREQ] EXYNOS4210: Remove code about bus on cpufreq
Jaecheol Lee
2011-12-09
1
-173
/
+1
|
*
[CPUFREQ] s3c64xx: Use pr_fmt() for consistent log messages
Mark Brown
2011-12-09
1
-13
/
+22
|
*
Merge branch 'for_3.3/omap-cpufreq' of git://git.kernel.org/pub/scm/linux/ker...
Dave Jones
2011-12-02
2
-0
/
+275
|
|
\
|
|
*
cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h>
Kevin Hilman
2011-11-10
1
-1
/
+3
|
|
*
cpufreq: OMAP: fix freq_table leak
Nishanth Menon
2011-11-08
1
-5
/
+17
|
|
*
cpufreq: OMAP: put clk if cpu_init failed
Nishanth Menon
2011-11-08
1
-3
/
+11
|
|
*
cpufreq: OMAP: only supports OPP library
Nishanth Menon
2011-11-08
1
-2
/
+1
|
|
*
cpufreq: OMAP: dont support !freq_table
Nishanth Menon
2011-11-08
1
-34
/
+33
|
|
*
cpufreq: OMAP: deny initialization if no mpudev
Nishanth Menon
2011-11-08
1
-7
/
+8
|
|
*
cpufreq: OMAP: move clk name decision to init
Nishanth Menon
2011-11-08
1
-7
/
+13
|
|
*
cpufreq: OMAP: notify even with bad boot frequency
Colin Cross
2011-11-08
1
-1
/
+1
|
|
*
cpufreq: OMAP: Enable all CPUs in shared policy mask
Todd Poynor
2011-11-08
1
-3
/
+1
|
|
*
cpufreq: OMAP: Add SMP support for OMAP4+
Russell King
2011-11-08
1
-10
/
+71
|
|
*
cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreq
Santosh Shilimkar
2011-11-08
2
-0
/
+189
*
|
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
2
-41
/
+39
|
\
\
\
|
*
\
\
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
2
-41
/
+39
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
2
-41
/
+39
|
|
|
/
*
|
|
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Martin Schwidefsky
2011-12-19
2
-42
/
+40
|
\
\
\
|
*
|
|
sched/accounting: Change cpustat fields to an array
Glauber Costa
2011-12-06
2
-40
/
+36
|
|
/
/
*
/
/
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
2011-12-15
3
-35
/
+32
|
/
/
*
/
[CPUFREQ] db8500: fix build error due to undeclared i variable
Axel Lin
2011-11-11
1
-3
/
+3
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
2
-0
/
+2
|
\
|
*
cpufreq: Fix build of s3c64xx cpufreq driver for header change
Mark Brown
2011-10-31
1
-0
/
+1
|
*
cpufreq: cpufreq_stats.c is a module, and should include module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
Merge branch 'next' of git://github.com/kernelslacker/cpufreq
Linus Torvalds
2011-11-03
3
-32
/
+268
|
\
\
|
*
|
[CPUFREQ] db8500: support all frequencies
Linus Walleij
2011-10-26
1
-8
/
+16
|
*
|
[CPUFREQ] db8500: remove unneeded for loop iteration over freq_table
Axel Lin
2011-10-26
1
-5
/
+0
|
*
|
[CPUFREQ] ARM Exynos4210 PM/Suspend compatibility with different bootloaders
MyungJoo Ham
2011-10-26
1
-4
/
+102
|
*
|
[CPUFREQ] ARM: ux500: send cpufreq notification for all cpus
Vincent Guittot
2011-10-26
1
-3
/
+4
|
*
|
[CPUFREQ] e_powersaver: Allow user to lower maximum voltage
Rafał Bilski
2011-10-26
1
-0
/
+18
|
*
|
[CPUFREQ] e_powersaver: Check BIOS limit for CPU frequency
Rafał Bilski
2011-10-26
1
-0
/
+76
|
*
|
[CPUFREQ] e_powersaver: Additional checks
Rafał Bilski
2011-10-26
1
-11
/
+30
|
*
|
[CPUFREQ] exynos4210: Show list of available frequencies
Donggeun Kim
2011-10-26
1
-1
/
+22
|
|
/
*
|
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
2011-11-03
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mfd: Move to the new db500 PRCMU API
Mattias Nilsson
2011-10-24
1
-1
/
+1
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-10-26
2
-2
/
+6
|
\
\
|
*
|
nohz: Fix update_ts_time_stat idle accounting
Michal Hocko
2011-09-08
2
-2
/
+6
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
2
-0
/
+23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereference
Naga Chumbalkar
2011-09-14
1
-0
/
+3
|
|
/
[next]