Age | Commit message (Expand) | Author |
2023-05-04 | thermal: intel: powerclamp: Fix NULL pointer access issue | Srinivas Pandruvada |
2023-05-03 | Merge tag 'thermal-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-05-03 | Merge branch 'thermal-core' | Rafael J. Wysocki |
2023-04-27 | thermal: intel: menlow: Get rid of this driver | Rafael J. Wysocki |
2023-04-27 | thermal: intel: pch_thermal: Use thermal driver device to write a trace | Daniel Lezcano |
2023-04-27 | thermal: core: Encapsulate tz->device field | Daniel Lezcano |
2023-04-27 | thermal: gov_step_wise: Adjust code logic to match comment | Zhang Rui |
2023-04-27 | thermal: gov_step_wise: Delete obsolete comment | Zhang Rui |
2023-04-27 | Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-04-26 | thermal/drivers/mediatek: Use of_address_to_resource() | Rob Herring |
2023-04-26 | thermal/drivers/mediatek: Change clk_prepare_enable to devm_clk_get_enabled i... | Kang Chen |
2023-04-26 | thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_the... | Kang Chen |
2023-04-26 | thermal/drivers/mediatek: Add temperature constraints to validate read | AngeloGioacchino Del Regno |
2023-04-26 | Revert "thermal/drivers/mediatek: Add delay after thermal banks initialization" | AngeloGioacchino Del Regno |
2023-04-26 | thermal/drivers/cpuidle_cooling: Delete unmatched comments | Chenggang Wang |
2023-04-18 | thermal: intel: int340x: Add DLVR support for RFIM control | Srinivas Pandruvada |
2023-04-17 | Merge tag 'thermal-v6.4-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki |
2023-04-14 | Merge back general thermal control changes for 6.4-rc1. | Rafael J. Wysocki |
2023-04-14 | Merge back Intel thermal control material for 6.4-rc1. | Rafael J. Wysocki |
2023-04-13 | thermal: cpuidle_cooling: Adjust includes to remove of_device.h | Rob Herring |
2023-04-11 | thermal: intel: Avoid updating unsupported THERM_STATUS_CLEAR mask bits | Srinivas Pandruvada |
2023-04-07 | thermal/core: Alloc-copy-free the thermal zone parameters structure | Daniel Lezcano |
2023-04-07 | thermal/of: Unexport unused OF functions | Daniel Lezcano |
2023-04-07 | thermal/drivers/bcm2835: Remove buggy call to thermal_of_zone_unregister | Daniel Lezcano |
2023-04-07 | thermal/drivers/mediatek/lvts_thermal: Add AP domain for mt8195 | Balsam CHIHI |
2023-04-07 | thermal: amlogic: Use dev_err_probe() | Ye Xingchen |
2023-04-07 | thermal/drivers/mediatek/lvts_thermal: Fix sensor 1 interrupt status bitmask | Chen-Yu Tsai |
2023-04-07 | thermal/core: Remove thermal_bind_params structure | Zhang Rui |
2023-04-07 | thermal/drivers/tegra-bpmp: Handle offline zones | Mikko Perttunen |
2023-04-07 | thermal/drivers/rockchip: use devm_reset_control_array_get_exclusive() | Ye Xingchen |
2023-04-07 | thermal/drivers/rockchip: Support RK3588 SoC in the thermal driver | Finley Xiao |
2023-04-07 | thermal/drivers/rockchip: Support dynamic sized sensor array | Sebastian Reichel |
2023-04-07 | thermal/drivers/rockchip: Simplify channel id logic | Sebastian Reichel |
2023-04-07 | thermal/drivers/rockchip: Use dev_err_probe | Sebastian Reichel |
2023-04-07 | thermal/drivers/rockchip: Simplify clock logic | Sebastian Reichel |
2023-04-07 | thermal/drivers/rockchip: Simplify getting match data | Sebastian Reichel |
2023-04-03 | Merge tag 'thermal-v6.4-rc1-1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki |
2023-04-03 | thermal: core: Clean up thermal_list_lock locking | Rafael J. Wysocki |
2023-04-01 | thermal/drivers/ti: Use fixed update interval | Daniel Lezcano |
2023-04-01 | thermal/drivers/stm: Don't set no_hwmon to false | Daniel Lezcano |
2023-04-01 | thermal/drivers/db8500: Use driver dev instead of tz->device | Daniel Lezcano |
2023-04-01 | thermal/core: Relocate the traces definition in thermal directory | Daniel Lezcano |
2023-04-01 | thermal/drivers/hisi: Use devm_platform_ioremap_resource() | Yang Li |
2023-04-01 | thermal/drivers/imx: Use the thermal framework for the trip point | Daniel Lezcano |
2023-04-01 | thermal/drivers/imx: Remove get_trip_temp ops | Daniel Lezcano |
2023-04-01 | thermal/drivers/rcar_gen3_thermal: Remove R-Car H3 ES1.* handling | Wolfram Sang |
2023-04-01 | thermal/drivers/mediatek: Add delay after thermal banks initialization | Amjad Ouled-Ameur |
2023-03-31 | Merge back Intel thermal driver changes for 6.4-rc1. | Rafael J. Wysocki |
2023-03-31 | Merge back thermal control material for 6.4-rc1. | Rafael J. Wysocki |
2023-03-31 | Merge branch 'thermal-intel-fixes' | Rafael J. Wysocki |