summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
Commit message (Expand)AuthorAge
* cpufreq: Avoid crash in resume on SMP without OPPGeert Uytterhoeven2014-11-08
* cpufreq: cpufreq-dt: Fix arguments in clock failure error messageAbhilash Kesavan2014-11-05
* cpufreq: cpufreq-dt: Restore default cpumask_setall(policy->cpus)Geert Uytterhoeven2014-10-27
* cpufreq: cpufreq-dt: disable unsupported OPPsLucas Stach2014-10-27
* Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-24
|\
| * intel_pstate: Correct BYT VID values.Dirk Brandewie2014-10-23
| * intel_pstate: Fix BYT frequency reportingDirk Brandewie2014-10-23
| * intel_pstate: Don't lose sysfs settings during cpu offlineDirk Brandewie2014-10-23
| * cpufreq: intel_pstate: Reflect current no_turbo state correctlyGabriele Mazzotta2014-10-23
| * cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie2014-10-23
| * cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár2014-10-23
| * cpufreq: cpufreq-dt: adjust message related to regulatorsThomas Petazzoni2014-10-21
| * cpufreq: cpufreq-dt: extend with platform_dataThomas Petazzoni2014-10-21
| * cpufreq: allow driver-specific dataThomas Petazzoni2014-10-21
* | Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin...Linus Torvalds2014-10-21
|\ \ | |/ |/|
| * mailbox: rename pl320-ipc specific mailbox.hSuman Anna2014-10-08
* | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-10-15
|\ \
| * \ Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Mike Turquette2014-09-26
| |\ \
| * | | cpufreq: kirkwood: use the powersave multiplexerMike Turquette2014-09-02
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-11
|\ \ \ \
| * | | | powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-02
| | |/ / | |/| |
* | | | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-09
|\ \ \ \
| * \ \ \ Merge back cpufreq material for v3.18.Rafael J. Wysocki2014-10-03
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | cpufreq: cpufreq-dt: fix potential double put of cpu OF nodeLucas Stach2014-10-03
| | * | | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar2014-10-03
| | * | | cpufreq: ppc-corenet: remove duplicate update of cpu_dataViresh Kumar2014-09-30
| | * | | cpufreq: Replace strnicmp with strncasecmpRasmus Villemoes2014-09-29
| | * | | cpufreq: powernv: Set the cpus to nominal frequency during reboot/kexecShilpasri G Bhat2014-09-29
| | * | | cpufreq: powernv: Set the pstate of the last hotplugged out cpu in policy->cp...Preeti U Murthy2014-09-29
| | * | | cpufreq: Allow stop CPU callback to be used by all cpufreq driversPreeti U Murthy2014-09-29
| | * | | cpufreq: cpu0: Make allocate_resources() work for any CPUViresh Kumar2014-09-09
| | * | | cpufreq: cpu0: try regulators with name "cpu-supply"Viresh Kumar2014-09-09
| | * | | cpufreq: cpu0: Move per-cluster initialization code to ->init()Viresh Kumar2014-09-09
| | * | | cpufreq: cpu0: use dev_{err|warn|dbg} instead of pr_{err|warn|debug}Viresh Kumar2014-09-09
| | * | | cpufreq: cpu0: print relevant error when we defer probeViresh Kumar2014-09-09
| | * | | cpufreq: cpu0: don't validate clock on clk_put()Viresh Kumar2014-09-09
| | * | | cpufreq: cpu0: Update Module AuthorViresh Kumar2014-09-09
| | |/ /
* | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-08
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'mvebu-fixes-3.17' of git://git.infradead.org/linux-mvebu into next...Olof Johansson2014-09-23
| |\ \ \
| | * | | cpufreq: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-09-09
| * | | | Merge tag 'fixes-v3.18-not-urgent' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-09-23
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: cns3xxx: fix allmodconfig panic in pci driverXia Kaixu2014-09-04
| | |/ / | |/| |
* | | | cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar2014-09-30
* | | | cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann2014-09-29
* | | | cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki2014-09-29
* | | | cpufreq: release policy->rwsem on errorPrarit Bhargava2014-09-22
* | | | cpufreq: fix cpufreq suspend/resume for intel_pstateLan Tianyu2014-09-22
| |_|/ |/| |
* | | cpufreq / OPP: Fix the order of arguments for kcalloc()Anand Moon2014-09-08
* | | cpufreq: intel_pstate: Remove unneeded variableGabriele Mazzotta2014-09-03
| |/ |/|
* | cpufreq: s5pv210: Remove spurious __init annotationMark Brown2014-08-28