summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2012-01-1110-555/+765
|\
| * [CPUFREQ] EXYNOS: Removed useless headers and codesJaecheol Lee2012-01-082-20/+2
| * [CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driverJaecheol Lee2012-01-084-317/+380
| * [CPUFREQ] powernow-k8: Update copyright, maintainer and documentation informa...Andreas Herrmann2012-01-061-7/+10
| * [CPUFREQ] powernow-k8: Fix indexing issueAndreas Herrmann2012-01-061-4/+11
| * [CPUFREQ] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPBAndreas Herrmann2012-01-061-9/+10
| * [CPUFREQ] update lpj only if frequency has changedAfzal Mohammed2012-01-061-2/+1
| * [CPUFREQ] cpufreq:userspace: fix cpu_cur_freq updationAfzal Mohammed2012-01-061-3/+5
| * [CPUFREQ] Remove wall variable from cpufreq_gov_dbs_init()Kamalesh Babulal2011-12-091-2/+1
| * [CPUFREQ] EXYNOS4210: cpufreq code is changed for stable workingJaecheol Lee2011-12-091-36/+65
| * [CPUFREQ] EXYNOS4210: Update frequency table for cpu dividerJaecheol Lee2011-12-091-28/+41
| * [CPUFREQ] EXYNOS4210: Remove code about bus on cpufreqJaecheol Lee2011-12-091-173/+1
| * [CPUFREQ] s3c64xx: Use pr_fmt() for consistent log messagesMark Brown2011-12-091-13/+22
| * Merge branch 'for_3.3/omap-cpufreq' of git://git.kernel.org/pub/scm/linux/ker...Dave Jones2011-12-022-0/+275
| |\
| | * cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h>Kevin Hilman2011-11-101-1/+3
| | * cpufreq: OMAP: fix freq_table leakNishanth Menon2011-11-081-5/+17
| | * cpufreq: OMAP: put clk if cpu_init failedNishanth Menon2011-11-081-3/+11
| | * cpufreq: OMAP: only supports OPP libraryNishanth Menon2011-11-081-2/+1
| | * cpufreq: OMAP: dont support !freq_tableNishanth Menon2011-11-081-34/+33
| | * cpufreq: OMAP: deny initialization if no mpudevNishanth Menon2011-11-081-7/+8
| | * cpufreq: OMAP: move clk name decision to initNishanth Menon2011-11-081-7/+13
| | * cpufreq: OMAP: notify even with bad boot frequencyColin Cross2011-11-081-1/+1
| | * cpufreq: OMAP: Enable all CPUs in shared policy maskTodd Poynor2011-11-081-3/+1
| | * cpufreq: OMAP: Add SMP support for OMAP4+Russell King2011-11-081-10/+71
| | * cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreqSantosh Shilimkar2011-11-082-0/+189
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-072-41/+39
|\ \ \
| * \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-062-41/+39
| |\ \ \ | | |/ / | |/| |
| | * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-212-41/+39
| | |/
* | | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky2011-12-192-42/+40
|\ \ \
| * | | sched/accounting: Change cpustat fields to an arrayGlauber Costa2011-12-062-40/+36
| |/ /
* | | [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-153-35/+32
|/ /
* | [CPUFREQ] db8500: fix build error due to undeclared i variableAxel Lin2011-11-111-3/+3
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-062-0/+2
|\
| * cpufreq: Fix build of s3c64xx cpufreq driver for header changeMark Brown2011-10-311-0/+1
| * cpufreq: cpufreq_stats.c is a module, and should include module.hPaul Gortmaker2011-10-311-0/+1
* | Merge branch 'next' of git://github.com/kernelslacker/cpufreqLinus Torvalds2011-11-033-32/+268
|\ \
| * | [CPUFREQ] db8500: support all frequenciesLinus Walleij2011-10-261-8/+16
| * | [CPUFREQ] db8500: remove unneeded for loop iteration over freq_tableAxel Lin2011-10-261-5/+0
| * | [CPUFREQ] ARM Exynos4210 PM/Suspend compatibility with different bootloadersMyungJoo Ham2011-10-261-4/+102
| * | [CPUFREQ] ARM: ux500: send cpufreq notification for all cpusVincent Guittot2011-10-261-3/+4
| * | [CPUFREQ] e_powersaver: Allow user to lower maximum voltageRafał Bilski2011-10-261-0/+18
| * | [CPUFREQ] e_powersaver: Check BIOS limit for CPU frequencyRafał Bilski2011-10-261-0/+76
| * | [CPUFREQ] e_powersaver: Additional checksRafał Bilski2011-10-261-11/+30
| * | [CPUFREQ] exynos4210: Show list of available frequenciesDonggeun Kim2011-10-261-1/+22
| |/
* | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-031-1/+1
|\ \ | |/ |/|
| * mfd: Move to the new db500 PRCMU APIMattias Nilsson2011-10-241-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-262-2/+6
|\ \
| * | nohz: Fix update_ts_time_stat idle accountingMichal Hocko2011-09-082-2/+6
* | | Merge branch 'master' into for-nextJiri Kosina2011-09-152-0/+23
|\ \ \ | | |/ | |/|
| * | drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereferenceNaga Chumbalkar2011-09-141-0/+3
| |/
OpenPOWER on IntegriCloud