| Commit message (Expand) | Author | Age |
* | mfd: Remove db8500-prcmu U8400 legacy | Daniel Willerud | 2012-03-06 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2012-01-11 |
|\ |
|
| * | [CPUFREQ] EXYNOS: Removed useless headers and codes | Jaecheol Lee | 2012-01-08 |
| * | [CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driver | Jaecheol Lee | 2012-01-08 |
| * | [CPUFREQ] powernow-k8: Update copyright, maintainer and documentation informa... | Andreas Herrmann | 2012-01-06 |
| * | [CPUFREQ] powernow-k8: Fix indexing issue | Andreas Herrmann | 2012-01-06 |
| * | [CPUFREQ] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPB | Andreas Herrmann | 2012-01-06 |
| * | [CPUFREQ] update lpj only if frequency has changed | Afzal Mohammed | 2012-01-06 |
| * | [CPUFREQ] cpufreq:userspace: fix cpu_cur_freq updation | Afzal Mohammed | 2012-01-06 |
| * | [CPUFREQ] Remove wall variable from cpufreq_gov_dbs_init() | Kamalesh Babulal | 2011-12-09 |
| * | [CPUFREQ] EXYNOS4210: cpufreq code is changed for stable working | Jaecheol Lee | 2011-12-09 |
| * | [CPUFREQ] EXYNOS4210: Update frequency table for cpu divider | Jaecheol Lee | 2011-12-09 |
| * | [CPUFREQ] EXYNOS4210: Remove code about bus on cpufreq | Jaecheol Lee | 2011-12-09 |
| * | [CPUFREQ] s3c64xx: Use pr_fmt() for consistent log messages | Mark Brown | 2011-12-09 |
| * | Merge branch 'for_3.3/omap-cpufreq' of git://git.kernel.org/pub/scm/linux/ker... | Dave Jones | 2011-12-02 |
| |\ |
|
| | * | cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h> | Kevin Hilman | 2011-11-10 |
| | * | cpufreq: OMAP: fix freq_table leak | Nishanth Menon | 2011-11-08 |
| | * | cpufreq: OMAP: put clk if cpu_init failed | Nishanth Menon | 2011-11-08 |
| | * | cpufreq: OMAP: only supports OPP library | Nishanth Menon | 2011-11-08 |
| | * | cpufreq: OMAP: dont support !freq_table | Nishanth Menon | 2011-11-08 |
| | * | cpufreq: OMAP: deny initialization if no mpudev | Nishanth Menon | 2011-11-08 |
| | * | cpufreq: OMAP: move clk name decision to init | Nishanth Menon | 2011-11-08 |
| | * | cpufreq: OMAP: notify even with bad boot frequency | Colin Cross | 2011-11-08 |
| | * | cpufreq: OMAP: Enable all CPUs in shared policy mask | Todd Poynor | 2011-11-08 |
| | * | cpufreq: OMAP: Add SMP support for OMAP4+ | Russell King | 2011-11-08 |
| | * | cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreq | Santosh Shilimkar | 2011-11-08 |
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 |
|\ \ \ |
|
| * \ \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 |
| | |/ |
|
* | | | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Martin Schwidefsky | 2011-12-19 |
|\ \ \ |
|
| * | | | sched/accounting: Change cpustat fields to an array | Glauber Costa | 2011-12-06 |
| |/ / |
|
* / / | [S390] cputime: add sparse checking and cleanup | Martin Schwidefsky | 2011-12-15 |
|/ / |
|
* / | [CPUFREQ] db8500: fix build error due to undeclared i variable | Axel Lin | 2011-11-11 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | 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-31 |
* | | Merge branch 'next' of git://github.com/kernelslacker/cpufreq | Linus Torvalds | 2011-11-03 |
|\ \ |
|
| * | | [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 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds | 2011-11-03 |
|\ \
| |/
|/| |
|
| * | mfd: Move to the new db500 PRCMU API | Mattias Nilsson | 2011-10-24 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-10-26 |
|\ \ |
|
| * | | nohz: Fix update_ts_time_stat idle accounting | Michal Hocko | 2011-09-08 |
* | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 |
|\ \ \
| | |/
| |/| |
|