Age | Commit message (Expand) | Author | Files | Lines |
2016-01-05 | cpufreq-dt: fix handling regulator_get_voltage() result | Andrzej Hajda | 1 | -2/+3 |
2015-12-10 | cpufreq-dt: Supply power coefficient when registering cooling devices | Punit Agrawal | 1 | -2/+7 |
2015-09-15 | PM / OPP: Prefix exported opp routines with dev_pm_opp_ | Viresh Kumar | 1 | -5/+5 |
2015-09-15 | PM / OPP: Rename opp init/free table routines | Viresh Kumar | 1 | -3/+3 |
2015-09-09 | cpufreq-dt: add suspend frequency support | Bartlomiej Zolnierkiewicz | 1 | -0/+9 |
2015-09-03 | cpufreq: dt: Tolerance applies on both sides of target voltage | Viresh Kumar | 1 | -1/+2 |
2015-09-03 | cpufreq: dt: Print error on failing to mark OPPs as shared | Viresh Kumar | 1 | -1/+4 |
2015-09-03 | cpufreq: dt: Check OPP count before marking them shared | Viresh Kumar | 1 | -11/+11 |
2015-08-08 | cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled | Bartlomiej Zolnierkiewicz | 1 | -1/+8 |
2015-08-07 | cpufreq: dt: Add support for turbo/boost mode | Viresh Kumar | 1 | -0/+8 |
2015-08-07 | cpufreq: dt: Add support for operating-points-v2 bindings | Viresh Kumar | 1 | -10/+46 |
2015-06-17 | cpufreq: dt: allow driver to boot automatically | Felipe Balbi | 1 | -0/+1 |
2015-02-04 | cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invoca... | Markus Elfring | 1 | -2/+1 |
2014-12-29 | Merge branches 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki | 1 | -0/+11 |
2014-12-18 | cpufreq-dt: defer probing if OPP table is not ready | Dmitry Torokhov | 1 | -0/+11 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-12-01 | cpufreq-dt: free OPP table created during ->init() | Viresh Kumar | 1 | -2/+4 |
2014-11-30 | cpufreq-dt: register cooling device from ->ready() callback | Viresh Kumar | 1 | -19/+32 |
2014-11-30 | cpufreq-dt: pass 'policy->related_cpus' to of_cpufreq_cooling_register() | Viresh Kumar | 1 | -1/+1 |
2014-11-20 | cpufreq: cpufreq-dt: Move newline to end of error message | Geert Uytterhoeven | 1 | -1/+1 |
2014-11-06 | cpufreq: cpufreq-dt: Handle regulator_get_voltage() failure | Stefan Wahren | 1 | -2/+2 |
2014-11-06 | cpufreq: cpufreq-dt: Improve debug about matching OPP | Stefan Wahren | 1 | -0/+5 |
2014-11-05 | cpufreq: cpufreq-dt: Fix arguments in clock failure error message | Abhilash Kesavan | 1 | -2/+2 |
2014-11-04 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 1 | -1/+0 |
2014-10-28 | cpufreq: cpufreq-dt: Restore default cpumask_setall(policy->cpus) | Geert Uytterhoeven | 1 | -1/+1 |
2014-10-27 | cpufreq: cpufreq-dt: disable unsupported OPPs | Lucas Stach | 1 | -25/+41 |
2014-10-21 | cpufreq: cpufreq-dt: adjust message related to regulators | Thomas Petazzoni | 1 | -2/+2 |
2014-10-21 | cpufreq: cpufreq-dt: extend with platform_data | Thomas Petazzoni | 1 | -2/+15 |
2014-10-20 | cpufreq: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-03 | cpufreq: cpufreq-dt: fix potential double put of cpu OF node | Lucas Stach | 1 | -1/+2 |
2014-10-03 | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' | Viresh Kumar | 1 | -0/+363 |