aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq-dt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-27cpufreq: cpufreq-dt: avoid uninitialized variable warnings:Arnd Bergmann1-8/+7
2016-01-05cpufreq-dt: fix handling regulator_get_voltage() resultAndrzej Hajda1-2/+3
2015-12-10cpufreq-dt: Supply power coefficient when registering cooling devicesPunit Agrawal1-2/+7
2015-09-15PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar1-5/+5
2015-09-15PM / OPP: Rename opp init/free table routinesViresh Kumar1-3/+3
2015-09-09cpufreq-dt: add suspend frequency supportBartlomiej Zolnierkiewicz1-0/+9
2015-09-03cpufreq: dt: Tolerance applies on both sides of target voltageViresh Kumar1-1/+2
2015-09-03cpufreq: dt: Print error on failing to mark OPPs as sharedViresh Kumar1-1/+4
2015-09-03cpufreq: dt: Check OPP count before marking them sharedViresh Kumar1-11/+11
2015-08-08cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabledBartlomiej Zolnierkiewicz1-1/+8
2015-08-07cpufreq: dt: Add support for turbo/boost modeViresh Kumar1-0/+8
2015-08-07cpufreq: dt: Add support for operating-points-v2 bindingsViresh Kumar1-10/+46
2015-06-17cpufreq: dt: allow driver to boot automaticallyFelipe Balbi1-0/+1
2015-02-03cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invocationMarkus Elfring1-2/+1
2014-12-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki1-0/+11
2014-12-18cpufreq-dt: defer probing if OPP table is not readyDmitry Torokhov1-0/+11
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-12-01cpufreq-dt: free OPP table created during ->init()Viresh Kumar1-2/+4
2014-11-29cpufreq-dt: register cooling device from ->ready() callbackViresh Kumar1-19/+32
2014-11-29cpufreq-dt: pass 'policy->related_cpus' to of_cpufreq_cooling_register()Viresh Kumar1-1/+1
2014-11-20cpufreq: cpufreq-dt: Move newline to end of error messageGeert Uytterhoeven1-1/+1
2014-11-06cpufreq: cpufreq-dt: Handle regulator_get_voltage() failureStefan Wahren1-2/+2
2014-11-06cpufreq: cpufreq-dt: Improve debug about matching OPPStefan Wahren1-0/+5
2014-11-05cpufreq: cpufreq-dt: Fix arguments in clock failure error messageAbhilash Kesavan1-2/+2
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman1-1/+0
2014-10-27cpufreq: cpufreq-dt: Restore default cpumask_setall(policy->cpus)Geert Uytterhoeven1-1/+1
2014-10-27cpufreq: cpufreq-dt: disable unsupported OPPsLucas Stach1-25/+41
2014-10-21cpufreq: cpufreq-dt: adjust message related to regulatorsThomas Petazzoni1-2/+2
2014-10-21cpufreq: cpufreq-dt: extend with platform_dataThomas Petazzoni1-2/+15
2014-10-20cpufreq: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-03cpufreq: cpufreq-dt: fix potential double put of cpu OF nodeLucas Stach1-1/+2
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar1-0/+363