| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
| |/ |
|
| * | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-26 | 1 | -0/+20 |
| |\ |
|
| | * | Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel... | Dave Airlie | 2011-07-14 | 1 | -0/+20 |
| | |\ |
|
| | | * | cpufreq: expose a cpufreq_quick_get_max routine | Jesse Barnes | 2011-06-28 | 1 | -0/+20 |
* | | | | Fix documentation and comment typo 'no_hz' | Paul Bolle | 2011-08-08 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-07-25 | 4 | -0/+325 |
|\ \ \ |
|
| * | | | powerpc/cpufreq: Add cpufreq driver for Momentum Maple boards | Dmitry Eremin-Solenikov | 2011-07-19 | 4 | -0/+326 |
| | |/
| |/| |
|
* | | | [CPUFREQ] s5pv210: make needlessly global symbols static | Axel Lin | 2011-07-13 | 1 | -2/+2 |
* | | | [CPUFREQ] exynos4210: make needlessly global symbols static | Axel Lin | 2011-07-13 | 1 | -3/+3 |
* | | | [CPUFREQ] S3C6410: Add some lower frequencies for 800MHz base clock operation | Mark Brown | 2011-07-13 | 1 | -0/+2 |
* | | | [CPUFREQ] S5PV210: Add reboot notifier to prevent system hang | Huisung Kang | 2011-07-13 | 1 | -0/+19 |
* | | | [CPUFREQ] S5PV210: Adjust udelay prior to voltage scaling down | Todd Poynor | 2011-07-13 | 1 | -2/+2 |
* | | | [CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequency | Arve Hjønnevåg | 2011-07-13 | 1 | -9/+19 |
* | | | [CPUFREQ] S5PV210: Add pm_notifier to prevent system unstable | Huisung Kang | 2011-07-13 | 1 | -0/+34 |
* | | | [CPUFREQ] S5PV210: Add arm/int voltage control support | Jonghwan Choi | 2011-07-13 | 1 | -3/+68 |
* | | | [CPUFREQ] S5PV210: Add additional symantics for "relation" in cpufreq with pm | Huisung Kang | 2011-07-13 | 1 | -0/+28 |
* | | | [CPUFREQ] S3C64xx: Notify transition complete as soon as frequency changed | Mark Brown | 2011-07-13 | 1 | -2/+2 |
* | | | [CPUFREQ] S3C6410: Support 800MHz operation in cpufreq | Mark Brown | 2011-07-13 | 1 | -0/+2 |
* | | | [CPUFREQ] s5pv210-cpufreq.c: Add missing clk_put | Julia Lawall | 2011-07-13 | 1 | -8/+17 |
* | | | [CPUFREQ] Move compile for S3C64XX cpufreq to /drivers/cpufreq | Kukjin Kim | 2011-07-13 | 3 | -1/+10 |
* | | | [CPUFREQ] Remove some vi noise that escaped into the Makefile. | Dave Jones | 2011-07-13 | 1 | -3/+2 |
* | | | [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/ | Kukjin Kim | 2011-07-13 | 5 | -0/+1082 |
* | | | [CPUFREQ/S3C64xx] Move S3C64xx CPUfreq driver into drivers/cpufreq | Mark Brown | 2011-07-13 | 2 | -0/+270 |
* | | | [CPUFREQ] Handle CPUs with different capabilities in acpi-cpufreq | Matthew Garrett | 2011-07-13 | 1 | -1/+1 |
| |/
|/| |
|
* | | [CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug. | Luming Yu | 2011-07-10 | 1 | -1/+1 |
|/ |
|
* | [CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrect | Konrad Rzeszutek Wilk | 2011-06-16 | 1 | -1/+2 |
* | [CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vi... | Konrad Rzeszutek Wilk | 2011-06-16 | 1 | -0/+3 |
* | [CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value. | Konrad Rzeszutek Wilk | 2011-06-16 | 1 | -3/+5 |
* | [CPUFREQ] Remove cpufreq_stats sysfs entries on module unload. | Dave Jones | 2011-06-12 | 1 | -0/+1 |
* | cpufreq: make DB8500 cpufreq driver compile | Linus Walleij | 2011-05-24 | 1 | -0/+2 |
* | cpufreq: update DB8500 cpufreq driver | Linus Walleij | 2011-05-24 | 1 | -104/+63 |
* | mach-ux500: move CPUfreq driver to cpufreq subsystem | Linus Walleij | 2011-05-24 | 1 | -0/+210 |