| Commit message (Expand) | Author | Age | Files | Lines |
* | cpufreq: dt: allow driver to boot automatically | Felipe Balbi | 2015-06-17 | 1 | -0/+1 |
* | cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invoca... | Markus Elfring | 2015-02-03 | 1 | -2/+1 |
*-. | Merge branches 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki | 2014-12-29 | 1 | -0/+11 |
|\ \ |
|
| * | | cpufreq-dt: defer probing if OPP table is not ready | Dmitry Torokhov | 2014-12-18 | 1 | -0/+11 |
* | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ \ \ |
|
| * \ \ | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 | 1 | -1/+0 |
| |\ \ \ |
|
| | * | | | cpufreq: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-12-12 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | cpufreq: cpufreq-dt: Move newline to end of error message | Geert Uytterhoeven | 2014-11-20 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | cpufreq-dt: free OPP table created during ->init() | Viresh Kumar | 2014-12-01 | 1 | -2/+4 |
* | | | | cpufreq-dt: register cooling device from ->ready() callback | Viresh Kumar | 2014-11-29 | 1 | -19/+32 |
* | | | | cpufreq-dt: pass 'policy->related_cpus' to of_cpufreq_cooling_register() | Viresh Kumar | 2014-11-29 | 1 | -1/+1 |
* | | | | cpufreq: cpufreq-dt: Handle regulator_get_voltage() failure | Stefan Wahren | 2014-11-06 | 1 | -2/+2 |
* | | | | cpufreq: cpufreq-dt: Improve debug about matching OPP | Stefan Wahren | 2014-11-06 | 1 | -0/+5 |
|/ / / |
|
* | | | cpufreq: cpufreq-dt: Fix arguments in clock failure error message | Abhilash Kesavan | 2014-11-05 | 1 | -2/+2 |
|/ / |
|
* | | cpufreq: cpufreq-dt: Restore default cpumask_setall(policy->cpus) | Geert Uytterhoeven | 2014-10-27 | 1 | -1/+1 |
* | | cpufreq: cpufreq-dt: disable unsupported OPPs | Lucas Stach | 2014-10-27 | 1 | -25/+41 |
* | | cpufreq: cpufreq-dt: adjust message related to regulators | Thomas Petazzoni | 2014-10-21 | 1 | -2/+2 |
* | | cpufreq: cpufreq-dt: extend with platform_data | Thomas Petazzoni | 2014-10-21 | 1 | -2/+15 |
|/ |
|
* | cpufreq: cpufreq-dt: fix potential double put of cpu OF node | Lucas Stach | 2014-10-03 | 1 | -1/+2 |
* | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' | Viresh Kumar | 2014-10-03 | 1 | -0/+363 |