aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2017-05-31 Merge tag 'v4.1.40' into linux-linaro-lsk-v4.1lsk-v4.1-17.06lsk-v4.1-17.05linux-linaro-lsk-v4.1Alex Shi
2017-05-17cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki
2016-07-01Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.06Alex Shi
2016-06-18cpufreq: intel_pstate: Fix ->set_policy() interface for no_turboSrinivas Pandruvada
2016-04-01cpufreq: dt: No need to allocate resources anymoreViresh Kumar
2016-04-01cpufreq: dt: No need to fetch voltage-toleranceViresh Kumar
2016-04-01cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequencyViresh Kumar
2016-04-01cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-04-01cpufreq: dt: Unsupported OPPs are already disabledViresh Kumar
2016-04-01cpufreq: dt: Pass regulator name to the OPP coreViresh Kumar
2016-04-01cpufreq: dt: OPP layers handles clock-latency for V1 bindings as wellViresh Kumar
2016-04-01cpufreq: dt: Rename 'need_update' to 'opp_v1'Viresh Kumar
2016-04-01cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err()Viresh Kumar
2016-04-01cpufreq: cpufreq-dt: avoid uninitialized variable warnings:Arnd Bergmann
2016-04-01cpufreq-dt: fix handling regulator_get_voltage() resultAndrzej Hajda
2016-04-01PM / OPP: Move opp core to its own directoryViresh Kumar
2016-04-01PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar
2016-04-01PM / OPP: Rename opp init/free table routinesViresh Kumar
2016-03-30Merge remote-tracking branch 'lts/linux-4.1.y' into v4.1/topic/OPPv2Alex Shi
2015-11-09cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)Srinivas Pandruvada
2015-10-28cpufreq: Allow drivers to enable boost support after registering driverViresh Kumar
2015-10-28cpufreq-dt: add suspend frequency supportBartlomiej Zolnierkiewicz
2015-10-28cpufreq: dt: Tolerance applies on both sides of target voltageViresh Kumar
2015-10-28cpufreq: dt: Print error on failing to mark OPPs as sharedViresh Kumar
2015-10-28cpufreq: dt: Check OPP count before marking them sharedViresh Kumar
2015-10-28cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabledBartlomiej Zolnierkiewicz
2015-10-28cpufreq: dt: Add support for turbo/boost modeViresh Kumar
2015-10-28cpufreq: dt: Add support for operating-points-v2 bindingsViresh Kumar
2015-10-28cpufreq: Update boost flag while initializing freq table from OPPsBartlomiej Zolnierkiewicz
2015-10-28cpufreq: dt: allow driver to boot automaticallyFelipe Balbi
2015-10-22intel_pstate: Fix overflow in busy_scaled due to long delayPrarit Bhargava
2015-10-22cpufreq: dt: Tolerance applies on both sides of target voltageViresh Kumar
2015-08-10intel_pstate: Add get_scaling cpu_defaults param to Knights LandingLukasz Anaczkowski
2015-07-10intel_pstate: set BYT MSR with wrmsrl_on_cpu()Joe Konno
2015-04-15cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warningBorislav Petkov
2015-04-15intel_pstate: Change the setpoint for Atom paramsKristen Carlson Accardi
2015-04-11intel_pstate: Knights Landing supportDasaratharaman Chandramouli
2015-04-11intel_pstate: remove MSR testKristen Carlson Accardi
2015-04-11cpufreq: fix qoriq uniprocessor buildArnd Bergmann
2015-04-10Merge back earlier cpufreq material for v4.1.Rafael J. Wysocki
2015-04-03cpufreq: Schedule work for the first-online CPU on resumeViresh Kumar
2015-04-02cpufreq: hisilicon: add acpu driverLeo Yan
2015-04-01cpufreq: powernv: Report cpu frequency throttlingShilpasri G Bhat
2015-03-18cpufreq: qoriq: rename the driverTang Yuantian
2015-03-18cpufreq: qoriq: Make the driver usable on all QorIQ platformsTang Yuantian
2015-03-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2015-03-04cpufreq: ppc: Add missing #include <asm/smp.h>Geert Uytterhoeven
2015-03-02cpufreq: exynos: Use simple approach to asses if cpu cooling can be usedLukasz Majewski
2015-02-21Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds