summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2016-06-20cpufreq: intel_pstate: Fix ->set_policy() interface for no_turboSrinivas Pandruvada1-2/+5
2015-10-28intel_pstate: Fix overflow in busy_scaled due to long delayPrarit Bhargava1-5/+5
2015-10-28cpufreq: dt: Tolerance applies on both sides of target voltageViresh Kumar1-1/+2
2015-08-27cpufreq: pcc: Enable autoload of pcc-cpufreq for ACPI processorsLenny Szubowicz1-0/+7
2015-07-04intel_pstate: set BYT MSR with wrmsrl_on_cpu()Joe Konno1-1/+1
2015-04-25cpufreq: Schedule work for the first-online CPU on resumeViresh Kumar1-8/+11
2015-03-07cpufreq: s3c: remove last use of resume_clocks callbackArnd Bergmann1-8/+0
2015-03-07cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann2-3/+3
2015-03-07cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka2-0/+15
2015-03-07cpufreq: Set cpufreq_cpu_data to NULL before putting kobjectViresh Kumar1-3/+3
2014-11-08cpufreq: Avoid crash in resume on SMP without OPPGeert Uytterhoeven1-1/+2
2014-11-05cpufreq: cpufreq-dt: Fix arguments in clock failure error messageAbhilash Kesavan1-2/+2
2014-10-28cpufreq: cpufreq-dt: Restore default cpumask_setall(policy->cpus)Geert Uytterhoeven1-1/+1
2014-10-27cpufreq: cpufreq-dt: disable unsupported OPPsLucas Stach1-25/+41
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-32/+137
2014-10-24intel_pstate: Correct BYT VID values.Dirk Brandewie1-1/+12
2014-10-24intel_pstate: Fix BYT frequency reportingDirk Brandewie1-6/+36
2014-10-24intel_pstate: Don't lose sysfs settings during cpu offlineDirk Brandewie1-3/+3
2014-10-24cpufreq: intel_pstate: Reflect current no_turbo state correctlyGabriele Mazzotta1-12/+36
2014-10-24cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie1-6/+17
2014-10-24cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár1-0/+1
2014-10-21Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin...Linus Torvalds1-1/+1
2014-10-21cpufreq: cpufreq-dt: adjust message related to regulatorsThomas Petazzoni1-2/+2
2014-10-21cpufreq: cpufreq-dt: extend with platform_dataThomas Petazzoni1-2/+15
2014-10-21cpufreq: allow driver-specific dataThomas Petazzoni1-0/+15
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds1-9/+5
2014-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds1-1/+1
2014-10-10Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-266/+425
2014-10-09Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2014-10-08mailbox: rename pl320-ipc specific mailbox.hSuman Anna1-1/+1
2014-10-03Merge back cpufreq material for v3.18.Rafael J. Wysocki13-266/+425
2014-10-03cpufreq: cpufreq-dt: fix potential double put of cpu OF nodeLucas Stach1-1/+2
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar9-32/+32
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard1-1/+1
2014-09-30cpufreq: ppc-corenet: remove duplicate update of cpu_dataViresh Kumar1-1/+0
2014-09-30cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar1-3/+4
2014-09-29cpufreq: Replace strnicmp with strncasecmpRasmus Villemoes1-3/+3
2014-09-29cpufreq: powernv: Set the cpus to nominal frequency during reboot/kexecShilpasri G Bhat1-0/+35
2014-09-29cpufreq: powernv: Set the pstate of the last hotplugged out cpu in policy->cp...Preeti U Murthy1-0/+9
2014-09-29cpufreq: Allow stop CPU callback to be used by all cpufreq driversPreeti U Murthy1-1/+1
2014-09-29cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann1-2/+2
2014-09-29cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki1-1/+1
2014-09-27Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Mike Turquette2-5/+1
2014-09-24Merge tag 'mvebu-fixes-3.17' of git://git.infradead.org/linux-mvebu into next...Olof Johansson1-1/+1
2014-09-24Merge tag 'fixes-v3.18-not-urgent' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2-2/+3
2014-09-22cpufreq: release policy->rwsem on errorPrarit Bhargava1-0/+2
2014-09-22cpufreq: fix cpufreq suspend/resume for intel_pstateLan Tianyu1-4/+4
2014-09-09cpufreq: Remove ARCH_KIRKWOOD dependencyAndrew Lunn1-1/+1
2014-09-09cpufreq: cpu0: Make allocate_resources() work for any CPUViresh Kumar1-13/+17
2014-09-09cpufreq: cpu0: try regulators with name "cpu-supply"Viresh Kumar1-1/+13