Age | Commit message (Expand) | Author |
2012-10-31 | cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible code | Andreas Herrmann |
2012-10-02 | cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU | Tejun Heo |
2012-04-13 | cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS | Kevin Hilman |
2012-04-05 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-04 | EXYNOS: fix dependency for EXYNOS_CPUFREQ | Kukjin Kim |
2012-03-29 | drivers/cpufreq/db8500-cpufreq: remove references to cpu_*_map. | Rusty Russell |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
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 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2012-03-23 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2012-03-14 | 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-06 | mfd: Remove db8500-prcmu U8400 legacy | Daniel Willerud |
2012-03-02 | cpufreq: OMAP: specify range for voltage scaling | Afzal Mohammed |
2012-02-29 | [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-21 | cpufreq: OMAP: scale voltage along with frequency | Kevin Hilman |
2012-02-21 | cpufreq: OMAP driver depends CPUfreq tables | Russell King |
2012-02-13 | powernow-k6: Really enable auto-loading | Ben Hutchings |
2012-02-13 | powernow-k7: Fix CPU family number | Ben Hutchings |
2012-02-02 | cpufreq/gx: Fix the compile error | Alan Cox |
2012-01-26 | cpufreq: Add support for x86 cpuinfo auto loading v4 | Andi Kleen |
2012-01-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2012-01-08 | [CPUFREQ] EXYNOS: Removed useless headers and codes | Jaecheol Lee |
2012-01-08 | [CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driver | Jaecheol Lee |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-06 | [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 |
2011-12-21 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers |
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-09 | [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-06 | sched/accounting: Change cpustat fields to an array | Glauber Costa |
2011-12-02 | Merge branch 'for_3.3/omap-cpufreq' of git://git.kernel.org/pub/scm/linux/ker... | Dave Jones |
2011-11-11 | [CPUFREQ] db8500: fix build error due to undeclared i variable | Axel Lin |
2011-11-10 | cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h> | Kevin Hilman |