index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
/
int340x_thermal
/
int3400_thermal.c
Age
Commit message (
Expand
)
Author
2020-12-17
thermal: int340x: Support Alder Lake
Srinivas Pandruvada
2020-10-12
thermal: int340x: Add keep alive response method
Srinivas Pandruvada
2020-10-12
thermal: int340x: Provide notification for OEM variable change
Srinivas Pandruvada
2020-08-06
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-14
thermal/int340x_thermal: Prevent page fault on .set_mode() op
Bartosz Szczepanek
2020-06-29
thermal: Rename set_mode() to change_mode()
Andrzej Pietrasiewicz
2020-06-29
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
2020-06-29
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
2020-06-29
thermal: Store thermal mode in a dedicated enum
Andrzej Pietrasiewicz
2020-05-29
thermal/int340x_thermal: Don't require IDSP to exist
Matthew Garrett
2020-05-29
thermal/int340x_thermal: Export OEM vendor variables
Matthew Garrett
2020-05-29
thermal/int340x_thermal: Export GDDV
Matthew Garrett
2020-04-15
thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops
Andrzej Pietrasiewicz
2020-04-07
Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-01
thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDs
Gayatri Kammela
2020-03-23
thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2019-12-19
thermal: int340x_thermal: Add Tiger Lake ACPI device IDs
Gayatri Kammela
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-18
thermal/int340x_thermal: fix mode setting
Matthew Garrett
2019-03-18
thermal/int340x_thermal: Add additional UUIDs
Matthew Garrett
2018-12-07
drivers: thermal: Move various drivers for intel platforms into a subdir
Amit Kucheria