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
/
intel_soc_dts_iosf.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-07-12
thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callback
Rafael J. Wysocki
2024-05-02
thermal: intel: Add missing module description
Srinivas Pandruvada
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-08-22
thermal: intel: intel_soc_dts_iosf: Remove redundant check
Zhang Rui
2023-08-11
thermal: intel: intel_soc_dts_iosf: Use struct thermal_trip
Rafael J. Wysocki
2023-08-11
thermal: intel: intel_soc_dts_iosf: Rework critical trip setup
Rafael J. Wysocki
2023-08-11
thermal: intel: intel_soc_dts_iosf: Add helper for resetting trip points
Rafael J. Wysocki
2023-08-11
thermal: intel: intel_soc_dts_iosf: Change initialization ordering
Rafael J. Wysocki
2023-08-11
thermal: intel: intel_soc_dts_iosf: Pass sensors to update_trip_temp()
Rafael J. Wysocki
2023-08-11
thermal: intel: intel_soc_dts_iosf: Untangle update_trip_temp()
Rafael J. Wysocki
2023-08-11
thermal: intel: intel_soc_dts_iosf: Always assume notification support
Rafael J. Wysocki
2023-08-10
thermal: intel: intel_soc_dts_iosf: Drop redundant symbol definition
Rafael J. Wysocki
2023-08-10
thermal: intel: intel_soc_dts_iosf: Always use 2 trips
Rafael J. Wysocki
2023-06-15
thermal/intel/intel_soc_dts_iosf: Fix reporting wrong temperatures
Hans de Goede
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-01-10
thermal: intel: Fix unsigned comparison with less than zero
Yang Li
2022-12-30
thermal/intel/intel_soc_dts_iosf: Use Intel TCC library
Zhang Rui
2021-07-04
thermal/drivers/intel/intel_soc_dts_iosf: Switch to use find_first_zero_bit()
Andy Shevchenko
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
2019-12-04
thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macro
William Breathitt Gray
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