| Commit message (Expand) | Author | Age |
* | ARM: ux500: core U9540 support | Linus Walleij | 2012-05-01 |
* | cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS | Kevin Hilman | 2012-04-13 |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-06 |
|\ |
|
| * | EXYNOS: fix dependency for EXYNOS_CPUFREQ | Kukjin Kim | 2012-04-04 |
* | | drivers/cpufreq/db8500-cpufreq: remove references to cpu_*_map. | Rusty Russell | 2012-03-29 |
|/ |
|
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 |
|\ |
|
| * | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
* | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-03-28 |
|\ \ |
|
| * | | 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-03-23 |
|\ \ \ |
|
| * | | | provide disable_cpufreq() function to disable the API. | Konrad Rzeszutek Wilk | 2012-03-14 |
| * | | | EXYNOS5250: Add support cpufreq for EXYNOS5250 | Jaecheol Lee | 2012-03-14 |
| * | | | EXYNOS4X12: Add support cpufreq for EXYNOS4X12 | Jaecheol Lee | 2012-03-14 |
| * | | | [CPUFREQ] CPUfreq ondemand: update sampling rate without waiting for next sam... | MyungJoo Ham | 2012-02-29 |
| * | | | [CPUFREQ] Add S3C2416/S3C2450 cpufreq driver | Heiko Stübner | 2012-02-29 |
| * | | | [CPUFREQ] Fix exposure of ARM_EXYNOS4210_CPUFREQ | Russell King | 2012-02-29 |
| * | | | [CPUFREQ] EXYNOS4210: update the name of EXYNOS clock register | Kukjin Kim | 2012-02-29 |
| * | | | [CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequency | Tushar Behera | 2012-02-29 |
| * | | | [CPUFREQ] s3c64xx: Fix mis-cherry pick of VDDINT | Mark Brown | 2012-02-29 |
| |/ / |
|
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2012-03-23 |
|\ \ \
| |_|/
|/| | |
|
| * | | cpufreq: OMAP: specify range for voltage scaling | Afzal Mohammed | 2012-03-02 |
| * | | cpufreq: OMAP: scale voltage along with frequency | Kevin Hilman | 2012-02-21 |
| * | | cpufreq: OMAP driver depends CPUfreq tables | Russell King | 2012-02-21 |
| |/ |
|
* | | powernow-k6: Really enable auto-loading | Ben Hutchings | 2012-02-13 |
* | | powernow-k7: Fix CPU family number | Ben Hutchings | 2012-02-13 |
* | | cpufreq/gx: Fix the compile error | Alan Cox | 2012-02-02 |
* | | cpufreq: Add support for x86 cpuinfo auto loading v4 | Andi Kleen | 2012-01-26 |
|/ |
|
* | 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 |