aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/arm_big_little.c
AgeCommit message (Expand)Author
2014-12-02cpufreq: arm_big_little: free OPP table created during ->init()Viresh Kumar
2014-08-09cpufreq: arm_big_little: fix module license specUwe Kleine-König
2014-04-30cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis
2014-03-19cpufreq: arm_big_little: set 'physical_cluster' for each CPUviresh kumar
2014-03-12cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar
2014-01-06cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar
2013-10-31cpufreq: arm_big_little: reconfigure switcher behavior at run timeNicolas Pitre
2013-10-31cpufreq: arm_big_little: add in-kernel switching (IKS) supportViresh Kumar
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar
2013-10-25Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon
2013-10-25PM / OPP: rename functions to dev_pm_opp*Nishanth Menon
2013-10-16cpufreq: arm-big-little: use clk_get instead of clk_get_sysSudeep KarkadaNagesha
2013-10-16cpufreq: arm_big_little: don't initialize part of policy is set by coreViresh Kumar
2013-10-16cpufreq: arm_big_little: Use generic cpufreq routinesViresh Kumar
2013-10-16cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICYViresh Kumar
2013-09-30cpufreq: arm_big_little: call cpufreq_frequency_table_put_attr()Viresh Kumar
2013-09-30cpufreq: arm_big_little: use cpufreq_table_validate_and_show()Viresh Kumar
2013-06-24cpufreq: arm-big-little: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar
2013-05-12cpufreq: ARM big LITTLE: Improve print messageViresh Kumar
2013-05-12cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.hViresh Kumar
2013-04-22cpufreq: ARM big LITTLE: Adapt to latest cpufreq updatesViresh Kumar
2013-04-02cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glueViresh Kumar