summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorLines
2012-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds-555/+765
2012-01-08[CPUFREQ] EXYNOS: Removed useless headers and codesJaecheol Lee-20/+2
2012-01-08[CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driverJaecheol Lee-317/+380
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-41/+39
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman-41/+39
2012-01-06[CPUFREQ] powernow-k8: Update copyright, maintainer and documentation informa...Andreas Herrmann-7/+10
2012-01-06[CPUFREQ] powernow-k8: Fix indexing issueAndreas Herrmann-4/+11
2012-01-06[CPUFREQ] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPBAndreas Herrmann-9/+10
2012-01-06[CPUFREQ] update lpj only if frequency has changedAfzal Mohammed-2/+1
2012-01-06[CPUFREQ] cpufreq:userspace: fix cpu_cur_freq updationAfzal Mohammed-3/+5
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers-41/+39
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky-42/+40
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky-35/+32
2011-12-09[CPUFREQ] Remove wall variable from cpufreq_gov_dbs_init()Kamalesh Babulal-2/+1
2011-12-09[CPUFREQ] EXYNOS4210: cpufreq code is changed for stable workingJaecheol Lee-36/+65
2011-12-09[CPUFREQ] EXYNOS4210: Update frequency table for cpu dividerJaecheol Lee-28/+41
2011-12-09[CPUFREQ] EXYNOS4210: Remove code about bus on cpufreqJaecheol Lee-173/+1
2011-12-09[CPUFREQ] s3c64xx: Use pr_fmt() for consistent log messagesMark Brown-13/+22
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa-40/+36
2011-12-02Merge branch 'for_3.3/omap-cpufreq' of git://git.kernel.org/pub/scm/linux/ker...Dave Jones-0/+275
2011-11-11[CPUFREQ] db8500: fix build error due to undeclared i variableAxel Lin-3/+3
2011-11-10cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h>Kevin Hilman-1/+3
2011-11-08cpufreq: OMAP: fix freq_table leakNishanth Menon-5/+17
2011-11-08cpufreq: OMAP: put clk if cpu_init failedNishanth Menon-3/+11
2011-11-08cpufreq: OMAP: only supports OPP libraryNishanth Menon-2/+1
2011-11-08cpufreq: OMAP: dont support !freq_tableNishanth Menon-34/+33
2011-11-08cpufreq: OMAP: deny initialization if no mpudevNishanth Menon-7/+8
2011-11-08cpufreq: OMAP: move clk name decision to initNishanth Menon-7/+13
2011-11-08cpufreq: OMAP: notify even with bad boot frequencyColin Cross-1/+1
2011-11-08cpufreq: OMAP: Enable all CPUs in shared policy maskTodd Poynor-3/+1
2011-11-08cpufreq: OMAP: Add SMP support for OMAP4+Russell King-10/+71
2011-11-08cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreqSantosh Shilimkar-0/+189
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+2
2011-11-03Merge branch 'next' of git://github.com/kernelslacker/cpufreqLinus Torvalds-32/+268
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds-1/+1
2011-10-31cpufreq: Fix build of s3c64xx cpufreq driver for header changeMark Brown-0/+1
2011-10-31cpufreq: cpufreq_stats.c is a module, and should include module.hPaul Gortmaker-0/+1
2011-10-26[CPUFREQ] db8500: support all frequenciesLinus Walleij-8/+16
2011-10-26[CPUFREQ] db8500: remove unneeded for loop iteration over freq_tableAxel Lin-5/+0
2011-10-26[CPUFREQ] ARM Exynos4210 PM/Suspend compatibility with different bootloadersMyungJoo Ham-4/+102
2011-10-26[CPUFREQ] ARM: ux500: send cpufreq notification for all cpusVincent Guittot-3/+4
2011-10-26[CPUFREQ] e_powersaver: Allow user to lower maximum voltageRafał Bilski-0/+18
2011-10-26[CPUFREQ] e_powersaver: Check BIOS limit for CPU frequencyRafał Bilski-0/+76
2011-10-26[CPUFREQ] e_powersaver: Additional checksRafał Bilski-11/+30
2011-10-26[CPUFREQ] exynos4210: Show list of available frequenciesDonggeun Kim-1/+22
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+6
2011-10-24mfd: Move to the new db500 PRCMU APIMattias Nilsson-1/+1
2011-09-15Merge branch 'master' into for-nextJiri Kosina-0/+23
2011-09-14drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereferenceNaga Chumbalkar-0/+3
2011-09-08nohz: Fix update_ts_time_stat idle accountingMichal Hocko-2/+6