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