summaryrefslogtreecommitdiff
path: root/drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c
AgeCommit message (Expand)Author
2024-03-05thermal: intel: int340x_thermal: Use thermal zone accessor functionsRafael J. Wysocki
2024-02-27thermal: core: Eliminate writable trip points masksRafael J. Wysocki
2024-02-27thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki
2024-02-23thermal: intel: Adjust ops handling during thermal zone registrationRafael J. Wysocki
2024-02-23thermal: intel: Discard trip tables after zone registrationRafael J. Wysocki
2023-12-13thermal: trip: Send trip change notifications on all trip updatesRafael J. Wysocki
2023-10-05thermal: int340x: Use thermal_zone_for_each_trip()Rafael J. Wysocki
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano
2023-02-02thermal: intel: int340x: Improve int340x_thermal_set_trip_temp()Rafael J. Wysocki
2023-02-02thermal: intel: int340x: Drop pointless cast to unsigned longRafael J. Wysocki
2023-02-02thermal: intel: int340x: Rename variable in int340x_thermal_zone_add()Rafael J. Wysocki
2023-02-02thermal: intel: int340x: Assorted minor cleanupsRafael J. Wysocki
2023-02-02thermal: ACPI: Make helpers retrieve temperature onlyRafael J. Wysocki
2023-01-27thermal: intel: int340x: Use generic trip points tableRafael J. Wysocki
2023-01-27thermal: intel: int340x: Use zone lock for synchronizationRafael J. Wysocki
2023-01-27thermal: intel: int340x: Rework updating trip pointsRafael J. Wysocki
2023-01-27Merge back Intel thermal control changes for 6.3.Rafael J. Wysocki
2023-01-25thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki
2023-01-24thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada
2023-01-06thermal/intel/int340x: Replace parameter to simplifyDaniel Lezcano
2021-05-14thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALIDSrinivas Pandruvada
2021-01-19thermal: int340x: Fix unexpected shutdown at critical temperatureKai-Heng Feng
2020-06-29thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz
2020-01-31thermal: int340x: switch to use <linux/units.h> helpersAkinobu Mita
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2018-12-07drivers: thermal: Move various drivers for intel platforms into a subdirAmit Kucheria