Age | Commit message (Expand) | Author | Files | Lines |
2024-11-04 | thermal/of: support thermal zones w/o trips subnode | Icenowy Zheng | 1 | -11/+10 |
2024-11-04 | thermal/drivers/qcom/lmh: Remove false lockdep backtrace | Dmitry Baryshkov | 1 | -0/+7 |
2024-10-11 | Merge tag 'pm-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -48/+24 |
2024-10-11 | Merge tag 'thermal-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -9/+8 |
2024-10-08 | thermal: intel: int340x: processor: Add MMIO RAPL PL4 support | Zhang Rui | 1 | -2/+2 |
2024-10-08 | thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug support | Zhang Rui | 1 | -44/+22 |
2024-10-07 | thermal: intel: int340x: processor: Fix warning during module unload | Zhang Rui | 1 | -2/+0 |
2024-10-04 | thermal: core: Free tzp copy along with the thermal zone | Rafael J. Wysocki | 1 | -3/+1 |
2024-10-04 | thermal: core: Reference count the zone in thermal_zone_get_by_id() | Rafael J. Wysocki | 3 | -6/+7 |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 1 | -1/+0 |
2024-09-10 | Merge tag 'thermal-v6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern... | Rafael J. Wysocki | 11 | -67/+41 |
2024-09-09 | Merge branch 'thermal-core' | Rafael J. Wysocki | 4 | -52/+49 |
2024-09-05 | thermal: core: Drop thermal_zone_device_is_enabled() | Rafael J. Wysocki | 3 | -15/+2 |
2024-09-05 | thermal: core: Check passive delay in monitor_thermal_zone() | Rafael J. Wysocki | 1 | -13/+3 |
2024-09-05 | thermal: core: Drop dead code from monitor_thermal_zone() | Rafael J. Wysocki | 1 | -3/+1 |
2024-09-05 | thermal: core: Drop redundant lockdep_assert_held() | Rafael J. Wysocki | 1 | -2/+0 |
2024-09-05 | thermal: gov_bang_bang: Adjust states of all uninitialized instances | Rafael J. Wysocki | 1 | -8/+6 |
2024-09-05 | thermal: sysfs: Add sanity checks for trip temperature and hysteresis | Rafael J. Wysocki | 1 | -12/+38 |
2024-09-04 | thermal/drivers/imx_sc_thermal: Use dev_err_probe | Alexander Stein | 1 | -2/+1 |
2024-09-02 | thermal/drivers/ti-soc-thermal: Remove unused declarations | Zhang Zekun | 1 | -4/+0 |
2024-09-02 | thermal/drivers/imx: Remove __maybe_unused notations | Fabio Estevam | 1 | -8/+8 |
2024-09-02 | thermal/drivers/qoriq: Remove __maybe_unused notations | Fabio Estevam | 1 | -5/+5 |
2024-09-02 | thermal/drivers/sprd: Use devm_clk_get_enabled() helpers | Huan Yang | 1 | -11/+3 |
2024-09-02 | thermal/drivers/renesas: Remove trailing space after \n newline | Colin Ian King | 1 | -1/+1 |
2024-09-02 | thermal/drivers/brcmstb_thermal: Simplify with dev_err_probe() | Yan Zhen | 1 | -9/+6 |
2024-09-02 | thermal/drivers/sti: Depend on THERMAL_OF subsystem | Raphael Gallais-Pou | 2 | -18/+12 |
2024-09-02 | thermal/drivers/st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() | Raphael Gallais-Pou | 3 | -9/+5 |
2024-08-29 | Merge branch 'thermal-core' | Rafael J. Wysocki | 19 | -567/+1015 |
2024-08-23 | thermal: core: Drop tz field from struct thermal_instance | Rafael J. Wysocki | 3 | -4/+1 |
2024-08-23 | thermal: core: Drop redundant checks from thermal_bind_cdev_to_trip() | Rafael J. Wysocki | 1 | -6/+0 |
2024-08-23 | thermal: core: Rename cdev-to-thermal-zone bind/unbind functions | Rafael J. Wysocki | 1 | -8/+8 |
2024-08-23 | thermal: core: Fix rounding of delay jiffies | Rafael J. Wysocki | 1 | -13/+10 |
2024-08-23 | thermal: core: Clean up trip bind/unbind functions | Rafael J. Wysocki | 1 | -33/+21 |
2024-08-23 | thermal: core: Drop unused bind/unbind functions and callbacks | Rafael J. Wysocki | 1 | -72/+3 |
2024-08-23 | thermal/of: Use the .should_bind() thermal zone callback | Rafael J. Wysocki | 1 | -131/+40 |
2024-08-22 | thermal: of: Fix OF node leak in of_thermal_zone_find() error paths | Krzysztof Kozlowski | 1 | -6/+7 |
2024-08-22 | thermal: of: Fix OF node leak in thermal_of_zone_register() | Krzysztof Kozlowski | 1 | -1/+5 |
2024-08-22 | thermal: of: Fix OF node leak in thermal_of_trips_init() error path | Krzysztof Kozlowski | 1 | -2/+2 |
2024-08-22 | thermal: imx: Use the .should_bind() thermal zone callback | Rafael J. Wysocki | 1 | -14/+6 |
2024-08-22 | thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_f... | Rafael J. Wysocki | 1 | -6/+4 |
2024-08-22 | thermal: core: Introduce .should_bind() thermal zone callback | Rafael J. Wysocki | 1 | -24/+82 |
2024-08-22 | thermal: core: Move thermal zone locking out of bind/unbind functions | Rafael J. Wysocki | 1 | -8/+22 |
2024-08-22 | thermal: sysfs: Use the dev argument in instance-related show/store | Rafael J. Wysocki | 1 | -8/+7 |
2024-08-22 | thermal: core: Drop redundant thermal instance checks | Rafael J. Wysocki | 1 | -2/+2 |
2024-08-22 | thermal: core: Rearrange checks in thermal_bind_cdev_to_trip() | Rafael J. Wysocki | 1 | -12/+4 |
2024-08-22 | thermal: core: Fold two functions into their respective callers | Rafael J. Wysocki | 1 | -36/+19 |
2024-08-22 | thermal: Introduce a debugfs-based testing facility | Rafael J. Wysocki | 6 | -0/+717 |
2024-08-21 | thermal/debugfs: Fix the NULL vs IS_ERR() confusion in debugfs_create_dir() | Yang Ruibin | 1 | -3/+3 |
2024-08-19 | thermal/core: Compute low and high boundaries in thermal_zone_device_update() | Daniel Lezcano | 3 | -29/+12 |