aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq-dt.c
AgeCommit message (Expand)Author
38 hoursmaster: sync with upstream 6.6Bruce Ashfield
2022-10-18cpufreq: dt: Switch to use dev_err_probe() helperYang Yingliang
2022-07-08OPP: Migrate set-regulators API to use set-config helpersViresh Kumar
2022-07-08OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar
2021-08-12cpufreq: dt: Use .register_em() to register with energy modelViresh Kumar
2021-03-25cpufreq: dt: dev_pm_opp_of_cpumask_add_table() may return -EPROBE_DEFERQuanyang Wang
2021-02-04cpufreq: Remove CPUFREQ_STICKY flagViresh Kumar
2020-12-09cpufreq: dt: dev_pm_opp_put_regulators() accepts NULL argumentViresh Kumar
2020-12-09cpufreq: dt: Don't (ab)use dev_pm_opp_get_opp_table() to create OPP tableViresh Kumar
2020-10-06Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2020-09-18cpufreq: move invariance setter calls in cpufreq coreIonela Voinescu
2020-09-16cpufreq: dt: Refactor initialization to handle probe deferral properlyStephan Gerhold
2020-06-24OPP: refactor dev_pm_opp_of_register_em() and update related driversLukasz Luba
2020-05-29cpufreq: dt: Add support for interconnect bandwidth scalingGeorgi Djakov
2020-03-12cpufreq: dt: Allow platform specific intermediate callbacksPeng Fan
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-04Merge branch 'pm-opp'Rafael J. Wysocki
2019-02-12cpufreq: dt: Implement online/offline() callbacksViresh Kumar
2019-02-07cpufreq: dt: Register an Energy ModelQuentin Perret
2019-01-30cpufreq: cpufreq-dt: Use auto-registration of thermal cooling deviceAmit Kucheria
2018-10-04cpufreq: dt: Try freeing static OPPs only if we have added themViresh Kumar
2018-05-10cpufreq: dt: Allow platform specific suspend/resume callbacksViresh Kumar
2018-03-20cpufreq: cpufreq-dt: Don't validate the frequency table twiceViresh Kumar
2017-12-07cpu_cooling: Keep only one of_cpufreq*cooling_register() helperViresh Kumar
2017-12-07cpu_cooling: Make of_cpufreq_power_cooling_register() parse DTViresh Kumar
2017-10-03cpufreq: dt: invoke frequency-invariance setter functionDietmar Eggemann
2017-08-01cpufreq: Process remote callbacks from any CPU if the platform permitsViresh Kumar
2017-05-27thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar
2017-01-27PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rateViresh Kumar
2016-12-06PM / OPP: Add infrastructure to manage multiple regulatorsViresh Kumar
2016-11-30PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd
2016-09-13cpufreq: dt: Support governor tunables per policyViresh Kumar
2016-09-13cpufreq: dt: Remove unused codeViresh Kumar
2016-04-28cpufreq: dt: Kill platform-dataViresh Kumar
2016-04-28cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2Viresh Kumar
2016-04-05cpufreq: dt: Drop stale commentViresh Kumar
2016-02-11cpufreq: dt: No need to allocate resources anymoreViresh Kumar
2016-02-11cpufreq: dt: No need to fetch voltage-toleranceViresh Kumar
2016-02-11cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequencyViresh Kumar
2016-02-11cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-02-11cpufreq: dt: Unsupported OPPs are already disabledViresh Kumar
2016-02-11cpufreq: dt: Pass regulator name to the OPP coreViresh Kumar
2016-02-11cpufreq: dt: OPP layers handles clock-latency for V1 bindings as wellViresh Kumar
2016-02-11cpufreq: dt: Rename 'need_update' to 'opp_v1'Viresh Kumar
2016-02-11cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err()Viresh Kumar
2016-01-27cpufreq: cpufreq-dt: avoid uninitialized variable warnings:Arnd Bergmann
2016-01-05cpufreq-dt: fix handling regulator_get_voltage() resultAndrzej Hajda
2015-12-10cpufreq-dt: Supply power coefficient when registering cooling devicesPunit Agrawal
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