summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* 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
| * thermal: core: Make thermal_zone_set_trips privateDaniel Lezcano2020-04-142-1/+15
| * thermal: imx_sc_thermal: Add hwmon supportAnson Huang2020-04-141-0/+4
* | dt-bindings: firmware: imx: Move system control into dt-binding headfileDong Aisheng2020-05-131-1/+1
|/
* Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-0724-219/+1435
|\
| * thermal: imx8mm: Fix build warning of incorrect argument typeAnson Huang2020-03-231-4/+3
| * thermal/drivers/cpufreq_cooling: Remove abusing WARN_ONDaniel Lezcano2020-03-231-2/+2
| * thermal/drivers/cpufreq_cooling: Fix return of cpufreq_set_cur_stateWilly Wolff2020-03-231-2/+4
| * thermal: imx8mm: Add i.MX8MP supportAnson Huang2020-03-231-24/+130
| * thermal: qcom: tsens.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-231-1/+1
| * thermal: imx_sc_thermal: Fix incorrect data typeAnson Huang2020-03-231-2/+2
| * thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-231-1/+1
| * thermal: int340x: processor_thermal: Add Tiger Lake supportSumeet Pawnikar2020-03-231-0/+5
| * thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams2020-03-212-13/+14
| * thermal: imx: Calling imx_thermal_unregister_legacy_cooling() in .removeAnson Huang2020-03-201-2/+1