summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq-dt.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* Merge branch 'pm-opp'Rafael J. Wysocki2019-03-041-0/+2
|\
| * cpufreq: dt: Register an Energy ModelQuentin Perret2019-02-071-0/+2
* | cpufreq: dt: Implement online/offline() callbacksViresh Kumar2019-02-121-0/+17
* | cpufreq: cpufreq-dt: Use auto-registration of thermal cooling deviceAmit Kucheria2019-01-301-12/+2Star
|/
* cpufreq: dt: Try freeing static OPPs only if we have added themViresh Kumar2018-10-041-15/+19
* cpufreq: dt: Allow platform specific suspend/resume callbacksViresh Kumar2018-05-101-2/+8
* cpufreq: cpufreq-dt: Don't validate the frequency table twiceViresh Kumar2018-03-201-7/+1Star
* cpu_cooling: Keep only one of_cpufreq*cooling_register() helperViresh Kumar2017-12-071-1/+1
* cpu_cooling: Make of_cpufreq_power_cooling_register() parse DTViresh Kumar2017-12-071-26/+1Star
* cpufreq: dt: invoke frequency-invariance setter functionDietmar Eggemann2017-10-031-2/+10
* cpufreq: Process remote callbacks from any CPU if the platform permitsViresh Kumar2017-08-011-0/+1
* thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar2017-05-281-1/+1
* PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rateViresh Kumar2017-01-271-6/+1Star
* PM / OPP: Add infrastructure to manage multiple regulatorsViresh Kumar2016-12-061-3/+3
* PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd2016-11-301-4/+8
* cpufreq: dt: Support governor tunables per policyViresh Kumar2016-09-131-0/+6
* cpufreq: dt: Remove unused codeViresh Kumar2016-09-131-2/+0Star
* cpufreq: dt: Kill platform-dataViresh Kumar2016-04-281-5/+1Star
* cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2Viresh Kumar2016-04-281-7/+9
* cpufreq: dt: Drop stale commentViresh Kumar2016-04-051-3/+0Star
* cpufreq: dt: No need to allocate resources anymoreViresh Kumar2016-02-111-67/+45Star
* cpufreq: dt: No need to fetch voltage-toleranceViresh Kumar2016-02-111-23/+23
* cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequencyViresh Kumar2016-02-111-71/+2Star
* cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()Viresh Kumar2016-02-111-44/+4Star
* cpufreq: dt: Unsupported OPPs are already disabledViresh Kumar2016-02-111-2/+0Star
* cpufreq: dt: Pass regulator name to the OPP coreViresh Kumar2016-02-111-0/+46
* cpufreq: dt: OPP layers handles clock-latency for V1 bindings as wellViresh Kumar2016-02-111-4/+1Star
* cpufreq: dt: Rename 'need_update' to 'opp_v1'Viresh Kumar2016-02-111-3/+3
* cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err()Viresh Kumar2016-02-111-2/+2
* cpufreq: cpufreq-dt: avoid uninitialized variable warnings:Arnd Bergmann2016-01-271-8/+7Star
* cpufreq-dt: fix handling regulator_get_voltage() resultAndrzej Hajda2016-01-051-2/+3
* cpufreq-dt: Supply power coefficient when registering cooling devicesPunit Agrawal2015-12-101-2/+7
* PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar2015-09-151-5/+5
* PM / OPP: Rename opp init/free table routinesViresh Kumar2015-09-151-3/+3
* cpufreq-dt: add suspend frequency supportBartlomiej Zolnierkiewicz2015-09-091-0/+9
* cpufreq: dt: Tolerance applies on both sides of target voltageViresh Kumar2015-09-031-1/+2
* cpufreq: dt: Print error on failing to mark OPPs as sharedViresh Kumar2015-09-031-1/+4
* cpufreq: dt: Check OPP count before marking them sharedViresh Kumar2015-09-031-11/+11
* cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabledBartlomiej Zolnierkiewicz2015-08-081-1/+8
* cpufreq: dt: Add support for turbo/boost modeViresh Kumar2015-08-071-0/+8
* cpufreq: dt: Add support for operating-points-v2 bindingsViresh Kumar2015-08-071-10/+46
* cpufreq: dt: allow driver to boot automaticallyFelipe Balbi2015-06-171-0/+1
* cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invoca...Markus Elfring2015-02-031-2/+1Star
*-. Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-12-291-0/+11
|\ \
| * | cpufreq-dt: defer probing if OPP table is not readyDmitry Torokhov2014-12-181-0/+11
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\ \ \
| * \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-041-1/+0Star
| |\ \ \
| | * | | cpufreq: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |