summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2017-09-15cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz Wilczyński
2017-06-05cpufreq: s3c2416: double free on driver init error pathDan Carpenter
2016-08-22cpufreq: intel_pstate: Fix ->set_policy() interface for no_turboSrinivas Pandruvada
2016-08-22cpufreq: Fix GOV_LIMITS handling for the userspace governorSai Gurrappadi
2015-10-19intel_pstate: Fix overflow in busy_scaled due to long delayPrarit Bhargava
2015-10-19cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() callStratos Karafotis
2015-07-09intel_pstate: set BYT MSR with wrmsrl_on_cpu()Joe Konno
2015-05-06cpufreq: fix a NULL pointer dereference in __cpufreq_governor()Ethan Zhao
2015-04-27cpufreq: Schedule work for the first-online CPU on resumeViresh Kumar
2015-03-02cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann
2015-03-02cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka
2015-03-02cpufreq: Set cpufreq_cpu_data to NULL before putting kobjectViresh Kumar
2014-11-27cpufreq: Avoid crash in resume on SMP without OPPGeert Uytterhoeven
2014-11-14cpufreq: intel_pstate: Add CPU ID for Braswell processorMika Westerberg
2014-11-05intel_pstate: Correct BYT VID values.Dirk Brandewie
2014-11-05intel_pstate: Fix BYT frequency reportingDirk Brandewie
2014-11-05intel_pstate: Don't lose sysfs settings during cpu offlineDirk Brandewie
2014-11-05cpufreq: intel_pstate: Reflect current no_turbo state correctlyGabriele Mazzotta
2014-11-05cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie
2014-11-05cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár
2014-10-09cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki
2014-10-09cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann
2014-10-05cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar
2014-10-05cpufreq: fix cpufreq suspend/resume for intel_pstateLan Tianyu
2014-10-05cpufreq: release policy->rwsem on errorPrarit Bhargava
2014-10-05cpufreq: OPP: Avoid sleeping while atomicStephen Boyd
2014-09-17powerpc/cpufreq: Add pr_warn() on OPAL firmware failuresVaidyanathan Srinivasan
2014-07-17cpufreq: move policy kobj to policy->cpu at resumeViresh Kumar
2014-07-16cpufreq: cpu0: OPPs can be populated at runtimeViresh Kumar
2014-07-16cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOODQuentin Armitage
2014-07-16cpufreq: imx6q: Select PM_OPPNicolas Del Piano
2014-07-16cpufreq: sa1110: set memory type for h3600Linus Walleij
2014-07-09cpufreq: Makefile: fix compilation for davinci platformPrabhakar Lad
2014-07-07intel_pstate: Set CPU number before accessing MSRsVincent Minet
2014-07-07intel_pstate: don't touch turbo bit if turbo disabled or unavailable.Dirk Brandewie
2014-07-07intel_pstate: Fix setting VIDDirk Brandewie
2014-06-18cpufreq: unlock when failing cpufreq_update_policy()Aaron Plattner
2014-06-17intel_pstate: Correct rounding in busy calculationDoug Smythies
2014-06-16cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependencyArnd Bergmann
2014-06-12Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-06-10cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATORViresh Kumar
2014-06-10cpufreq: tegra: update comment for clarityViresh Kumar
2014-06-10cpufreq: intel_pstate: Remove duplicate CPU ID checkStratos Karafotis
2014-06-09cpufreq: Mark CPU0 driver with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar
2014-06-09cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'Viresh Kumar
2014-06-07cpufreq: governor: Be friendly towards latency-sensitive bursty workloadsSrivatsa S. Bhat
2014-06-06cpufreq: ppc-corenet-cpu-freq: do_div use quotientEd Swarthout
2014-06-06Revert "cpufreq: Enable big.LITTLE cpufreq driver on arm64"Rafael J. Wysocki
2014-06-05cpufreq: Tegra: implement intermediate frequency callbacksViresh Kumar
2014-06-05cpufreq: add support for intermediate (stable) frequenciesViresh Kumar