aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-14thermal/int340x_thermal: Prevent page fault on .set_mode() opBartosz Szczepanek1-1/+6
2020-07-07thermal: core: Add notifications call in the frameworkDaniel Lezcano3-3/+46
2020-07-07thermal: core: genetlink support for events/cmd/samplingDaniel Lezcano3-1/+667
2020-07-07thermal: core: Get thermal zone by idDaniel Lezcano2-0/+16
2020-07-07thermal: core: Add helpers to browse the cdev, tz and governor listDaniel Lezcano2-0/+60
2020-07-07thermal: Make thermal_zone_device_is_enabled() available to core onlyAndrzej Pietrasiewicz2-1/+2
2020-07-07thermal: imx: Use driver's local data to decide whether to run a measurementAndrzej Pietrasiewicz1-3/+4
2020-06-29thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz4-12/+12
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz3-28/+0
2020-06-29thermal: core: Stop polling DISABLED thermal devicesAndrzej Pietrasiewicz1-2/+14
2020-06-29thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz10-1/+58
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz10-61/+42
2020-06-29thermal: Add mode helpersAndrzej Pietrasiewicz1-0/+53
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz7-77/+3
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz5-39/+22
2020-06-29thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz1-11/+7
2020-06-29thermal/drivers/rcar_gen3: Fix undefined temperature if negativeDien Pham1-1/+1
2020-06-29thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from powerFinley Xiao1-3/+3
2020-06-29thermal/drivers/tsens: Fix compilation warnings by making functions staticAmit Kucheria1-5/+5
2020-06-29thermal/drivers/sprd: Fix return value of sprd_thm_probe()Tiezhu Yang1-2/+2
2020-06-29thermal/drivers/mediatek: Fix bank number settings on mt8183Michael Kao1-1/+4
2020-06-29thermal/drivers: imx: Fix missing of_node_put() at probe timeAnson Huang1-3/+4
2020-06-25thermal: Add support for the MCU controlled FAN on Khadas boardsNeil Armstrong3-0/+174
2020-06-24PM / EM: change naming convention from 'capacity' to 'performance'Lukasz Luba1-6/+6
2020-06-15sched,powerclamp: Convert to sched_set_fifo()Peter Zijlstra1-4/+1
2020-06-12Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds30-976/+1534
2020-05-29thermal/int340x_thermal: Don't require IDSP to existMatthew Garrett1-8/+22
2020-05-29thermal/int340x_thermal: Export OEM vendor variablesMatthew Garrett1-1/+131
2020-05-29thermal/int340x_thermal: Export GDDVMatthew Garrett1-0/+60
2020-05-29thermal: qoriq: Update the settings for TMUv2Yuantian Tang1-2/+24
2020-05-22thermal: rcar_thermal: Clean up rcar_thermal_update_temp()Niklas Söderlund1-5/+4
2020-05-22thermal: qoriq: Add platform dependenciesGeert Uytterhoeven1-2/+2
2020-05-22drivers: thermal: tsens: Merge tsens-common.c into tsens.cAmit Kucheria4-850/+840
2020-05-22thermal/of: Rename of-thermal.cAmit Kucheria2-1/+1
2020-05-22thermal/governors: Prefix all source files with gov_Amit Kucheria5-4/+4
2020-05-22thermal/drivers/user_space: Sort headers alphabeticallyAmit Kucheria1-1/+1
2020-05-22thermal/drivers/of-thermal: Sort headers alphabeticallyAmit Kucheria1-5/+5
2020-05-22thermal/drivers/cpufreq_cooling: Replace module.h with export.hAmit Kucheria1-1/+1
2020-05-22thermal/drivers/cpufreq_cooling: Sort headers alphabeticallyAmit Kucheria1-4/+4
2020-05-22thermal/drivers/clock_cooling: Include export.hAmit Kucheria1-0/+1
2020-05-22thermal/drivers/clock_cooling: Sort headers alphabeticallyAmit Kucheria1-1/+1
2020-05-22thermal/drivers/thermal_hwmon: Include export.hAmit Kucheria1-0/+1
2020-05-22thermal/drivers/thermal_hwmon: Sort headers alphabeticallyAmit Kucheria1-2/+3
2020-05-22thermal/drivers/thermal_helpers: Include export.hAmit Kucheria1-0/+1
2020-05-22thermal/drivers/thermal_helpers: Sort headers alphabeticallyAmit Kucheria1-1/+1
2020-05-22thermal/core: Replace module.h with export.hAmit Kucheria1-1/+1
2020-05-22thermal/core: Get rid of MODULE_* tagsAmit Kucheria1-4/+0
2020-05-22thermal: imx8mm: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-19thermal/drivers/cpuidle_cooling: Change the registration functionDaniel Lezcano1-12/+51
2020-05-13dt-bindings: firmware: imx: Move system control into dt-binding headfileDong Aisheng1-1/+1