summaryrefslogtreecommitdiffstats
path: root/include/linux/thermal.h
Commit message (Expand)AuthorAgeFilesLines
* thermal: core: Rework .get_trend() thermal zone callbackRafael J. Wysocki2023-08-291-15/+15
* thermal: core: Drop unused .get_trip_*() callbacksRafael J. Wysocki2023-08-291-4/+0
* Merge branch 'acpi-thermal'Rafael J. Wysocki2023-08-251-0/+9
|\
| * thermal: core: Rework and rename __for_each_thermal_trip()Rafael J. Wysocki2023-08-171-0/+3
| * thermal: core: Add priv pointer to struct thermal_tripRafael J. Wysocki2023-08-171-0/+2
| * thermal: core: Introduce thermal_zone_device_exec()Rafael J. Wysocki2023-08-171-0/+4
* | thermal: core: constify params in thermal_zone_device_registerAhmad Fatoum2023-07-241-3/+3
|/
* thermal: core: Encapsulate tz->device fieldDaniel Lezcano2023-04-271-0/+1
* thermal/of: Unexport unused OF functionsDaniel Lezcano2023-04-071-17/+0
* thermal/core: Remove thermal_bind_params structureZhang Rui2023-04-071-38/+0
* Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki2023-03-271-0/+19
|\
| * thermal: Add a thermal zone id accessorDaniel Lezcano2023-03-031-0/+6
| * thermal/core: Add thermal_zone_device structure 'type' accessorDaniel Lezcano2023-03-031-0/+6
| * thermal/core: Add a thermal zone 'devdata' accessorDaniel Lezcano2023-03-031-0/+7
* | thermal: core: Introduce thermal_cooling_device_update()Rafael J. Wysocki2023-03-221-0/+1
|/
* thermal: ACPI: Make helpers retrieve temperature onlyRafael J. Wysocki2023-02-021-5/+4
* thermal: ACPI: Add ACPI trip point routinesRafael J. Wysocki2023-01-241-0/+8
* thermal/drivers/qcom: Fix set_trip_temp() deadlockJohan Hovold2023-01-061-0/+2
* thermal/core: Add a generic thermal_zone_set_trip() functionDaniel Lezcano2023-01-061-0/+3
* thermal/core: Add a generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-0/+7
* thermal: Validate new state in cur_state_store()Viresh Kumar2022-10-251-0/+1
* thermal/of: Remove the thermal_zone_of_get_sensor_id() functionDaniel Lezcano2022-10-041-10/+0
* thermal: core: Increase maximum number of trip pointsSumeet Pawnikar2022-09-301-2/+0
* thermal/of: Remove old OF codeDaniel Lezcano2022-08-171-62/+15
* thermal/of: Rework the thermal device tree initializationDaniel Lezcano2022-08-171-0/+18
* thermal/core: Add thermal_trip in thermal_zoneDaniel Lezcano2022-07-281-0/+8
* thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano2022-07-281-2/+2
* thermal/of: Move thermal_trip structure to thermal.hDaniel Lezcano2022-07-281-0/+12
* thermal/core: Remove DROP_FULL and RAISE_FULLDaniel Lezcano2022-07-281-2/+0
* thermal/drivers/thermal_of: Add change_mode ops support for thermal_of sensorManaf Meethalavalappu Pallikunhi2022-05-191-0/+3
* thermal: Spelling s/scallbacks/callbacks/Geert Uytterhoeven2021-08-141-1/+1
* thermal/core: Fix thermal_cooling_device_register() prototypeArnd Bergmann2021-08-141-2/+3
* thermal/core: Remove thermal_notify_frameworkThara Gopinath2021-04-221-5/+0
* thermal/drivers/core: Use a char pointer for the cooling device nameDaniel Lezcano2021-03-151-1/+1
* thermal/core: Make cooling device state change privateDaniel Lezcano2021-01-191-3/+0
* thermal/core: Remove ms based delay fieldsDaniel Lezcano2021-01-191-7/+0
* thermal/core: Precompute the delays from msecs to jiffiesDaniel Lezcano2021-01-191-0/+7
* thermal/core: Remove unused macro THERMAL_TRIPS_NONEDaniel Lezcano2021-01-191-1/+0
* thermal/core: Remove the 'forced_passive' optionDaniel Lezcano2021-01-191-4/+0
* thermal/core: Remove notify opsDaniel Lezcano2021-01-071-2/+0
* thermal/core: Add critical and hot opsDaniel Lezcano2020-12-111-0/+3
* thermal: cooling: Remove unused variable *tzzhuguangqing2020-10-121-6/+3
* thermal: core: Add new event for sending keep alive notificationsSrinivas Pandruvada2020-10-121-0/+1
* thermal: core: genetlink support for events/cmd/samplingDaniel Lezcano2020-07-071-17/+0
* thermal: Make thermal_zone_device_is_enabled() available to core onlyAndrzej Pietrasiewicz2020-07-071-5/+0
* thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz2020-06-291-1/+1
* thermal: Add mode helpersAndrzej Pietrasiewicz2020-06-291-0/+13
* thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz2020-06-291-2/+0
* thermal: Add current mode to thermal zone deviceAndrzej Pietrasiewicz2020-06-291-0/+2
* thermal: Remove thermal_zone_device_update() stubDaniel Lezcano2020-04-141-3/+0