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
2013-04-29
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-214
/
+69
2013-04-29
cpufreq: Revert incorrect commit 5800043
Rafael J. Wysocki
1
-214
/
+69
2013-04-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
63
-756
/
+7366
2013-04-25
cpufreq: pxa2xx: initialize variables
Arnd Bergmann
1
-2
/
+3
2013-04-24
ARM: S5pv210: compiling issue, ARM_S5PV210_CPUFREQ needs CONFIG_CPU_FREQ_TABLE=y
Chen Gang
1
-0
/
+1
2013-04-22
cpufreq: cpu0: Put cpu parent node after using it
Viresh Kumar
1
-0
/
+1
2013-04-22
cpufreq: ARM big LITTLE: Adapt to latest cpufreq updates
Viresh Kumar
1
-7
/
+3
2013-04-22
cpufreq: ARM big LITTLE: put DT nodes after using them
Viresh Kumar
1
-14
/
+29
2013-04-22
cpufreq: Don't call __cpufreq_governor() for drivers without target()
Viresh Kumar
1
-5
/
+13
2013-04-22
cpufreq: exynos5440: Protect OPP search calls with RCU lock
Amit Daniel Kachhap
1
-0
/
+3
2013-04-11
cpufreq: dbx500: Round to closest available freq
Mats Fagerstrom
1
-5
/
+5
2013-04-11
cpufreq: Call __cpufreq_governor() with correct policy->cpus mask
Viresh Kumar
1
-1
/
+3
2013-04-10
cpufreq / intel_pstate: Optimize intel_pstate_set_policy
Srinivas Pandruvada
1
-12
/
+9
2013-04-10
cpufreq: OMAP: instantiate omap-cpufreq as a platform_driver
Nishanth Menon
1
-5
/
+14
2013-04-10
cpufreq: exynos: Remove error return even if no soc is found
Amit Daniel Kachhap
1
-1
/
+1
2013-04-10
cpufreq: exynos: Add cpufreq driver for exynos5440
Amit Daniel Kachhap
3
-0
/
+488
2013-04-10
cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...
Jacob Shin
3
-0
/
+166
2013-04-10
cpufreq: ondemand: allow custom powersave_bias_target handler to be registered
Jacob Shin
2
-8
/
+57
2013-04-10
cpufreq: convert cpufreq_driver to using RCU
Nathan Zimmer
1
-67
/
+208
2013-04-10
cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq
Viresh Kumar
6
-0
/
+525
2013-04-10
cpufreq: sparc: move cpufreq driver to drivers/cpufreq
Viresh Kumar
4
-0
/
+702
2013-04-10
cpufreq: unicore2: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2
-0
/
+93
2013-04-10
cpufreq: sh: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-0
/
+208
2013-04-10
cpufreq: mips: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-0
/
+267
2013-04-10
cpufreq: ia64: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-0
/
+456
2013-04-10
cpufreq: cris: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-0
/
+290
2013-04-10
cpufreq: blackfin: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2
-0
/
+248
2013-04-10
cpufreq: AVR32: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-0
/
+140
2013-04-10
cpufreq: sa11x0: move cpufreq driver to drivers/cpufreq
Viresh Kumar
4
-0
/
+661
2013-04-08
cpufreq / intel_pstate: Set timer timeout correctly
Dirk Brandewie
1
-1
/
+0
2013-04-08
cpufreq: integrator: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-0
/
+229
2013-04-08
cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2
-0
/
+493
2013-04-08
cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2
-0
/
+255
2013-04-08
cpufreq: davinci: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2
-0
/
+232
2013-04-08
cpufreq: tegra: Move driver to drivers/cpufreq
Viresh Kumar
2
-0
/
+293
2013-04-08
cpufreq: ARM: Arrange drivers in alphabetical order
Viresh Kumar
2
-63
/
+63
2013-04-02
cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
Viresh Kumar
5
-0
/
+431
2013-04-02
cpufreq: drivers: Remove unnecessary assignments of policy-> members
Viresh Kumar
2
-7
/
+3
2013-04-02
cpufreq: drivers: don't check range of target freq in .target()
Viresh Kumar
1
-6
/
+0
2013-04-02
cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
Viresh Kumar
3
-9
/
+1
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
27
-185
/
+117
2013-04-02
cpufreq: Correct header guards typo
Borislav Petkov
1
-3
/
+3
2013-04-02
cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too
Viresh Kumar
1
-5
/
+8
2013-04-02
cpufreq: cpufreq-cpu0: No need to check cpu number in init()
Viresh Kumar
1
-3
/
+0
2013-04-02
cpufreq: check OF node /cpus presence before dereferencing it
Paolo Pisati
1
-2
/
+8
2013-04-01
cpufreq: conservative: Use an inline function to evaluate freq_target
Stratos Karafotis
1
-12
/
+16
2013-04-01
cpufreq: kirkwood: fix coccicheck warnings
Silviu-Mihai Popescu
1
-5
/
+3
2013-04-01
cpufreq: Fix unsigned variable being checked for negative value
jhbird.choi@samsung.com
1
-1
/
+2
2013-04-01
cpufreq: conservative: Fix the logic in frequency decrease checking
Stratos Karafotis
1
-6
/
+2
2013-04-01
cpufreq: conservative: Fix sampling_down_factor functionality
Stratos Karafotis
1
-3
/
+8
[next]