aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq-cpu0.c
Commit message (Expand)AuthorAge
* cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()Guennadi Liakhovetski2013-06-05
* cpufreq: cpufreq-cpu0: Free parent node for error casesViresh Kumar2013-05-12
* cpufreq: cpufreq-cpu0: defer probe when regulator is not readyNishanth Menon2013-05-12
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-27
|\
| * cpufreq: cpu0: Put cpu parent node after using itViresh Kumar2013-04-21
| * cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
| * cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases tooViresh Kumar2013-04-02
| * cpufreq: cpufreq-cpu0: No need to check cpu number in init()Viresh Kumar2013-04-02
| * cpufreq: Fix unsigned variable being checked for negative valuejhbird.choi@samsung.com2013-03-31
* | cpufreq: check OF node /cpus presence before dereferencing itPaolo Pisati2013-04-01
|/
* cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar2013-02-01
* cpufreq: instantiate cpufreq-cpu0 as a platform_driverShawn Guo2013-02-01
* cpufreq / highbank: add support for highbank cpufreqMark Langsdorf2013-02-01
* cpufreq: cpufreq-cpu0: use RCU locks around usage of OPPNishanth Menon2013-01-22
* cpufreq: remove use of __devinitBill Pemberton2012-11-20
* cpufreq: Add a generic cpufreq-cpu0 driverShawn Guo2012-09-09