summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/cpufreq-dt.c
AgeCommit message (Expand)Author
2019-03-08cpufreq: dt: Add support to get static powerFinley Xiao
2019-01-28cpufreq: dt: Implement rockchip_cpufreq_suspend()Finley Xiao
2018-07-06cpufreq: dt: Add wide-temperature controlFinley Xiao
2018-07-06cpufreq: rockchip: implement rockchip_cpufreq_check_rate_volt()Finley Xiao
2018-07-06PM / OPP: Rename dev_pm_opp_check_initial_rate to dev_pm_opp_check_rate_voltFinley Xiao
2018-06-01soc: rockchip: opp_select: Add support to adjust power scaleFinley Xiao
2018-03-16cpufreq: dt: adjust opp-table by board IR-DropLiang Chen
2017-11-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-10-14LSK-ANDROID: cpufreq-dt: fix incorrect cherry-pick from android-4.4Amit Pundir
2017-09-18ANDROID: cpufreq-dt: Set sane defaults for schedutil rate limitsBrendan Jackman
2017-04-18cpufreq: dt: support checking initial rateFinley Xiao
2016-12-19cpufreq: dt: fix the warning when use opp_v1Finley Xiao
2016-12-12cpufreq: dt: fix the warning occurred when upped cpu5 before cpu4Finley Xiao
2016-12-07cpufreq: dt: change frequency to a specific value when cpufreq exitsFinley Xiao
2016-11-29cpufreq: dt: delete flag CPUFREQ_NEED_INITIAL_FREQ_CHECKFinley Xiao
2016-09-05ARM64: rockchip: cpufreq-dt: enable CPUFREQ_HAVE_GOVERNOR_PER_POLICYChen Liang
2016-05-25cpufreq: dt: fix resume warningHuang, Tao
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
2015-09-15PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar
2015-09-15PM / OPP: Rename opp init/free table routinesViresh Kumar
2015-09-09cpufreq-dt: add suspend frequency supportBartlomiej Zolnierkiewicz
2015-09-03cpufreq: dt: Tolerance applies on both sides of target voltageViresh Kumar
2015-09-03cpufreq: dt: Print error on failing to mark OPPs as sharedViresh Kumar
2015-09-03cpufreq: dt: Check OPP count before marking them sharedViresh Kumar
2015-08-08cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabledBartlomiej Zolnierkiewicz
2015-08-07cpufreq: dt: Add support for turbo/boost modeViresh Kumar
2015-08-07cpufreq: dt: Add support for operating-points-v2 bindingsViresh Kumar
2015-06-17cpufreq: dt: allow driver to boot automaticallyFelipe Balbi
2015-02-03cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invoca...Markus Elfring
2014-12-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2014-12-18cpufreq-dt: defer probing if OPP table is not readyDmitry Torokhov
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-01cpufreq-dt: free OPP table created during ->init()Viresh Kumar
2014-11-29cpufreq-dt: register cooling device from ->ready() callbackViresh Kumar
2014-11-29cpufreq-dt: pass 'policy->related_cpus' to of_cpufreq_cooling_register()Viresh Kumar
2014-11-20cpufreq: cpufreq-dt: Move newline to end of error messageGeert Uytterhoeven
2014-11-06cpufreq: cpufreq-dt: Handle regulator_get_voltage() failureStefan Wahren
2014-11-06cpufreq: cpufreq-dt: Improve debug about matching OPPStefan Wahren