summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-10-151-9/+5
|\
| * Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Mike Turquette2014-09-262-5/+1
| |\
| * | cpufreq: kirkwood: use the powersave multiplexerMike Turquette2014-09-021-9/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-111-1/+1
|\ \ \
| * | | powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-1/+1
| | |/ | |/|
* | | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-0913-266/+425
|\ \ \
| * \ \ Merge back cpufreq material for v3.18.Rafael J. Wysocki2014-10-0313-266/+425
| |\ \ \
| | * | | cpufreq: cpufreq-dt: fix potential double put of cpu OF nodeLucas Stach2014-10-031-1/+2
| | * | | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar2014-10-039-32/+32
| | * | | cpufreq: ppc-corenet: remove duplicate update of cpu_dataViresh Kumar2014-09-301-1/+0
| | * | | cpufreq: Replace strnicmp with strncasecmpRasmus Villemoes2014-09-291-3/+3
| | * | | cpufreq: powernv: Set the cpus to nominal frequency during reboot/kexecShilpasri G Bhat2014-09-291-0/+35
| | * | | cpufreq: powernv: Set the pstate of the last hotplugged out cpu in policy->cp...Preeti U Murthy2014-09-291-0/+9
| | * | | cpufreq: Allow stop CPU callback to be used by all cpufreq driversPreeti U Murthy2014-09-291-1/+1
| | * | | cpufreq: cpu0: Make allocate_resources() work for any CPUViresh Kumar2014-09-091-13/+17
| | * | | cpufreq: cpu0: try regulators with name "cpu-supply"Viresh Kumar2014-09-091-1/+13
| | * | | cpufreq: cpu0: Move per-cluster initialization code to ->init()Viresh Kumar2014-09-091-53/+136
| | * | | cpufreq: cpu0: use dev_{err|warn|dbg} instead of pr_{err|warn|debug}Viresh Kumar2014-09-091-14/+18
| | * | | cpufreq: cpu0: print relevant error when we defer probeViresh Kumar2014-09-091-1/+10
| | * | | cpufreq: cpu0: don't validate clock on clk_put()Viresh Kumar2014-09-091-2/+1
| | * | | cpufreq: cpu0: Update Module AuthorViresh Kumar2014-09-091-0/+4
| | |/ /
* | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-081-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'mvebu-fixes-3.17' of git://git.infradead.org/linux-mvebu into next...Olof Johansson2014-09-231-1/+1
| |\ \ \
| | * | | cpufreq: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-09-091-1/+1
| * | | | Merge tag 'fixes-v3.18-not-urgent' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-09-232-2/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: cns3xxx: fix allmodconfig panic in pci driverXia Kaixu2014-09-041-1/+1
| | |/ / | |/| |
* | | | cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar2014-09-301-3/+4
* | | | cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann2014-09-291-2/+2
* | | | cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki2014-09-291-1/+1
* | | | cpufreq: release policy->rwsem on errorPrarit Bhargava2014-09-221-0/+2
* | | | cpufreq: fix cpufreq suspend/resume for intel_pstateLan Tianyu2014-09-221-4/+4
| |_|/ |/| |
* | | cpufreq / OPP: Fix the order of arguments for kcalloc()Anand Moon2014-09-081-1/+1
* | | cpufreq: intel_pstate: Remove unneeded variableGabriele Mazzotta2014-09-031-4/+0
| |/ |/|
* | cpufreq: s5pv210: Remove spurious __init annotationMark Brown2014-08-281-1/+1
* | cpufreq: intel_pstate: Add CPU ID for Braswell processorMika Westerberg2014-08-281-0/+1
* | intel_pstate: Turn per cpu printk into pr_debugAndi Kleen2014-08-281-1/+1
|/
* Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-146-10/+15
|\
| * cpufreq: arm_big_little: fix module license specUwe Kleine-König2014-08-092-1/+6
| * cpufreq: speedstep-smi: fix decimal printf specifiersHans Wennborg2014-08-071-2/+2
| * cpufreq: OPP: Avoid sleeping while atomicStephen Boyd2014-08-071-1/+1
| * cpufreq: cpu0: Do not print error message when deferringMarkus Pargmann2014-08-071-1/+1
| * cpufreq: integrator: Use set_cpus_allowed_ptrHimangi Saraogi2014-08-071-5/+5
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-141-2/+1
|\ \
| * | of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-261-2/+1
* | | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-085-18/+122
|\ \ \
| * \ \ Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann2014-07-265-18/+122
| |\ \ \
| | * | | cpufreq: s5pv210: Make the driver multiplatform awareTomasz Figa2014-07-191-9/+122
| | * | | cpufreq: s3c24xx: Remove some dead codeTomasz Figa2014-07-194-9/+0
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-071-2/+16
|\ \ \ \ \
| * | | | | powerpc/cpufreq: Add pr_warn() on OPAL firmware failuresVaidyanathan Srinivasan2014-08-051-2/+16