Age | Commit message (Expand) | Author |
2011-12-19 | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Martin Schwidefsky |
2011-12-15 | [S390] cputime: add sparse checking and cleanup | Martin Schwidefsky |
2011-12-06 | sched/accounting: Change cpustat fields to an array | Glauber Costa |
2011-11-11 | [CPUFREQ] db8500: fix build error due to undeclared i variable | Axel Lin |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-03 | Merge branch 'next' of git://github.com/kernelslacker/cpufreq | Linus Torvalds |
2011-11-03 | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds |
2011-10-31 | cpufreq: Fix build of s3c64xx cpufreq driver for header change | Mark Brown |
2011-10-31 | cpufreq: cpufreq_stats.c is a module, and should include module.h | Paul Gortmaker |
2011-10-26 | [CPUFREQ] db8500: support all frequencies | Linus Walleij |
2011-10-26 | [CPUFREQ] db8500: remove unneeded for loop iteration over freq_table | Axel Lin |
2011-10-26 | [CPUFREQ] ARM Exynos4210 PM/Suspend compatibility with different bootloaders | MyungJoo Ham |
2011-10-26 | [CPUFREQ] ARM: ux500: send cpufreq notification for all cpus | Vincent Guittot |
2011-10-26 | [CPUFREQ] e_powersaver: Allow user to lower maximum voltage | Rafał Bilski |
2011-10-26 | [CPUFREQ] e_powersaver: Check BIOS limit for CPU frequency | Rafał Bilski |
2011-10-26 | [CPUFREQ] e_powersaver: Additional checks | Rafał Bilski |
2011-10-26 | [CPUFREQ] exynos4210: Show list of available frequencies | Donggeun Kim |
2011-10-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-10-24 | mfd: Move to the new db500 PRCMU API | Mattias Nilsson |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-09-14 | drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereference | Naga Chumbalkar |
2011-09-08 | nohz: Fix update_ts_time_stat idle accounting | Michal Hocko |
2011-08-08 | Fix documentation and comment typo 'no_hz' | Paul Bolle |
2011-07-26 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-07-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-07-19 | powerpc/cpufreq: Add cpufreq driver for Momentum Maple boards | Dmitry Eremin-Solenikov |
2011-07-14 | Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel... | Dave Airlie |
2011-07-13 | [CPUFREQ] s5pv210: make needlessly global symbols static | Axel Lin |
2011-07-13 | [CPUFREQ] exynos4210: make needlessly global symbols static | Axel Lin |
2011-07-13 | [CPUFREQ] S3C6410: Add some lower frequencies for 800MHz base clock operation | Mark Brown |
2011-07-13 | [CPUFREQ] S5PV210: Add reboot notifier to prevent system hang | Huisung Kang |
2011-07-13 | [CPUFREQ] S5PV210: Adjust udelay prior to voltage scaling down | Todd Poynor |
2011-07-13 | [CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequency | Arve Hjønnevåg |
2011-07-13 | [CPUFREQ] S5PV210: Add pm_notifier to prevent system unstable | Huisung Kang |
2011-07-13 | [CPUFREQ] S5PV210: Add arm/int voltage control support | Jonghwan Choi |
2011-07-13 | [CPUFREQ] S5PV210: Add additional symantics for "relation" in cpufreq with pm | Huisung Kang |
2011-07-13 | [CPUFREQ] S3C64xx: Notify transition complete as soon as frequency changed | Mark Brown |
2011-07-13 | [CPUFREQ] S3C6410: Support 800MHz operation in cpufreq | Mark Brown |
2011-07-13 | [CPUFREQ] s5pv210-cpufreq.c: Add missing clk_put | Julia Lawall |
2011-07-13 | [CPUFREQ] Move compile for S3C64XX cpufreq to /drivers/cpufreq | Kukjin Kim |
2011-07-13 | [CPUFREQ] Remove some vi noise that escaped into the Makefile. | Dave Jones |
2011-07-13 | [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/ | Kukjin Kim |
2011-07-13 | [CPUFREQ/S3C64xx] Move S3C64xx CPUfreq driver into drivers/cpufreq | Mark Brown |
2011-07-13 | [CPUFREQ] Handle CPUs with different capabilities in acpi-cpufreq | Matthew Garrett |
2011-07-10 | [CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug. | Luming Yu |
2011-06-28 | cpufreq: expose a cpufreq_quick_get_max routine | Jesse Barnes |
2011-06-16 | [CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrect | Konrad Rzeszutek Wilk |
2011-06-16 | [CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vi... | Konrad Rzeszutek Wilk |
2011-06-16 | [CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value. | Konrad Rzeszutek Wilk |
2011-06-12 | [CPUFREQ] Remove cpufreq_stats sysfs entries on module unload. | Dave Jones |