aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka2015-05-092-0/+15
* powernow-k6: reorder frequenciesMikulas Patocka2014-04-301-7/+10
* powernow-k6: correctly initialize default parametersMikulas Patocka2014-04-301-4/+72
* powernow-k6: disable cache when changing frequencyMikulas Patocka2014-04-301-17/+39
* Fix memory leak in cpufreq stats.Tu, Xiaobing2013-03-201-0/+1
* cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible codeAndreas Herrmann2012-10-301-8/+1
* cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo2012-10-101-29/+34
* powernow-k8: Fix indexing issueAndreas Herrmann2012-02-131-4/+11
* powernow-k8: Avoid Pstate MSR accesses on systems supporting CPBAndreas Herrmann2012-02-131-9/+10
* [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
| |/
| * Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-261-0/+20
| |\
| | * Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie2011-07-141-0/+20
| | |\
| | | * cpufreq: expose a cpufreq_quick_get_max routineJesse Barnes2011-06-281-0/+20
* | | | Fix documentation and comment typo 'no_hz'Paul Bolle2011-08-081-1/+1
|/ / /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-254-0/+325
|\ \ \
| * | | powerpc/cpufreq: Add cpufreq driver for Momentum Maple boardsDmitry Eremin-Solenikov2011-07-194-0/+326
| | |/ | |/|
* | | [CPUFREQ] s5pv210: make needlessly global symbols staticAxel Lin2011-07-131-2/+2
* | | [CPUFREQ] exynos4210: make needlessly global symbols staticAxel Lin2011-07-131-3/+3
* | | [CPUFREQ] S3C6410: Add some lower frequencies for 800MHz base clock operationMark Brown2011-07-131-0/+2
* | | [CPUFREQ] S5PV210: Add reboot notifier to prevent system hangHuisung Kang2011-07-131-0/+19
* | | [CPUFREQ] S5PV210: Adjust udelay prior to voltage scaling downTodd Poynor2011-07-131-2/+2
* | | [CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequencyArve Hjønnevåg2011-07-131-9/+19
* | | [CPUFREQ] S5PV210: Add pm_notifier to prevent system unstableHuisung Kang2011-07-131-0/+34
* | | [CPUFREQ] S5PV210: Add arm/int voltage control supportJonghwan Choi2011-07-131-3/+68
* | | [CPUFREQ] S5PV210: Add additional symantics for "relation" in cpufreq with pmHuisung Kang2011-07-131-0/+28
* | | [CPUFREQ] S3C64xx: Notify transition complete as soon as frequency changedMark Brown2011-07-131-2/+2
* | | [CPUFREQ] S3C6410: Support 800MHz operation in cpufreqMark Brown2011-07-131-0/+2
* | | [CPUFREQ] s5pv210-cpufreq.c: Add missing clk_putJulia Lawall2011-07-131-8/+17
* | | [CPUFREQ] Move compile for S3C64XX cpufreq to /drivers/cpufreqKukjin Kim2011-07-133-1/+10
* | | [CPUFREQ] Remove some vi noise that escaped into the Makefile.Dave Jones2011-07-131-3/+2
* | | [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim2011-07-135-0/+1082
* | | [CPUFREQ/S3C64xx] Move S3C64xx CPUfreq driver into drivers/cpufreqMark Brown2011-07-132-0/+270