- c5d480c Merge 5.10.42 into android12-5.10 by Greg Kroah-Hartman · 3 years, 7 months ago
- a40b07a thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID by Srinivas Pandruvada · 3 years, 8 months ago
- 76002c2 Merge 5.10.38 into android12-5.10 by Greg Kroah-Hartman · 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
- a1ac3f3 Merge 5.10.36 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
- a4af23d ANDROID: thermal: Add vendor thermal_pm_notify_suspend function by David Chao · 3 years, 9 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
- cc574f0 ANDROID: thermal: Add logic for filter on-die tz genl event. by davidchao · 3 years, 10 months ago
- a05c4bd FROMLIST: drivers: thermal: Add NULL pointer check before using cooling device stats by Subbaraman Narayanamurthy · 3 years, 10 months ago
- d8c7f0a Merge 5.10.20 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
- b3df1ea thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on error by Viresh Kumar · 3 years, 11 months ago
- ea8600c ANDROID: thermal: Add vendor thermal genl event function by davidchao · 4 years ago
- 19057a6 Merge 5.10.4 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
- b98ce1a thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed by Zhuguangqing · 4 years, 2 months ago
- baead11 ANDROID: Revert "thermal: Make thermal_zone_device_is_enabled() available to core only" by Giuliano Procida · 4 years, 3 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, 3 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, 4 months ago
- 3955803 thermal: int340x: Provide notification for OEM variable change by Srinivas Pandruvada · 4 years, 4 months ago
- df3e647 thermal: core: remove unnecessary mutex_init() by Qinglang Miao · 4 years, 4 months ago
- 585834a thermal/idle_inject: Fix comment of idle_duration_us and name of latency_ns by zhuguangqing · 4 years, 4 months ago
- bc50141 thermal: Kconfig: Update description for RCAR_GEN3_THERMAL config by Lad Prabhakar · 4 years, 4 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, 5 months ago
- 6ad1c515 thermal: Use kobj_to_dev() instead of container_of() by Tian Tao · 4 years, 5 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
- 0b588af 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, 5 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, 7 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, 6 months ago
- d2a89b5 thermal: netlink: Improve the initcall ordering by Daniel Lezcano · 4 years, 6 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, 7 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
- 14533a5 thermal/drivers/mediatek: Fix bank number settings on mt8183 by Michael Kao · 4 years, 9 months ago
- b45fd13 thermal/drivers: imx: Fix missing of_node_put() at probe time by Anson Huang · 4 years, 9 months ago
- 5772717 thermal: Add support for the MCU controlled FAN on Khadas boards by Neil Armstrong · 4 years, 6 months ago
- 521b512 PM / EM: change naming convention from 'capacity' to 'performance' by Lukasz Luba · 4 years, 7 months ago
- a2bee06 sched,powerclamp: Convert to sched_set_fifo() by Peter Zijlstra · 4 years, 9 months ago
- df2fbf5 Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 7 months ago
- 8d485da thermal/int340x_thermal: Don't require IDSP to exist by Matthew Garrett · 4 years, 9 months ago
- 006f006f thermal/int340x_thermal: Export OEM vendor variables by Matthew Garrett · 4 years, 9 months ago
- 0ba13c7 thermal/int340x_thermal: Export GDDV by Matthew Garrett · 4 years, 9 months ago
- 47fa116 thermal: qoriq: Update the settings for TMUv2 by Yuantian Tang · 4 years, 7 months ago
- b03628b thermal: rcar_thermal: Clean up rcar_thermal_update_temp() by Niklas Söderlund · 4 years, 8 months ago