- 71dba67 thermal: int340x: Check for NULL after calling kmemdup() by Jiasheng Jiang · 3 years ago
- bf057ea thermal: int340x: Increase bitmap size by Srinivas Pandruvada · 2 years, 10 months ago
- 1c0b51e thermal: core: Fix TZ_GET_TRIP NULL pointer dereference by Nicolas Cavallari · 2 years, 10 months ago
- e098933 thermal: int340x: fix memory leak in int3400_notify() by Chuansheng Liu · 2 years, 10 months ago
- 96e05d2 thermal/drivers/imx8mm: Enable ADC when enabling monitor by Paul Gerber · 3 years, 1 month ago
- 13f64bb thermal/drivers/imx: Implement runtime PM support by Oleksij Rempel · 3 years, 1 month ago
- bc8c423 thermal: core: Reset previous low and high trip during thermal zone init by Manaf Meethalavalappu Pallikunhi · 3 years, 2 months ago
- 6a31547 thermal: Fix NULL pointer dereferences in of_thermal_ functions by Subbaraman Narayanamurthy · 3 years, 2 months ago
- 2e28f7d thermal/drivers/tsens: Fix wrong check for tzd in irq handlers by Ansuel Smith · 3 years, 4 months ago
- 67cdb51 thermal/drivers/int340x: Do not set a wrong tcc offset on resume by Antoine Tenart · 3 years, 4 months ago
- 8cba4c2 thermal/core: Potential buffer overflow in thermal_build_list_of_policies() by Dan Carpenter · 3 years, 3 months ago
- 375e779 thermal/drivers/exynos: Fix an error code in exynos_tmu_probe() by Dan Carpenter · 3 years, 5 months ago
- 9beba14 thermal/core/thermal_of: Stop zone device before unregistering it by Dmitry Osipenko · 3 years, 7 months ago
- 8c12a3a thermal/drivers/sprd: Add missing of_node_put for loop iteration by Krzysztof Kozlowski · 3 years, 7 months ago
- 20babcd thermal/drivers/imx_sc: Add missing of_node_put for loop iteration by Krzysztof Kozlowski · 3 years, 7 months ago
- 469951c thermal/drivers/rcar_gen3_thermal: Do not shadow rcar_gen3_ths_tj_1 by Geert Uytterhoeven · 3 years, 7 months ago
- bd40e2d thermal/core: Correct function name thermal_zone_device_unregister() by Yang Yingliang · 3 years, 8 months ago
- 804aabb5 thermal/drivers/rcar_gen3_thermal: Fix coefficient calculations by Niklas Söderlund · 3 years, 7 months ago
- b199580 thermal/drivers/sprd: Add missing MODULE_DEVICE_TABLE by Chunyan Zhang · 3 years, 8 months ago
- 690a11f thermal/drivers/int340x/processor_thermal: Fix tcc setting by Srinivas Pandruvada · 3 years, 6 months ago
- f2b2400 thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressure by Lukasz Luba · 3 years, 7 months ago
- a40b07a thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID by Srinivas Pandruvada · 3 years, 8 months ago
- 5d254e1 thermal/drivers/tsens: Fix missing put_device error by Guangqing Zhu · 3 years, 9 months ago
- 997d24a thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params() by Jia-Ju Bai · 3 years, 10 months ago
- 14b2801 thermal/core/fair share: Lock the thermal zone while looping over instances by Lukasz Luba · 3 years, 8 months ago
- c24a209 thermal/drivers/cpufreq_cooling: Fix slab OOB issue by brian-sy yang · 4 years ago
- 1e2a75c thermal/core: Add NULL pointer check before using cooling device stats by Manaf Meethalavalappu Pallikunhi · 4 years, 1 month ago
- b3df1ea thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on error by Viresh Kumar · 3 years, 10 months ago
- b98ce1a thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed by Zhuguangqing · 4 years, 2 months ago
- b98467f thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430 by Peter Ujfalusi · 4 years, 2 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
- 5a77b6a Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 2 months ago
- 48b4585 thermal: core: Adding missing nlmsg_free() in thermal_genl_sampling_temp() by Jing Xiangfeng · 4 years, 3 months ago
- 5093402 thermal: ti-soc-thermal: Enable addition power management by Adam Ford · 4 years, 4 months ago
- 92ad897 thermal: sun8i: Add A100's THS controller support by Yangtao Li · 4 years, 5 months ago
- 771151b thermal: sun8i: add TEMP_CALIB_MASK for calibration data in sun50i_h6_ths_calibrate by Yangtao Li · 4 years, 5 months ago
- ecd1d2a thermal: cooling: Remove unused variable *tz by zhuguangqing · 4 years, 4 months ago
- 94a3c35 thermal: int340x: Add keep alive response method by Srinivas Pandruvada · 4 years, 3 months ago
- 3955803 thermal: int340x: Provide notification for OEM variable change by Srinivas Pandruvada · 4 years, 3 months ago
- df3e647 thermal: core: remove unnecessary mutex_init() by Qinglang Miao · 4 years, 3 months ago
- 585834a thermal/idle_inject: Fix comment of idle_duration_us and name of latency_ns by zhuguangqing · 4 years, 3 months ago
- bc50141 thermal: Kconfig: Update description for RCAR_GEN3_THERMAL config by Lad Prabhakar · 4 years, 3 months ago
- be52a19 thermal: stm32: simplify the return expression of stm_thermal_prepare() by Qinglang Miao · 4 years, 3 months ago
- 392573b thermal: rcar_thermal: Add missing braces to conditional statement by Geert Uytterhoeven · 4 years, 4 months ago
- 6ad1c515 thermal: Use kobj_to_dev() instead of container_of() by Tian Tao · 4 years, 4 months ago
- 8790710 thermal: imx8mm: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 5 months ago
- 5f3c020 thermal: imx: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 5 months ago
- c071cde drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access" by Colin Ian King · 4 years, 5 months ago
- 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 3 months ago
- 0b588afd genetlink: add small version of ops by Jakub Kicinski · 4 years, 3 months ago
- 2fb5479 Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 4 months ago
- a5f785c thermal: core: Fix use-after-free in thermal_zone_device_unregister() by Dmitry Osipenko · 4 years, 4 months ago
- 0ffdab6 thermal: qcom-spmi-temp-alarm: Don't suppress negative temp by Veera Vegivada · 4 years, 5 months ago
- 30d24fa thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430 by Tony Lindgren · 4 years, 6 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 884e0d3 Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 5 months ago
- 0f5d0a4 thermal: don't make THERMAL_NETLINK 'default y' by Linus Torvalds · 4 years, 5 months ago
- 96e3f3c Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 5 months ago
- 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- c569e80 thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH support by Sumeet Pawnikar · 4 years, 5 months ago
- 5b56420 Merge branches 'pm-em' and 'pm-core' by Rafael J. Wysocki · 4 years, 5 months ago
- 8994504 thermal: mediatek: Add tsensor support for V2 thermal system by Henry Yen · 4 years, 8 months ago
- 54bf1e5 thermal: mediatek: Prepare to add support for other platforms by Henry Yen · 4 years, 8 months ago
- 0de967f thermal: Update power allocator and devfreq cooling to SPDX licensing by Lukasz Luba · 4 years, 5 months ago
- 25be77e thermal: core: Add thermal zone enable/disable notification by Daniel Lezcano · 4 years, 5 months ago
- 332bc8e thermal: qcom: tsens-v0_1: Add support for MSM8939 by Shawn Guo · 4 years, 6 months ago
- 82aa68a thermal: core: Fix thermal zone lookup by ID by Thierry Reding · 4 years, 5 months ago
- 287d959 thermal: int340x: processor_thermal: fix: update Jasper Lake PCI id by Sumeet Pawnikar · 4 years, 5 months ago
- 4b9e373 thermal: imx8mm: Support module autoloading by Anson Huang · 4 years, 6 months ago
- 0f348db thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor() by Dan Carpenter · 4 years, 7 months ago
- 679d10d thermal: rcar_gen3_thermal: Do not shadow thcode variable by Niklas Söderlund · 4 years, 7 months ago
- 3f5a2cb thermal: core: Move initialization after core initcall by Daniel Lezcano · 4 years, 5 months ago
- d2a89b5 thermal: netlink: Improve the initcall ordering by Daniel Lezcano · 4 years, 5 months ago
- 947d85f thermal: rcar_gen3_thermal: Add r8a774e1 support by Marian-Cristian Rotariu · 4 years, 6 months ago
- af0e5f1 thermal/drivers/clock_cooling: Remove clock_cooling code by Amit Kucheria · 4 years, 6 months ago
- 52674f5 thermal: core: remove redundant initialization of variable ret by Colin Ian King · 4 years, 6 months ago
- 5b8583d thermal: netlink: Fix compilation error when CONFIG_NET=n by Daniel Lezcano · 4 years, 6 months ago
- 7e8d2f6 Merge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux into master by Linus Torvalds · 4 years, 6 months ago
- a8f62f1 Revert "thermal: mediatek: fix register index error" by Enric Balletbo i Serra · 4 years, 6 months ago
- f3d7fb3 thermal: int3403_thermal: Downgrade error message by Alex Hung · 4 years, 7 months ago
- 3ce315a thermal/int340x_thermal: Prevent page fault on .set_mode() op by Bartosz Szczepanek · 4 years, 6 months ago
- 55cdf0a2 thermal: core: Add notifications call in the framework by Daniel Lezcano · 4 years, 6 months ago
- 1ce50e7 thermal: core: genetlink support for events/cmd/sampling by Daniel Lezcano · 4 years, 6 months ago
- 329b064 thermal: core: Get thermal zone by id by Daniel Lezcano · 4 years, 6 months ago
- 3d44a50 thermal: core: Add helpers to browse the cdev, tz and governor list by Daniel Lezcano · 4 years, 6 months ago
- 514acd0 thermal: Make thermal_zone_device_is_enabled() available to core only by Andrzej Pietrasiewicz · 4 years, 6 months ago
- d92ed2c thermal: imx: Use driver's local data to decide whether to run a measurement by Andrzej Pietrasiewicz · 4 years, 6 months ago
- f5e50bf4 thermal: Rename set_mode() to change_mode() by Andrzej Pietrasiewicz · 4 years, 6 months ago
- 5d7bd8a thermal: Simplify or eliminate unnecessary set_mode() methods by Andrzej Pietrasiewicz · 4 years, 6 months ago
- b56bdff thermal: core: Stop polling DISABLED thermal devices by Andrzej Pietrasiewicz · 4 years, 6 months ago
- bbcf90c thermal: Explicitly enable non-changing thermal zone devices by Andrzej Pietrasiewicz · 4 years, 6 months ago
- 7f4957b thermal: Use mode helpers in drivers by Andrzej Pietrasiewicz · 4 years, 6 months ago
- ac5d9ec thermal: Add mode helpers by Andrzej Pietrasiewicz · 4 years, 6 months ago
- 1ee1482 thermal: remove get_mode() operation of drivers by Andrzej Pietrasiewicz · 4 years, 6 months ago
- 5a35066 thermal: Store device mode in struct thermal_zone_device by Andrzej Pietrasiewicz · 4 years, 6 months ago
- 1595d88 thermal: Store thermal mode in a dedicated enum by Andrzej Pietrasiewicz · 4 years, 6 months ago
- 5f8f064 thermal/drivers/rcar_gen3: Fix undefined temperature if negative by Dien Pham · 4 years, 6 months ago
- 371a3bc thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power by Finley Xiao · 4 years, 6 months ago
- 3ecc829 thermal/drivers/tsens: Fix compilation warnings by making functions static by Amit Kucheria · 4 years, 7 months ago
- b414791 thermal/drivers/sprd: Fix return value of sprd_thm_probe() by Tiezhu Yang · 4 years, 7 months ago