summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/arm_big_little_dt.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures constBhumika Goyal2017-11-081-1/+1
* cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_tableSudeep Holla2016-05-051-19/+2
* PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar2015-09-151-2/+2
* PM / OPP: Rename opp init/free table routinesViresh Kumar2015-09-151-2/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * cpufreq: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | cpufreq: arm_big_little: free OPP table created during ->init()Viresh Kumar2014-12-021-0/+1
|/
* cpufreq: arm_big_little: fix module license specUwe Kleine-König2014-08-091-1/+1
* PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-251-1/+1
* cpufreq: arm_big_little: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-211-26/+14
* cpufreq: arm_big_little_dt: Instantiate as platform_driverViresh Kumar2013-05-221-5/+15
* cpufreq: arm_big_little_dt: Register driver only if DT has valid dataViresh Kumar2013-05-221-31/+42
* cpufreq: ARM big LITTLE DT: Return CPUFREQ_ETERNAL if clock-latency isn't foundViresh Kumar2013-05-121-3/+4
* cpufreq: ARM big LITTLE DT: Return correct transition latencyViresh Kumar2013-05-121-1/+1
* cpufreq: ARM big LITTLE: put DT nodes after using themViresh Kumar2013-04-221-14/+29
* cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glueViresh Kumar2013-04-021-0/+92
OpenPOWER on IntegriCloud