summaryrefslogtreecommitdiff
path: root/drivers/thermal/thermal_helpers.c
AgeCommit message (Expand)Author
2024-04-08thermal: core: Move threshold out of struct thermal_tripRafael J. Wysocki
2024-02-23thermal: core: Store zone ops in struct thermal_zone_deviceRafael J. Wysocki
2024-01-12thermal: helpers: Rearrange thermal_cdev_set_cur_state()Rafael J. Wysocki
2024-01-12thermal: netlink: Rework notify API for cooling devicesRafael J. Wysocki
2024-01-12thermal/debugfs: Add thermal cooling device debugfs informationDaniel Lezcano
2023-12-13thermal: helpers: Use for_each_trip() in __thermal_zone_get_temp()Rafael J. Wysocki
2023-12-12thermal: Drop redundant and confusing device_is_registered() checksRafael J. Wysocki
2023-10-20thermal: core: Pass trip pointer to governor throttle callbackRafael J. Wysocki
2023-09-28thermal: core: Store trip pointer in struct thermal_instanceRafael J. Wysocki
2023-08-29thermal: core: Rework .get_trend() thermal zone callbackRafael J. Wysocki
2023-04-01thermal/core: Relocate the traces definition in thermal directoryDaniel Lezcano
2023-03-03thermal/core: Show a debug message when get_temp() failsDaniel Lezcano
2023-01-25thermal/core: Move the thermal trip code to a dedicated fileDaniel Lezcano
2023-01-06thermal/core: Add a generic thermal_zone_get_trip() functionDaniel Lezcano
2022-11-14thermal/core: Remove thermal_zone_set_trips()Guenter Roeck
2022-11-14thermal/core: Move parameter validation from __thermal_zone_get_temp to therm...Guenter Roeck
2022-11-14thermal/core: Ensure that thermal device is registered in thermal_zone_get_tempGuenter Roeck
2022-08-17thermal/core: Move the mutex inside the thermal_zone_device_update() functionDaniel Lezcano
2022-07-28thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano
2022-07-28thermal/core: Move thermal_set_delay_jiffies to staticDaniel Lezcano
2022-07-28thermal/core: Remove unneeded EXPORT_SYMBOLSDaniel Lezcano
2021-04-22thermal/core: Create a helper __thermal_cdev_update() without a lockLukasz Luba
2021-01-19thermal/core: Precompute the delays from msecs to jiffiesDaniel Lezcano
2020-07-07thermal: core: Add notifications call in the frameworkDaniel Lezcano
2020-05-22thermal/drivers/thermal_helpers: Include export.hAmit Kucheria
2020-05-22thermal/drivers/thermal_helpers: Sort headers alphabeticallyAmit Kucheria
2020-04-14thermal: core: Make thermal_zone_set_trips privateDaniel Lezcano
2018-05-30drivers: thermal: Update license to SPDX formatLina Iyer
2018-04-02thermal: Add cooling device's statistics in sysfsViresh Kumar
2016-11-23thermal: core: move slop and offset helpers to thermal_helpers.cEduardo Valentin
2016-11-23thermal: core: introduce thermal_helpers.cEduardo Valentin