summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-061-4/+1
|\
| * sched,powerclamp: Convert to sched_set_fifo()Peter Zijlstra2020-06-151-4/+1
* | Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki2020-08-031-6/+6
|\ \
| * | PM / EM: change naming convention from 'capacity' to 'performance'Lukasz Luba2020-06-241-6/+6
| |/
* | Merge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-07-163-6/+9
|\ \
| * | Revert "thermal: mediatek: fix register index error"Enric Balletbo i Serra2020-07-151-4/+2
| * | thermal: int3403_thermal: Downgrade error messageAlex Hung2020-07-151-1/+1
| * | thermal/int340x_thermal: Prevent page fault on .set_mode() opBartosz Szczepanek2020-07-141-1/+6
| |/
* | thermal/drivers/rcar_gen3: Fix undefined temperature if negativeDien Pham2020-06-291-1/+1
* | thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from powerFinley Xiao2020-06-291-3/+3
* | thermal/drivers/tsens: Fix compilation warnings by making functions staticAmit Kucheria2020-06-291-5/+5
* | thermal/drivers/sprd: Fix return value of sprd_thm_probe()Tiezhu Yang2020-06-291-2/+2
* | thermal/drivers/mediatek: Fix bank number settings on mt8183Michael Kao2020-06-291-1/+4
* | thermal/drivers: imx: Fix missing of_node_put() at probe timeAnson Huang2020-06-291-3/+4
|/
* Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-1230-976/+1534
|\
| * thermal/int340x_thermal: Don't require IDSP to existMatthew Garrett2020-05-291-8/+22
| * thermal/int340x_thermal: Export OEM vendor variablesMatthew Garrett2020-05-291-1/+131
| * thermal/int340x_thermal: Export GDDVMatthew Garrett2020-05-291-0/+60
| * thermal: qoriq: Update the settings for TMUv2Yuantian Tang2020-05-291-2/+24
| * thermal: rcar_thermal: Clean up rcar_thermal_update_temp()Niklas Söderlund2020-05-221-5/+4
| * thermal: qoriq: Add platform dependenciesGeert Uytterhoeven2020-05-221-2/+2
| * drivers: thermal: tsens: Merge tsens-common.c into tsens.cAmit Kucheria2020-05-224-850/+840
| * thermal/of: Rename of-thermal.cAmit Kucheria2020-05-222-1/+1
| * thermal/governors: Prefix all source files with gov_Amit Kucheria2020-05-225-4/+4
| * thermal/drivers/user_space: Sort headers alphabeticallyAmit Kucheria2020-05-221-1/+1
| * thermal/drivers/of-thermal: Sort headers alphabeticallyAmit Kucheria2020-05-221-5/+5
| * thermal/drivers/cpufreq_cooling: Replace module.h with export.hAmit Kucheria2020-05-221-1/+1
| * thermal/drivers/cpufreq_cooling: Sort headers alphabeticallyAmit Kucheria2020-05-221-4/+4
| * thermal/drivers/clock_cooling: Include export.hAmit Kucheria2020-05-221-0/+1
| * thermal/drivers/clock_cooling: Sort headers alphabeticallyAmit Kucheria2020-05-221-1/+1
| * thermal/drivers/thermal_hwmon: Include export.hAmit Kucheria2020-05-221-0/+1
| * thermal/drivers/thermal_hwmon: Sort headers alphabeticallyAmit Kucheria2020-05-221-2/+3
| * thermal/drivers/thermal_helpers: Include export.hAmit Kucheria2020-05-221-0/+1
| * thermal/drivers/thermal_helpers: Sort headers alphabeticallyAmit Kucheria2020-05-221-1/+1
| * thermal/core: Replace module.h with export.hAmit Kucheria2020-05-221-1/+1
| * thermal/core: Get rid of MODULE_* tagsAmit Kucheria2020-05-221-4/+0
| * thermal: imx8mm: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-221-1/+1
| * thermal/drivers/cpuidle_cooling: Change the registration functionDaniel Lezcano2020-05-191-12/+51
| * thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTRSudip Mukherjee2020-04-291-3/+3
| * thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() opsAndrzej Pietrasiewicz2020-04-151-3/+2
| * thermal: k3: Add support for bandgap sensorsKeerthy2020-04-143-0/+275
| * thermal: Delete an error message in four functionsMarkus Elfring2020-04-144-12/+5
| * thermal: Move get_thermal_instance to the internal headerDaniel Lezcano2020-04-141-0/+5
| * thermal: Move get_tz_trend to the internal headerDaniel Lezcano2020-04-141-0/+2
| * thermal: Move trip point structure definition to private headerDaniel Lezcano2020-04-141-0/+13
| * thermal: Move internal IPA functionsDaniel Lezcano2020-04-141-0/+13
| * thermal: Move struct thermal_attr to the private headerDaniel Lezcano2020-04-141-0/+5
| * thermal: Move default governor config option to the internal headerDaniel Lezcano2020-04-141-0/+11
| * thermal: devfreq_cooling: Use PM QoS to set frequency limitsMatthias Kaehlcke2020-04-141-47/+23
| * thermal: core: Remove pointless debug tracesDaniel Lezcano2020-04-141-6/+0