aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_helpers.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-17thermal/core: Move the mutex inside the thermal_zone_device_update() functionDaniel Lezcano1-30/+43
2022-07-28thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano1-2/+2
2022-07-28thermal/core: Move thermal_set_delay_jiffies to staticDaniel Lezcano1-7/+0
2022-07-28thermal/core: Remove unneeded EXPORT_SYMBOLSDaniel Lezcano1-2/+0
2021-04-22thermal/core: Create a helper __thermal_cdev_update() without a lockLukasz Luba1-10/+17
2021-01-19thermal/core: Precompute the delays from msecs to jiffiesDaniel Lezcano1-0/+7
2020-07-07thermal: core: Add notifications call in the frameworkDaniel Lezcano1-2/+11
2020-05-22thermal/drivers/thermal_helpers: Include export.hAmit Kucheria1-0/+1
2020-05-22thermal/drivers/thermal_helpers: Sort headers alphabeticallyAmit Kucheria1-1/+1
2020-04-14thermal: core: Make thermal_zone_set_trips privateDaniel Lezcano1-1/+12
2018-05-30drivers: thermal: Update license to SPDX formatLina Iyer1-4/+1
2018-04-02thermal: Add cooling device's statistics in sysfsViresh Kumar1-1/+4
2016-11-23thermal: core: move slop and offset helpers to thermal_helpers.cEduardo Valentin1-0/+30
2016-11-23thermal: core: introduce thermal_helpers.cEduardo Valentin1-0/+196