index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2024-07-12
thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callback
Rafael J. Wysocki
1
-3
/
+5
2024-07-09
thermal: trip: Add conversion macros for thermal trip priv field
Rafael J. Wysocki
1
-12
/
+2
2024-03-05
thermal: intel: int340x_thermal: Use thermal zone accessor functions
Rafael J. Wysocki
1
-1
/
+2
2024-02-27
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
1
-1
/
+1
2024-02-27
thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directly
Rafael J. Wysocki
1
-5
/
+3
2024-02-23
thermal: intel: Adjust ops handling during thermal zone registration
Rafael J. Wysocki
1
-20
/
+6
2024-02-23
thermal: intel: Discard trip tables after zone registration
Rafael J. Wysocki
1
-4
/
+2
2023-12-13
thermal: trip: Send trip change notifications on all trip updates
Rafael J. Wysocki
1
-3
/
+5
2023-10-05
thermal: int340x: Use thermal_zone_for_each_trip()
Rafael J. Wysocki
1
-36
/
+42
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
1
-2
/
+2
2023-02-02
thermal: intel: int340x: Improve int340x_thermal_set_trip_temp()
Rafael J. Wysocki
1
-2
/
+4
2023-02-02
thermal: intel: int340x: Drop pointless cast to unsigned long
Rafael J. Wysocki
1
-1
/
+1
2023-02-02
thermal: intel: int340x: Rename variable in int340x_thermal_zone_add()
Rafael J. Wysocki
1
-34
/
+33
2023-02-02
thermal: intel: int340x: Assorted minor cleanups
Rafael J. Wysocki
1
-9
/
+7
2023-02-02
thermal: ACPI: Make helpers retrieve temperature only
Rafael J. Wysocki
1
-15
/
+25
2023-01-27
thermal: intel: int340x: Use generic trip points table
Rafael J. Wysocki
1
-172
/
+81
2023-01-27
thermal: intel: int340x: Use zone lock for synchronization
Rafael J. Wysocki
1
-20
/
+8
2023-01-27
thermal: intel: int340x: Rework updating trip points
Rafael J. Wysocki
1
-6
/
+45
2023-01-27
Merge back Intel thermal control changes for 6.3.
Rafael J. Wysocki
1
-18
/
+15
2023-01-25
thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()
Rafael J. Wysocki
1
-3
/
+7
2023-01-24
thermal: intel: int340x: Protect trip temperature from concurrent updates
Srinivas Pandruvada
1
-3
/
+15
2023-01-06
thermal/intel/int340x: Replace parameter to simplify
Daniel Lezcano
1
-18
/
+15
2021-05-14
thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID
Srinivas Pandruvada
1
-0
/
+4
2021-01-19
thermal: int340x: Fix unexpected shutdown at critical temperature
Kai-Heng Feng
1
-0
/
+6
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
1
-0
/
+5
2020-01-31
thermal: int340x: switch to use <linux/units.h> helpers
Akinobu Mita
1
-3
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-10
/
+1
2018-12-07
drivers: thermal: Move various drivers for intel platforms into a subdir
Amit Kucheria
1
-0
/
+295