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-06-27
cpufreq: don't leave stale policy pointer in cdbs->cur_policy
Jacob Shin
1
-0
/
+1
2013-06-27
Merge branch 'pm-fixes' into pm-cpufreq
Rafael J. Wysocki
1
-4
/
+13
2013-06-27
acpi-cpufreq: Add new sysfs attribute freqdomain_cpus
Lan Tianyu
2
-4
/
+26
2013-06-27
cpufreq: make sure frequency transitions are serialized
Viresh Kumar
1
-0
/
+14
2013-06-27
Merge branch 'pm-cpufreq-arm' into pm-cpufreq
Rafael J. Wysocki
9
-22
/
+38
2013-06-27
Merge branch 'pm-cpufreq-assorted' into pm-cpufreq
Rafael J. Wysocki
38
-317
/
+2499
2013-06-25
cpufreq: fix NULL pointer deference at od_set_powersave_bias()
Jacob Shin
1
-4
/
+13
2013-06-24
Merge branch 'cpufreq-fix-notification-arm' of git://git.linaro.org/people/vi...
Rafael J. Wysocki
8
-20
/
+36
2013-06-24
cpufreq: tegra: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-2
/
+2
2013-06-24
cpufreq: s3c64xx: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-2
/
+6
2013-06-24
cpufreq: omap: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-3
/
+3
2013-06-24
cpufreq: imx6q: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-6
/
+11
2013-06-24
cpufreq: exynos: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-2
/
+8
2013-06-24
cpufreq: dbx500: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-2
/
+2
2013-06-24
cpufreq: davinci: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-0
/
+3
2013-06-24
cpufreq: arm-big-little: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-3
/
+1
2013-06-24
cpufreq: powernow-k8: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-3
/
+3
2013-06-24
cpufreq: pcc: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-0
/
+2
2013-06-24
cpufreq: e_powersaver: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-0
/
+3
2013-06-24
cpufreq: ACPI: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-2
/
+4
2013-06-24
cpufreq: s3c2416: fix forgotten driver_data conversions
Heiko Stübner
1
-2
/
+2
2013-06-21
cpufreq: make __cpufreq_notify_transition() static
Viresh Kumar
1
-1
/
+1
2013-06-21
cpufreq: Fix minor formatting issues
Viresh Kumar
6
-52
/
+33
2013-06-21
cpufreq: Fix governor start/stop race condition
Xiaoguang Chen
1
-0
/
+24
2013-06-19
cpufreq: Simplify userspace governor
Viresh Kumar
1
-96
/
+12
2013-06-18
cpufreq: X86_AMD_FREQ_SENSITIVITY: select CPU_FREQ_TABLE
Viresh Kumar
1
-0
/
+1
2013-06-18
cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQ
Viresh Kumar
2
-1
/
+9
2013-06-18
cpufreq: S3C2416/S3C64XX: select CPU_FREQ_TABLE
Viresh Kumar
1
-0
/
+2
2013-06-18
cpufreq: powerpc: CBE_RAS: select CPU_FREQ_TABLE
Viresh Kumar
1
-0
/
+1
2013-06-18
cpufreq: imx: select CPU_FREQ_TABLE
Viresh Kumar
1
-0
/
+1
2013-06-18
cpufreq: highbank: remove select CPU_FREQ_TABLE
Viresh Kumar
1
-1
/
+0
2013-06-18
cpufreq: exynos: select CPU_FREQ_TABLE
Viresh Kumar
1
-0
/
+2
2013-06-18
cpufreq: blackfin: enable driver for CONFIG_BFIN_CPU_FREQ
Viresh Kumar
1
-1
/
+1
2013-06-07
cpufreq: powerpc: move cpufreq driver to drivers/cpufreq
Viresh Kumar
5
-0
/
+1827
2013-06-07
Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into...
Rafael J. Wysocki
1
-0
/
+3
2013-06-07
cpufreq: kirkwood: Select CPU_FREQ_TABLE option
Ezequiel Garcia
1
-0
/
+1
2013-06-07
cpufreq: big.LITTLE needs cpufreq table
Arnd Bergmann
1
-0
/
+1
2013-06-07
cpufreq: SPEAr needs cpufreq table
Arnd Bergmann
1
-0
/
+1
2013-06-05
cpufreq: powerpc: Add cpufreq driver for Freescale e500mc SoCs
Tang Yuantian
3
-0
/
+391
2013-06-05
cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()
Guennadi Liakhovetski
1
-2
/
+3
2013-06-05
cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()
Michael Wang
1
-0
/
+3
2013-06-05
acpi-cpufreq: set current frequency based on target P-State
Ross Lagerwall
1
-2
/
+2
2013-06-04
cpufreq: remove unnecessary cpufreq_cpu_{get|put}() calls
Viresh Kumar
1
-17
/
+2
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
22
-86
/
+86
2013-05-27
cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory
Viresh Kumar
3
-6
/
+52
2013-05-27
cpufreq: Move get_cpu_idle_time() to cpufreq.c
Viresh Kumar
3
-37
/
+38
2013-05-27
cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c
Viresh Kumar
2
-8
/
+9
2013-05-27
cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policy
Viresh Kumar
1
-0
/
+1
2013-05-27
cpufreq: tegra: Don't initialize .index field of cpufreq_frequency_table
Viresh Kumar
1
-10
/
+9
2013-05-25
Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-39
/
+66
[next]