index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-02
cpufreq / highbank: add support for highbank cpufreq
Mark Langsdorf
4
-2
/
+137
2013-02-02
powernow-k8: Cleanup init function
Borislav Petkov
1
-11
/
+14
2013-02-02
powernow-k8: Cleanup module request
Borislav Petkov
1
-2
/
+19
2013-02-02
cpufreq: Add a get_current_driver helper
Borislav Petkov
1
-0
/
+14
2013-02-02
cpufreq: Make acpi-cpufreq link first
Borislav Petkov
1
-2
/
+3
2013-02-02
acpi-cpufreq: Do not load on K8
Matthew Garrett
1
-0
/
+6
2013-02-02
cpufreq: handle cpufreq being disabled for all exported function.
Dirk Brandewie
1
-0
/
+18
2013-02-02
cpufreq: Simplify __cpufreq_remove_dev()
Viresh Kumar
3
-93
/
+104
2013-02-02
cpufreq: SPEAr: Fix sparse warning for cpufreq driver
Viresh Kumar
1
-1
/
+1
2013-02-02
cpufreq: Don't use cpu removed during cpufreq_driver_unregister
Viresh Kumar
1
-1
/
+7
2013-02-02
cpufreq: Notify governors when cpus are hot-[un]plugged
Viresh Kumar
1
-0
/
+10
2013-02-02
cpufreq: Manage only online cpus
Viresh Kumar
1
-0
/
+7
2013-02-02
cpufreq: ondemand: use all CPUs in update_sampling_rate
Fabio Baltieri
1
-3
/
+2
2013-02-02
cpufreq: conservative: call dbs_check_cpu only when necessary
Fabio Baltieri
1
-6
/
+41
2013-02-02
cpufreq: ondemand: call dbs_check_cpu only when necessary
Fabio Baltieri
3
-10
/
+52
2013-02-02
cpufreq: handle SW coordinated CPUs
Rickard Andersson
4
-8
/
+43
2013-02-01
cpufreq: exynos: Initialize return variable
Sachin Kamat
1
-1
/
+1
2013-01-30
Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll...
Olof Johansson
4
-1
/
+16
2013-01-30
Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Olof Johansson
1
-3
/
+0
2013-01-29
ARM: ux500: de-globalize <mach/id.h>
Linus Walleij
1
-3
/
+0
2013-01-29
Merge branch 'depends/cleanup' into next/drivers
Olof Johansson
4
-7
/
+24
2013-01-26
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
4
-1
/
+16
2013-01-26
PM / tracing: remove deprecated power trace API
Paul Gortmaker
1
-1
/
+0
2013-01-25
cpufreq: exynos: Fix unsigned variable being checked for negative value
Sachin Kamat
1
-1
/
+1
2013-01-23
cpufreq: Add module aliases for acpi-cpufreq
Matthew Garrett
1
-0
/
+7
2013-01-22
cpufreq: cpufreq-cpu0: use RCU locks around usage of OPP
Nishanth Menon
1
-0
/
+5
2013-01-22
cpufreq: OMAP: use RCU locks around usage of OPP
Nishanth Menon
1
-0
/
+3
2013-01-18
cpufreq: exynos: Get booting freq value in exynos_cpufreq_init
Jonghwan Choi
1
-2
/
+2
2013-01-18
cpufreq: exynos: Show list of available frequencies
Inderpal Singh
1
-0
/
+13
2013-01-18
powernow-k8: Add a kconfig dependency on acpi-cpufreq
Borislav Petkov
1
-1
/
+1
2013-01-11
drivers/cpufreq: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2
-5
/
+5
2013-01-10
cpufreq: exynos: cleanup exynos-cpufreq header
Kukjin Kim
5
-5
/
+43
2013-01-07
cpufreq: db8500: set CPUFREQ_CONST_LOOPS
Fabio Baltieri
1
-1
/
+1
2013-01-07
cpufreq: dbx500: Update file header
Lee Jones
1
-2
/
+2
2013-01-07
cpufreq: dbx500: Minor code cleanup
Jonas Aaberg
1
-10
/
+12
2013-01-07
cpufreq: dbx500: Move clk_get to probe
Ulf Hansson
1
-15
/
+14
2013-01-07
cpufreq: Give driver used for dbx500 family a more generic name
Lee Jones
2
-30
/
+30
2013-01-03
cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservative
Larry Finger
2
-2
/
+8
2013-01-03
cpufreq / Longhaul: Disable driver by default
RafaĆ Bilski
1
-1
/
+9
2013-01-03
cpufreq / stats: fix race between stats allocation and first usage
Konstantin Khlebnikov
1
-4
/
+7
2012-12-24
cpufreq: exynos: Add missing static
Jonghwan Choi
3
-3
/
+3
2012-12-24
cpufreq: exynos: Split exynos_target function into two functions
Jonghwan Choi
1
-65
/
+86
2012-12-24
cpufreq: exynos: Use APLL_FREQ macro for cpu divider value
Jonghwan Choi
3
-561
/
+120
2012-12-24
cpufreq: exynos: Check old & new frequency early
Jonghwan Choi
1
-2
/
+5
2012-12-24
cpufreq: exynos: Remove unused variable & IS_ERR
Jonghwan Choi
4
-30
/
+4
2012-12-12
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-937
/
+1219
2012-12-11
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
1
-46
/
+55
2012-11-27
cpufreq: ondemand: update sampling rate only on right CPUs
Fabio Baltieri
1
-0
/
+8
2012-11-27
cpufreq: SPEAr: Add CPUFreq driver
Deepak Sikri
3
-0
/
+299
2012-11-24
cpufreq: governors: Fix jiffies/cputime mixup (revisited)
Rafael J. Wysocki
1
-2
/
+2
[prev]
[next]