summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/arm_big_little.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: arm_big_little: make function arguments and structure pointer constBhumika Goyal2017-11-081-3/+3
* cpufreq: arm_big_little: invoke frequency-invariance setter functionDietmar Eggemann2017-10-031-1/+9
* cpufreq: arm_big_little: Make ->get_transition_latency() mandatoryViresh Kumar2017-07-261-6/+4
* thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar2017-05-271-1/+1
* cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_tableSudeep Holla2016-05-051-25/+29
* cpufreq: arm_big_little: Add support to register a cpufreq cooling devicePunit Agrawal2015-12-101-0/+41
* cpufreq: arm_big_little: fix frequency check when bL switcher is activeJon Medhurst \(Tixy\)2015-11-021-9/+13
* cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLESudeep Holla2015-05-151-5/+22
* cpufreq: arm_big_little: remove unused cpu-cluster.<n> clock nameSudeep Holla2015-05-051-3/+1
* cpufreq: arm_big_little: check if the frequency is set correctlySudeep Holla2015-05-051-0/+9
* cpufreq: arm_big_little: free OPP table created during ->init()Viresh Kumar2014-12-021-1/+6
* cpufreq: arm_big_little: fix module license specUwe Kleine-König2014-08-091-0/+5
* cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis2014-04-301-8/+8
* cpufreq: arm_big_little: set 'physical_cluster' for each CPUviresh kumar2014-03-191-1/+4
* cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar2014-03-121-1/+0
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-061-1/+2
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-19/+5
* cpufreq: arm_big_little: reconfigure switcher behavior at run timeNicolas Pitre2013-10-311-3/+51
* cpufreq: arm_big_little: add in-kernel switching (IKS) supportViresh Kumar2013-10-311-26/+337
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-12/+5
* Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-10-251-24/+7
|\
| * cpufreq: arm-big-little: use clk_get instead of clk_get_sysSudeep KarkadaNagesha2013-10-161-1/+1
| * cpufreq: arm_big_little: don't initialize part of policy is set by coreViresh Kumar2013-10-161-2/+0
| * cpufreq: arm_big_little: Use generic cpufreq routinesViresh Kumar2013-10-161-16/+2
| * cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICYViresh Kumar2013-10-161-2/+2
| * cpufreq: arm_big_little: call cpufreq_frequency_table_put_attr()Viresh Kumar2013-09-301-0/+1
| * cpufreq: arm_big_little: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-3/+1
* | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-251-1/+1
* | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-251-3/+3
|/
* cpufreq: arm-big-little: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-3/+1
* cpufreq: ARM big LITTLE: Improve print messageViresh Kumar2013-05-121-1/+1
* cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.hViresh Kumar2013-05-121-5/+0
* cpufreq: ARM big LITTLE: Adapt to latest cpufreq updatesViresh Kumar2013-04-221-7/+3
* cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glueViresh Kumar2013-04-021-0/+282
OpenPOWER on IntegriCloud