summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq-dt.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
*-. 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-141-1/+0
|\ \ \
| * \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
| |\ \ \
| | * | | cpufreq: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cpufreq: cpufreq-dt: Move newline to end of error messageGeert Uytterhoeven2014-11-201-1/+1
| | |_|/ | |/| |
* | | | cpufreq-dt: free OPP table created during ->init()Viresh Kumar2014-12-011-2/+4
* | | | cpufreq-dt: register cooling device from ->ready() callbackViresh Kumar2014-11-291-19/+32
* | | | cpufreq-dt: pass 'policy->related_cpus' to of_cpufreq_cooling_register()Viresh Kumar2014-11-291-1/+1
* | | | cpufreq: cpufreq-dt: Handle regulator_get_voltage() failureStefan Wahren2014-11-061-2/+2
* | | | cpufreq: cpufreq-dt: Improve debug about matching OPPStefan Wahren2014-11-061-0/+5
|/ / /
* | | cpufreq: cpufreq-dt: Fix arguments in clock failure error messageAbhilash Kesavan2014-11-051-2/+2
|/ /
* | cpufreq: cpufreq-dt: Restore default cpumask_setall(policy->cpus)Geert Uytterhoeven2014-10-271-1/+1
* | cpufreq: cpufreq-dt: disable unsupported OPPsLucas Stach2014-10-271-25/+41
* | cpufreq: cpufreq-dt: adjust message related to regulatorsThomas Petazzoni2014-10-211-2/+2
* | cpufreq: cpufreq-dt: extend with platform_dataThomas Petazzoni2014-10-211-2/+15
|/
* cpufreq: cpufreq-dt: fix potential double put of cpu OF nodeLucas Stach2014-10-031-1/+2
* cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar2014-10-031-0/+363
OpenPOWER on IntegriCloud