summaryrefslogtreecommitdiff
path: root/drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-12thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callbackRafael J. Wysocki1-3/+5
2024-07-09thermal: trip: Add conversion macros for thermal trip priv fieldRafael J. Wysocki1-12/+2
2024-03-05thermal: intel: int340x_thermal: Use thermal zone accessor functionsRafael J. Wysocki1-1/+2
2024-02-27thermal: core: Eliminate writable trip points masksRafael J. Wysocki1-1/+1
2024-02-27thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki1-5/+3
2024-02-23thermal: intel: Adjust ops handling during thermal zone registrationRafael J. Wysocki1-20/+6
2024-02-23thermal: intel: Discard trip tables after zone registrationRafael J. Wysocki1-4/+2
2023-12-13thermal: trip: Send trip change notifications on all trip updatesRafael J. Wysocki1-3/+5
2023-10-05thermal: int340x: Use thermal_zone_for_each_trip()Rafael J. Wysocki1-36/+42
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano1-2/+2
2023-02-02thermal: intel: int340x: Improve int340x_thermal_set_trip_temp()Rafael J. Wysocki1-2/+4
2023-02-02thermal: intel: int340x: Drop pointless cast to unsigned longRafael J. Wysocki1-1/+1
2023-02-02thermal: intel: int340x: Rename variable in int340x_thermal_zone_add()Rafael J. Wysocki1-34/+33
2023-02-02thermal: intel: int340x: Assorted minor cleanupsRafael J. Wysocki1-9/+7
2023-02-02thermal: ACPI: Make helpers retrieve temperature onlyRafael J. Wysocki1-15/+25
2023-01-27thermal: intel: int340x: Use generic trip points tableRafael J. Wysocki1-172/+81
2023-01-27thermal: intel: int340x: Use zone lock for synchronizationRafael J. Wysocki1-20/+8
2023-01-27thermal: intel: int340x: Rework updating trip pointsRafael J. Wysocki1-6/+45
2023-01-27Merge back Intel thermal control changes for 6.3.Rafael J. Wysocki1-18/+15
2023-01-25thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki1-3/+7
2023-01-24thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada1-3/+15
2023-01-06thermal/intel/int340x: Replace parameter to simplifyDaniel Lezcano1-18/+15
2021-05-14thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALIDSrinivas Pandruvada1-0/+4
2021-01-20thermal: int340x: Fix unexpected shutdown at critical temperatureKai-Heng Feng1-0/+6
2020-06-29thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz1-0/+5
2020-01-31thermal: int340x: switch to use <linux/units.h> helpersAkinobu Mita1-3/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-10/+1
2018-12-07drivers: thermal: Move various drivers for intel platforms into a subdirAmit Kucheria1-0/+295