summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Avoid crash in resume on SMP without OPPGeert Uytterhoeven2014-11-081-1/+2
* cpufreq: cpufreq-dt: Fix arguments in clock failure error messageAbhilash Kesavan2014-11-051-2/+2
* cpufreq: cpufreq-dt: Restore default cpumask_setall(policy->cpus)Geert Uytterhoeven2014-10-271-1/+1
* cpufreq: cpufreq-dt: disable unsupported OPPsLucas Stach2014-10-271-25/+41
* Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-243-32/+137
|\
| * intel_pstate: Correct BYT VID values.Dirk Brandewie2014-10-231-1/+12
| * intel_pstate: Fix BYT frequency reportingDirk Brandewie2014-10-231-6/+36
| * intel_pstate: Don't lose sysfs settings during cpu offlineDirk Brandewie2014-10-231-3/+3
| * cpufreq: intel_pstate: Reflect current no_turbo state correctlyGabriele Mazzotta2014-10-231-12/+36
| * cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie2014-10-231-6/+17
| * cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár2014-10-231-0/+1
| * cpufreq: cpufreq-dt: adjust message related to regulatorsThomas Petazzoni2014-10-211-2/+2
| * cpufreq: cpufreq-dt: extend with platform_dataThomas Petazzoni2014-10-211-2/+15
| * cpufreq: allow driver-specific dataThomas Petazzoni2014-10-211-0/+15
* | Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin...Linus Torvalds2014-10-211-1/+1
|\ \ | |/ |/|
| * mailbox: rename pl320-ipc specific mailbox.hSuman Anna2014-10-081-1/+1
* | 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