index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
/
int340x_thermal
/
int340x_thermal_zone.c
Age
Commit message (
Expand
)
Author
2025-02-27
thermal: intel: Clean up zone_trips[] initialization in int340x_thermal_zone_...
Christophe JAILLET
2025-02-26
thermal: int340x: Use kcalloc() instead of kzalloc() with multiplication
Lukasz Luba
2024-12-18
thermal: intel: Remove explicit user_space governor selection
Srinivas Pandruvada
2024-07-12
thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callback
Rafael J. Wysocki
2024-07-09
thermal: trip: Add conversion macros for thermal trip priv field
Rafael J. Wysocki
2024-03-05
thermal: intel: int340x_thermal: Use thermal zone accessor functions
Rafael J. Wysocki
2024-02-27
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
2024-02-27
thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directly
Rafael J. Wysocki
2024-02-23
thermal: intel: Adjust ops handling during thermal zone registration
Rafael J. Wysocki
2024-02-23
thermal: intel: Discard trip tables after zone registration
Rafael J. Wysocki
2023-12-13
thermal: trip: Send trip change notifications on all trip updates
Rafael J. Wysocki
2023-10-05
thermal: int340x: Use thermal_zone_for_each_trip()
Rafael J. Wysocki
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-02-02
thermal: intel: int340x: Improve int340x_thermal_set_trip_temp()
Rafael J. Wysocki
2023-02-02
thermal: intel: int340x: Drop pointless cast to unsigned long
Rafael J. Wysocki
2023-02-02
thermal: intel: int340x: Rename variable in int340x_thermal_zone_add()
Rafael J. Wysocki
2023-02-02
thermal: intel: int340x: Assorted minor cleanups
Rafael J. Wysocki
2023-02-02
thermal: ACPI: Make helpers retrieve temperature only
Rafael J. Wysocki
2023-01-27
thermal: intel: int340x: Use generic trip points table
Rafael J. Wysocki
2023-01-27
thermal: intel: int340x: Use zone lock for synchronization
Rafael J. Wysocki
2023-01-27
thermal: intel: int340x: Rework updating trip points
Rafael J. Wysocki
2023-01-27
Merge back Intel thermal control changes for 6.3.
Rafael J. Wysocki
2023-01-25
thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()
Rafael J. Wysocki
2023-01-24
thermal: intel: int340x: Protect trip temperature from concurrent updates
Srinivas Pandruvada
2023-01-06
thermal/intel/int340x: Replace parameter to simplify
Daniel Lezcano
2021-05-14
thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID
Srinivas Pandruvada
2021-01-19
thermal: int340x: Fix unexpected shutdown at critical temperature
Kai-Heng Feng
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
2020-01-31
thermal: int340x: switch to use <linux/units.h> helpers
Akinobu Mita
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2018-12-07
drivers: thermal: Move various drivers for intel platforms into a subdir
Amit Kucheria