aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/arm_big_little.c
AgeCommit message (Expand)Author
2013-05-25cpufreq: arm_big_little: Free virtual table when unregistering driverMathieu J. Poirier
2013-05-25cpufreq: arm_big_little: Allow cleanup routine to run for all clustersMathieu J. Poirier
2013-05-25cpufreq/arm_big_little.c: Fixing non-terminated stringMathieu J. Poirier
2013-05-25cpufreq: arm_big_little: Make 1.2 GHz max freq for IKSViresh Kumar
2013-05-25cpufreq: arm_big_little: Protect bl_cpufreq_set_rate() routine again cpu racesViresh Kumar
2013-05-25cpufreq: arm_big_little: simplify find_cluster_maxfreq()Viresh Kumar
2013-05-25cpufreq: arm_big_little: Use only new_rate instead of max_ and actual_ rateViresh Kumar
2013-05-25cpufreq: vexpress: Re-check freq of old_cluster on cpu migrationViresh Kumar
2013-05-25cpufreq: arm_big_little: Don't destroy/create freq table/clk for every cpu on...Viresh Kumar
2013-05-25cpufreq: arm_big_little: Unregister/register cpufreq driver with switcher not...Nicolas Pitre
2013-05-25cpufreq: arm_big_little: add in-kernel switching(IKS) supportViresh Kumar
2013-04-29cpufreq: ARM big LITTLE: Replace "bl" with standard shortname "bL"Viresh Kumar
2013-04-29cpufreq: vexpress: Don't initialize policy-> min, max twiceViresh Kumar
2013-04-29cpufreq: arm_big_little: Remove all platform drivers dependenciesViresh Kumar
2013-04-29cpufreq: arm_big_little: Add debugging infoViresh Kumar
2013-04-29cpufreq: arm_big_little: Use clock framework calls to get/set clkViresh Kumar
2013-04-29cpufreq: arm_big_little: Get freq table from platform specific driverViresh Kumar
2013-04-29cpufreq: arm_big_little: Make Vexpress bL as generic big LITTLE cpufreq driverViresh Kumar