summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2020-06-12Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-05-29thermal/int340x_thermal: Don't require IDSP to existMatthew Garrett
2020-05-29thermal/int340x_thermal: Export OEM vendor variablesMatthew Garrett
2020-05-29thermal/int340x_thermal: Export GDDVMatthew Garrett
2020-05-29thermal: qoriq: Update the settings for TMUv2Yuantian Tang
2020-05-22thermal: rcar_thermal: Clean up rcar_thermal_update_temp()Niklas Söderlund
2020-05-22thermal: qoriq: Add platform dependenciesGeert Uytterhoeven
2020-05-22drivers: thermal: tsens: Merge tsens-common.c into tsens.cAmit Kucheria
2020-05-22thermal/of: Rename of-thermal.cAmit Kucheria
2020-05-22thermal/governors: Prefix all source files with gov_Amit Kucheria
2020-05-22thermal/drivers/user_space: Sort headers alphabeticallyAmit Kucheria
2020-05-22thermal/drivers/of-thermal: Sort headers alphabeticallyAmit Kucheria
2020-05-22thermal/drivers/cpufreq_cooling: Replace module.h with export.hAmit Kucheria
2020-05-22thermal/drivers/cpufreq_cooling: Sort headers alphabeticallyAmit Kucheria
2020-05-22thermal/drivers/clock_cooling: Include export.hAmit Kucheria
2020-05-22thermal/drivers/clock_cooling: Sort headers alphabeticallyAmit Kucheria
2020-05-22thermal/drivers/thermal_hwmon: Include export.hAmit Kucheria
2020-05-22thermal/drivers/thermal_hwmon: Sort headers alphabeticallyAmit Kucheria
2020-05-22thermal/drivers/thermal_helpers: Include export.hAmit Kucheria
2020-05-22thermal/drivers/thermal_helpers: Sort headers alphabeticallyAmit Kucheria
2020-05-22thermal/core: Replace module.h with export.hAmit Kucheria
2020-05-22thermal/core: Get rid of MODULE_* tagsAmit Kucheria
2020-05-22thermal: imx8mm: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-19thermal/drivers/cpuidle_cooling: Change the registration functionDaniel Lezcano
2020-05-13dt-bindings: firmware: imx: Move system control into dt-binding headfileDong Aisheng
2020-04-29thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTRSudip Mukherjee
2020-04-15thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() opsAndrzej Pietrasiewicz
2020-04-14thermal: k3: Add support for bandgap sensorsKeerthy
2020-04-14thermal: Delete an error message in four functionsMarkus Elfring
2020-04-14thermal: Move get_thermal_instance to the internal headerDaniel Lezcano
2020-04-14thermal: Move get_tz_trend to the internal headerDaniel Lezcano
2020-04-14thermal: Move trip point structure definition to private headerDaniel Lezcano
2020-04-14thermal: Move internal IPA functionsDaniel Lezcano
2020-04-14thermal: Move struct thermal_attr to the private headerDaniel Lezcano
2020-04-14thermal: Move default governor config option to the internal headerDaniel Lezcano
2020-04-14thermal: devfreq_cooling: Use PM QoS to set frequency limitsMatthias Kaehlcke
2020-04-14thermal: core: Remove pointless debug tracesDaniel Lezcano
2020-04-14thermal: core: Make thermal_zone_set_trips privateDaniel Lezcano
2020-04-14thermal: imx_sc_thermal: Add hwmon supportAnson Huang
2020-04-07Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-04-01thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDsGayatri Kammela
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-28thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams
2020-03-24thermal: Convert to new X86 CPU match macrosThomas Gleixner
2020-03-23thermal: imx8mm: Fix build warning of incorrect argument typeAnson Huang
2020-03-23thermal/drivers/cpufreq_cooling: Remove abusing WARN_ONDaniel Lezcano
2020-03-23thermal/drivers/cpufreq_cooling: Fix return of cpufreq_set_cur_stateWilly Wolff
2020-03-23thermal: imx8mm: Add i.MX8MP supportAnson Huang