aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2016-02-22cpufreq: simplify for_each_suitable_policy() macroEric Biggers1-41/+3
2016-02-22cpufreq: fix comment about return value of cpufreq_register_driver()Eric Biggers1-1/+1
2016-02-12cpufreq: Drop unnecessary checks from show() and store()Rafael J. Wysocki1-16/+5
2016-02-11cpufreq: dt: No need to allocate resources anymoreViresh Kumar1-67/+45
2016-02-11cpufreq: dt: No need to fetch voltage-toleranceViresh Kumar1-23/+23
2016-02-11cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequencyViresh Kumar1-71/+2
2016-02-11cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()Viresh Kumar1-44/+4
2016-02-11cpufreq: dt: Unsupported OPPs are already disabledViresh Kumar1-2/+0
2016-02-11cpufreq: dt: Pass regulator name to the OPP coreViresh Kumar1-0/+46
2016-02-11cpufreq: dt: OPP layers handles clock-latency for V1 bindings as wellViresh Kumar1-4/+1
2016-02-11cpufreq: dt: Rename 'need_update' to 'opp_v1'Viresh Kumar1-3/+3
2016-02-11cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err()Viresh Kumar1-2/+2
2016-02-05cpufreq: powernv: Replace pr_info with trace print for throttle eventShilpasri G Bhat1-39/+34
2016-02-05cpufreq: powernv: Remove cpu_to_chip_id() from hot-pathShilpasri G Bhat1-3/+20
2016-02-05cpufreq: powernv: Hot-plug safe the kworker threadShilpasri G Bhat1-8/+11
2016-02-05cpufreq: powernv: Free 'chips' on module exitShilpasri G Bhat1-0/+1
2016-02-05cpufreq: Clean up default and fallback governor setupRafael J. Wysocki6-50/+71
2016-02-01ARM: pxa: define clock registers as __iomemArnd Bergmann1-1/+1
2016-01-29Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki4-15/+19
2016-01-27cpufreq: cpufreq-dt: avoid uninitialized variable warnings:Arnd Bergmann1-8/+7
2016-01-27cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototypeArnd Bergmann1-1/+1
2016-01-27cpufreq: Use list_is_last() to check last entry of the policy listGautham R Shenoy1-3/+3
2016-01-27cpufreq: Fix NULL reference crash while accessing policy->governor_dataViresh Kumar1-3/+8
2016-01-25cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefsBartlomiej Zolnierkiewicz1-2/+0
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2016-01-05cpufreq-dt: fix handling regulator_get_voltage() resultAndrzej Hajda1-2/+3
2016-01-05cpufreq: governor: Fix negative idle_time when configured with CONFIG_HZ_PERIODICChen Yu1-0/+3
2016-01-02cpufreq: mt8173: migrate to use operating-points-v2 bindingsPi-Cheng Chen1-6/+11
2016-01-01cpufreq: Simplify core code related to boost supportRafael J. Wysocki2-18/+9
2016-01-01cpufreq: acpi-cpufreq: Simplify boost-related codeRafael J. Wysocki1-13/+8
2016-01-01cpufreq: Make cpufreq_boost_supported() staticRafael J. Wysocki1-6/+2
2015-12-28blackfin-cpufreq: Mark cpu_set_cclk() as staticMarkus Elfring1-1/+1
2015-12-28blackfin-cpufreq: Change return type of cpu_set_cclk() to that of clk_set_rate()Markus Elfring1-1/+1
2015-12-28Merge back earlier cpufreq material for v4.5.Rafael J. Wysocki13-135/+673
2015-12-24cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()Dan Carpenter1-1/+1
2015-12-21Merge back earlier cpufreq material for v4.5.Rafael J. Wysocki13-135/+673
2015-12-17powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith1-1/+1
2015-12-14Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki2-2/+2
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2015-12-12cpufreq: st: Provide runtime initialised driver for ST's platformsLee Jones3-0/+305
2015-12-12cpufreq: intel_pstate: Minor cleanup for FRAC_BITSPrarit Bhargava1-1/+1
2015-12-12cpufreq: mt8173: Move resources allocation into ->probe()Pi-Cheng Chen1-24/+68
2015-12-12cpufreq: tegra: add regulator dependency for T124Arnd Bergmann1-1/+1
2015-12-11Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixesArnd Bergmann1-1/+1
2015-12-10cpufreq: intel_pstate: Account for IO wait timePhilippe Longepe1-3/+21
2015-12-10cpufreq: intel_pstate: Account for non C0 timePhilippe Longepe1-5/+24
2015-12-10cpufreq: intel_pstate: Configurable algorithm to get target pstatePhilippe Longepe1-13/+17
2015-12-10cpufreq: mt8173: check return value of regulator_get_voltage() callPi-Cheng Chen1-0/+28
2015-12-10cpufreq: mt8173: remove redundant regulator_get_voltage() callPi-Cheng Chen1-1/+0
2015-12-10cpufreq: mt8173: add CPUFREQ_HAVE_GOVERNOR_PER_POLICY flagPi-Cheng Chen1-1/+2