- 432c19a Merge tag 'thermal-v5.11-2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years ago
- 6769888 thermal: int340x: Support Alder Lake by Srinivas Pandruvada · 4 years, 1 month ago
- b109bc7229 Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years ago
- 4401117 thermal/drivers/devfreq_cooling: Fix the build when !ENERGY_MODEL by Lukasz Luba · 4 years ago
- 1fa34e4 thermal/drivers/rcar: Remove notification usage by Daniel Lezcano · 4 years, 1 month ago
- d7203ee thermal/core: Add critical and hot ops by Daniel Lezcano · 4 years, 1 month ago
- 433178e thermal/core: Emit a warning if the thermal zone is updated without ops by Daniel Lezcano · 4 years, 1 month ago
- 615510f thermal: devfreq_cooling: remove old power model and use EM by Lukasz Luba · 4 years, 1 month ago
- 84e0d87 thermal: devfreq_cooling: add new registration functions with Energy Model by Lukasz Luba · 4 years, 1 month ago
- 229794e thermal: devfreq_cooling: use a copy of device status by Lukasz Luba · 4 years, 1 month ago
- b8643a5 thermal: devfreq_cooling: change tracing function and arguments by Lukasz Luba · 4 years, 1 month ago
- ac35e6c thermal: int340x: processor_thermal: Correct workload type name by Srinivas Pandruvada · 4 years, 1 month ago
- ea21f58 thermal: broadcom: simplify the return expression of bcm2711_thermal_probe() by Zheng Yongjun · 4 years, 1 month ago
- 8639ff4 thermal: intel: pch: use macro for temperature calculation by Sumeet Pawnikar · 4 years, 1 month ago
- 729a866 thermal: int340x: processor_thermal: Add mailbox driver by Srinivas Pandruvada · 4 years, 1 month ago
- 473be51 thermal: int340x: processor_thermal: Add RFIM driver by Srinivas Pandruvada · 4 years, 1 month ago
- df2537f thermal: int340x: processor_thermal: Add AlderLake PCI device id by Srinivas Pandruvada · 4 years, 1 month ago
- a5923b6 thermal: int340x: processor_thermal: Refactor MMIO interface by Srinivas Pandruvada · 4 years, 1 month ago
- e854da4 thermal: rcar_gen3_thermal: Add r8a779a0 support by Niklas Söderlund · 4 years, 1 month ago
- e57eb8b thermal: imx8mm: Disable the clock on probe failure by Fabio Estevam · 4 years, 1 month ago
- ce662cc thermal: imx8mm: Print the correct error code by Fabio Estevam · 4 years, 1 month ago
- 1b57b95 thermal: rcar_gen3_thermal: Do not use interrupts for normal operation by Niklas Söderlund · 4 years, 1 month ago
- f74bed6 thermal: core: Constify static attribute_group structs by Rikard Falkeborn · 4 years, 1 month ago
- 90a9965 thermal: power allocator: change the 'k_*' always in estimate_pid_constants() by Lukasz Luba · 4 years, 1 month ago
- eda1ecf thermal: power allocator: refactor sustainable power estimation by Lukasz Luba · 4 years, 1 month ago
- e34a7233 thermal: power allocator: change the 'k_i' coefficient estimation by Lukasz Luba · 4 years, 1 month ago
- be13372 thermal: intel_pch_thermal: fix build for ACPI not enabled by Randy Dunlap · 4 years, 1 month ago
- cb68a85 thermal: amlogic: Add hwmon support by Martin Blumenstingl · 4 years, 1 month ago
- e78acf7 thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH. by Andres Freund · 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
- 236761f thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed by Zhuguangqing · 4 years, 2 months ago
- 030a48b thermal/drivers/hwmon: Cleanup coding style a bit by Bernard Zhao · 4 years, 2 months ago
- e01aac5 thermal: sun8i: Use bitmap API instead of open code by Yangtao Li · 4 years, 2 months ago
- ef63b043 thermal: intel: pch: fix S0ix failure due to PCH temperature above threshold by Sumeet Pawnikar · 4 years, 2 months ago
- 703456ba thermal: mtk_thermal: make device_reset optional by Fabien Parent · 4 years, 2 months ago
- 4eb7d0c thermal/drivers/rcar: Replace spin_lock_irqsave by spin_lock in hard IRQ by Tian Tao · 4 years, 2 months ago
- 37b2539 drivers/thermal/core: Optimize trip points check by Bernard Zhao · 4 years, 2 months ago
- 345a8af thermal: core: Move power_actor_set_power into IPA by Lukasz Luba · 4 years, 3 months ago
- 87d2380 thermal: core: Remove unused functions in power actor section by Lukasz Luba · 4 years, 3 months ago
- 8132df3 thermal: power_allocator: Respect upper and lower bounds for cooling device by Lukasz Luba · 4 years, 3 months ago
- 4ab17ed thermal: core: Add upper and lower limits to power_actor_set_power by Michael Kao · 4 years, 3 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, 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, 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, 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