summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2020-07-29thermal: core: Add thermal zone enable/disable notificationDaniel Lezcano
2020-07-27thermal: qcom: tsens-v0_1: Add support for MSM8939Shawn Guo
2020-07-24thermal: core: Fix thermal zone lookup by IDThierry Reding
2020-07-24thermal: int340x: processor_thermal: fix: update Jasper Lake PCI idSumeet Pawnikar
2020-07-21thermal: imx8mm: Support module autoloadingAnson Huang
2020-07-21thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()Dan Carpenter
2020-07-21thermal: rcar_gen3_thermal: Do not shadow thcode variableNiklas Söderlund
2020-07-21thermal: core: Move initialization after core initcallDaniel Lezcano
2020-07-21thermal: netlink: Improve the initcall orderingDaniel Lezcano
2020-07-21thermal: rcar_gen3_thermal: Add r8a774e1 supportMarian-Cristian Rotariu
2020-07-21thermal/drivers/clock_cooling: Remove clock_cooling codeAmit Kucheria
2020-07-21thermal: core: remove redundant initialization of variable retColin Ian King
2020-07-21thermal: netlink: Fix compilation error when CONFIG_NET=nDaniel Lezcano
2020-07-07thermal: core: Add notifications call in the frameworkDaniel Lezcano
2020-07-07thermal: core: genetlink support for events/cmd/samplingDaniel Lezcano
2020-07-07thermal: core: Get thermal zone by idDaniel Lezcano
2020-07-07thermal: core: Add helpers to browse the cdev, tz and governor listDaniel Lezcano
2020-07-07thermal: Make thermal_zone_device_is_enabled() available to core onlyAndrzej Pietrasiewicz
2020-07-07thermal: imx: Use driver's local data to decide whether to run a measurementAndrzej Pietrasiewicz
2020-06-29thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz
2020-06-29thermal: core: Stop polling DISABLED thermal devicesAndrzej Pietrasiewicz
2020-06-29thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz
2020-06-29thermal: Add mode helpersAndrzej Pietrasiewicz
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz
2020-06-29thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz
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