aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/arm_big_little.c
AgeCommit message (Expand)Author
2019-10-21cpufreq: merge arm_big_little and vexpress-spcSudeep Holla
2019-02-07cpufreq: arm_big_little: Register an Energy ModelDietmar Eggemann
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-20cpufreq: arm_big_little: Don't validate the frequency table twiceViresh Kumar
2017-12-07cpu_cooling: Keep only one of_cpufreq*cooling_register() helperViresh Kumar
2017-12-07cpu_cooling: Make of_cpufreq_power_cooling_register() parse DTViresh Kumar
2017-11-08cpufreq: arm_big_little: make function arguments and structure pointer constBhumika Goyal
2017-10-03cpufreq: arm_big_little: invoke frequency-invariance setter functionDietmar Eggemann
2017-07-26cpufreq: arm_big_little: Make ->get_transition_latency() mandatoryViresh Kumar
2017-05-27thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar
2016-05-05cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_tableSudeep Holla
2015-12-10cpufreq: arm_big_little: Add support to register a cpufreq cooling devicePunit Agrawal
2015-11-02cpufreq: arm_big_little: fix frequency check when bL switcher is activeJon Medhurst \(Tixy\)
2015-05-15cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLESudeep Holla
2015-05-05cpufreq: arm_big_little: remove unused cpu-cluster.<n> clock nameSudeep Holla
2015-05-05cpufreq: arm_big_little: check if the frequency is set correctlySudeep Holla
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