summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/cpu_cooling.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: cpu_cooling: Replace kmalloc with kmalloc_arrayViresh Kumar2017-05-281-2/+3
* thermal: cpu_cooling: Rearrange struct cpufreq_cooling_deviceViresh Kumar2017-05-281-7/+8
* thermal: cpu_cooling: 'freq' can't be zero in cpufreq_state2power()Viresh Kumar2017-05-281-3/+4
* thermal: cpu_cooling: don't store cpu_dev in cpufreq_cdevViresh Kumar2017-05-281-12/+10Star
* thermal: cpu_cooling: get_level() can't failViresh Kumar2017-05-281-15/+5Star
* thermal: cpu_cooling: create structure for idle time statsViresh Kumar2017-05-281-28/+25Star
* thermal: cpu_cooling: merge frequency and power tablesViresh Kumar2017-05-281-86/+67Star
* thermal: cpu_cooling: get rid of 'allowed_cpus'Viresh Kumar2017-05-281-56/+25Star
* thermal: cpu_cooling: OPPs are registered for all CPUsViresh Kumar2017-05-281-15/+11Star
* thermal: cpu_cooling: store cpufreq policyViresh Kumar2017-05-281-0/+3
* cpufreq: create cpufreq_table_count_valid_entries()Viresh Kumar2017-05-281-13/+9Star
* thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar2017-05-281-38/+23Star
* thermal: cpu_cooling: get rid of a variable in cpufreq_set_cur_state()Viresh Kumar2017-05-281-2/+1Star
* thermal: cpu_cooling: remove cpufreq_cooling_get_level()Viresh Kumar2017-05-281-32/+1Star
* thermal: cpu_cooling: replace cool_dev with cdevViresh Kumar2017-05-281-19/+18Star
* thermal: cpu_cooling: Name cpufreq cooling devices as cpufreq_cdevViresh Kumar2017-05-281-124/+124
* thermal: cpu_cooling: rearrange globalsViresh Kumar2017-05-281-1/+1
* thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar2017-05-281-1/+3
* thermal: cpu_cooling: Check OPP for errorsViresh Kumar2017-03-131-2/+9
* thermal: cpu_cooling: Replace dev_warn with dev_errViresh Kumar2017-03-131-6/+6
* thermal: Fix potential deadlock in cpu_coolingMatthew Wilcox2017-03-131-9/+11
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-03-011-65/+37Star
|\
| *-. Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'ida-conver...Zhang Rui2017-02-221-52/+11Star
| |\ \
| | | * thermal: convert cpu_cooling to use an IDAMatthew Wilcox2017-01-041-52/+11Star
| | |/
| * / thermal: use cpumask_var_t for on-stack cpu masksArnd Bergmann2017-02-101-13/+26
| |/
* / PM / OPP: Update OPP users to put referenceViresh Kumar2017-01-301-9/+2Star
|/
* thermal: cpu_cooling: Fix wrong comment call function nameHugh Kang2016-09-271-1/+1
* thermal: cpu_cooling: Fix NULL dereference in cpufreq_state2powerBrendan Jackman2016-08-191-5/+16
* Merge back earlier cpufreq changes for v4.8.Rafael J. Wysocki2016-06-131-5/+19
|\
| * cpufreq: Remove cpufreq_frequency_get_table()Viresh Kumar2016-06-091-5/+19
* | thermal: cpu_cooling: fix improper order during initializationLukasz Luba2016-06-011-8/+8
|/
* thermal: cpu_cooling: fix out of bounds access in time_in_idleJavi Merino2016-02-111-6/+8
* thermal: cpu_cooling: Remove usage of devm functionsVaishali Thakkar2015-10-101-5/+3Star
* thermal: cpu_cooling: free power table on error or when unregisteringJavi Merino2015-09-141-5/+16
* thermal: cpu_cooling: don't call kcalloc() under rcu_read_lockJavi Merino2015-09-141-24/+23Star
* thermal/cpu_cooling: update policy limits if clipped_freq < policy->maxViresh Kumar2015-08-151-1/+12
* thermal/cpu_cooling: rename max_freq as clipped_freq in notifierViresh Kumar2015-08-151-4/+4
* thermal/cpu_cooling: rename cpufreq_val as clipped_freqViresh Kumar2015-08-151-5/+5
* thermal/cpu_cooling: convert 'switch' block to 'if' block in notifierViresh Kumar2015-08-151-16/+10Star
* thermal/cpu_cooling: quit early after updating policyViresh Kumar2015-08-151-0/+1
* thermal/cpu_cooling: No need to initialize max_freq to 0Viresh Kumar2015-08-151-1/+1
* thermal: cpu_cooling: fix lockdep problems in cpu_coolingRussell King2015-08-151-11/+20
* thermal: cpu_cooling: Fix power calculation when CPUs are offlineKapileshwar Singh2015-05-051-1/+12
* thermal: cpu_cooling: Remove cpu_dev update on policy CPU updateKapileshwar Singh2015-05-051-40/+0Star
* thermal: cpu_cooling: Check memory allocation of power_tableJavi Merino2015-05-051-0/+4
* thermal: add trace events to the power allocator governorJavi Merino2015-05-051-2/+29
* thermal: cpu_cooling: implement the power cooling device APIJavi Merino2015-05-051-17/+566
*-. Merge branches 'thermal-core', 'thermal-soc' and 'thermal-int340x' of .git in...Zhang Rui2014-12-241-224/+135Star
|\ \
| * | thermal: cpu_cooling: small memory leak on errorDan Carpenter2014-12-171-1/+0Star
| * | thermal: cpu_cooling: update copyright tagsViresh Kumar2014-12-081-0/+2