summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2012-01-11Merge 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 codesJaecheol Lee
2012-01-08[CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driverJaecheol Lee
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06[CPUFREQ] powernow-k8: Update copyright, maintainer and documentation informa...Andreas Herrmann
2012-01-06[CPUFREQ] powernow-k8: Fix indexing issueAndreas Herrmann
2012-01-06[CPUFREQ] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPBAndreas Herrmann
2012-01-06[CPUFREQ] update lpj only if frequency has changedAfzal Mohammed
2012-01-06[CPUFREQ] cpufreq:userspace: fix cpu_cur_freq updationAfzal Mohammed
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-19Merge 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 cleanupMartin 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 workingJaecheol Lee
2011-12-09[CPUFREQ] EXYNOS4210: Update frequency table for cpu dividerJaecheol Lee
2011-12-09[CPUFREQ] EXYNOS4210: Remove code about bus on cpufreqJaecheol Lee
2011-12-09[CPUFREQ] s3c64xx: Use pr_fmt() for consistent log messagesMark Brown
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa
2011-12-02Merge 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 variableAxel Lin
2011-11-10cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h>Kevin Hilman
2011-11-08cpufreq: OMAP: fix freq_table leakNishanth Menon
2011-11-08cpufreq: OMAP: put clk if cpu_init failedNishanth Menon
2011-11-08cpufreq: OMAP: only supports OPP libraryNishanth Menon
2011-11-08cpufreq: OMAP: dont support !freq_tableNishanth Menon
2011-11-08cpufreq: OMAP: deny initialization if no mpudevNishanth Menon
2011-11-08cpufreq: OMAP: move clk name decision to initNishanth Menon
2011-11-08cpufreq: OMAP: notify even with bad boot frequencyColin Cross
2011-11-08cpufreq: OMAP: Enable all CPUs in shared policy maskTodd Poynor
2011-11-08cpufreq: OMAP: Add SMP support for OMAP4+Russell King
2011-11-08cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreqSantosh Shilimkar
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-03Merge branch 'next' of git://github.com/kernelslacker/cpufreqLinus Torvalds
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-10-31cpufreq: Fix build of s3c64xx cpufreq driver for header changeMark Brown
2011-10-31cpufreq: cpufreq_stats.c is a module, and should include module.hPaul Gortmaker
2011-10-26[CPUFREQ] db8500: support all frequenciesLinus Walleij
2011-10-26[CPUFREQ] db8500: remove unneeded for loop iteration over freq_tableAxel Lin
2011-10-26[CPUFREQ] ARM Exynos4210 PM/Suspend compatibility with different bootloadersMyungJoo Ham
2011-10-26[CPUFREQ] ARM: ux500: send cpufreq notification for all cpusVincent Guittot
2011-10-26[CPUFREQ] e_powersaver: Allow user to lower maximum voltageRafał Bilski
2011-10-26[CPUFREQ] e_powersaver: Check BIOS limit for CPU frequencyRafał Bilski
2011-10-26[CPUFREQ] e_powersaver: Additional checksRafał Bilski
2011-10-26[CPUFREQ] exynos4210: Show list of available frequenciesDonggeun Kim
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-10-24mfd: Move to the new db500 PRCMU APIMattias Nilsson
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-14drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereferenceNaga Chumbalkar
2011-09-08nohz: Fix update_ts_time_stat idle accountingMichal Hocko