aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/cpufreq-cpu0.c
AgeCommit message (Expand)Author
2013-06-05cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()Guennadi Liakhovetski
2013-05-12cpufreq: cpufreq-cpu0: Free parent node for error casesViresh Kumar
2013-05-12cpufreq: cpufreq-cpu0: defer probe when regulator is not readyNishanth Menon
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-22cpufreq: cpu0: Put cpu parent node after using itViresh Kumar
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-04-02cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases tooViresh Kumar
2013-04-02cpufreq: cpufreq-cpu0: No need to check cpu number in init()Viresh Kumar
2013-04-02cpufreq: check OF node /cpus presence before dereferencing itPaolo Pisati
2013-04-01cpufreq: Fix unsigned variable being checked for negative valuejhbird.choi@samsung.com
2013-02-02cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar
2013-02-02cpufreq: instantiate cpufreq-cpu0 as a platform_driverShawn Guo
2013-02-02cpufreq / highbank: add support for highbank cpufreqMark Langsdorf
2013-01-22cpufreq: cpufreq-cpu0: use RCU locks around usage of OPPNishanth Menon
2012-11-21cpufreq: remove use of __devinitBill Pemberton
2012-09-09cpufreq: Add a generic cpufreq-cpu0 driverShawn Guo