aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2017-01-22Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtAlex Shi
2017-01-22 Merge tag 'v4.4.44' into linux-linaro-lsk-v4.4Alex Shi
2017-01-19cpufreq: powernv: Disable preemption while checking CPU throttling stateDenis Kirjanov
2016-11-03Merge remote-tracking branch 'origin/linux-linaro-lsk-v4.4' into linux-linaro...Alex Shi
2016-10-29 Merge tag 'v4.4.28' into linux-linaro-lsk-v4.4Alex Shi
2016-10-28cpufreq: intel_pstate: Fix unsafe HWP MSR accessSrinivas Pandruvada
2016-09-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtAlex Shi
2016-09-20Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-09-15cpufreq: Fix GOV_LIMITS handling for the userspace governorSai Gurrappadi
2016-08-20intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()Jan Kiszka
2016-05-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtAlex Shi
2016-05-05Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-05-04cpufreq: intel_pstate: Fix processing for turbo activation ratioSrinivas Pandruvada
2016-04-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtlsk-v4.4-16.04-rtAlex Shi
2016-04-08cpufreq: dt: No need to allocate resources anymoreViresh Kumar
2016-04-08cpufreq: dt: No need to fetch voltage-toleranceViresh Kumar
2016-04-08cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequencyViresh Kumar
2016-04-08cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-04-08cpufreq: dt: Unsupported OPPs are already disabledViresh Kumar
2016-04-08cpufreq: dt: Pass regulator name to the OPP coreViresh Kumar
2016-04-08cpufreq: dt: OPP layers handles clock-latency for V1 bindings as wellViresh Kumar
2016-04-08cpufreq: dt: Rename 'need_update' to 'opp_v1'Viresh Kumar
2016-04-08cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err()Viresh Kumar
2016-04-08cpufreq-dt: fix handling regulator_get_voltage() resultAndrzej Hajda
2016-04-08cpufreq-dt: Supply power coefficient when registering cooling devicesPunit Agrawal
2016-04-08cpufreq: cpufreq-dt: avoid uninitialized variable warnings:Arnd Bergmann
2016-03-07Merge tag 'v4.4.4' into linux-4.4.y-rtSebastian Andrzej Siewior
2016-03-03cpufreq: Fix NULL reference crash while accessing policy->governor_dataViresh Kumar
2016-03-03cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototypeArnd Bergmann
2016-01-12Merge tag 'v4.4' into linux-4.4.y-rtSebastian Andrzej Siewior
2015-12-24cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()Dan Carpenter
2015-12-23cpufreq: drop K8's driver from beeing selectedSebastian Andrzej Siewior
2015-12-14Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-12cpufreq: intel_pstate: Minor cleanup for FRAC_BITSPrarit Bhargava
2015-12-12cpufreq: tegra: add regulator dependency for T124Arnd Bergmann
2015-12-11Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki
2015-12-02cpufreq: use last policy after online for drivers with ->setpolicySrinivas Pandruvada
2015-11-27Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki
2015-11-27cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __initArnd Bergmann
2015-11-25intel_pstate: Fix "performance" mode behavior with HWP enabledAlexandra Yates
2015-11-23cpufreq: SCPI: Depend on SCPI clk driverPunit Agrawal
2015-11-23Merge back earlier cpufreq fixes for v4.4.Rafael J. Wysocki
2015-11-23cpufreq: intel_pstate: Fix limits->max_perf rounding errorPrarit Bhargava
2015-11-23cpufreq: intel_pstate: Fix limits->max_policy_pct rounding errorPrarit Bhargava
2015-11-23cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev()Viresh Kumar
2015-11-23cpufreq: CPPC: Initialize and check CPUFreq CPU co-ord type correctlyAshwin Chaugule
2015-11-20Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki
2015-11-19cpufreq: mediatek: fix build errorArnd Bergmann