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
Age
Commit message (
Expand
)
Author
2020-08-06
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-24
thermal: int340x: processor_thermal: fix: update Jasper Lake PCI id
Sumeet Pawnikar
2020-07-15
thermal: int3403_thermal: Downgrade error message
Alex Hung
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: Explicitly enable non-changing thermal zone devices
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-06
Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
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
2020-03-23
thermal: int340x: processor_thermal: Add Tiger Lake support
Sumeet Pawnikar
2020-03-21
acpi: Remove header dependency
Peter Zijlstra
2020-01-31
thermal: int340x: switch to use <linux/units.h> helpers
Akinobu Mita
2020-01-28
Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-27
thermal: int340x: processor_thermal: Add Jasper Lake support
Swaminathan, Nivedita
2019-12-19
thermal: int340x_thermal: Add Tiger Lake ACPI device IDs
Gayatri Kammela
2019-09-24
thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)
Rishi Gupta
2019-09-24
thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() uses
Kelsey Skunberg
2019-09-24
thermal: int340x: processor_thermal: Add Ice Lake support
Srinivas Pandruvada
2019-08-19
drivers: thermal: processor_thermal_device: Export sysfs interface for TCC of...
Srinivas Pandruvada
2019-07-23
int340X/processor_thermal_device: Fix proc_thermal_rapl_remove()
Rafael J. Wysocki
2019-07-18
Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-07-11
int340X/processor_thermal_device: add support for MMIO RAPL
Zhang Rui
2019-07-09
drivers: thermal: processor_thermal_device: Fix build warning
Zhang Rui
2019-06-25
drivers: thermal: processor_thermal: Read PPCC on resume
Srinivas Pandruvada
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2019-05-07
drivers: thermal: processor_thermal: Downgrade error message
Srinivas Pandruvada
2019-04-22
thermal: intel: int340x: processor_thermal_device: simplify to get driver data
Sumeet Pawnikar
2019-04-22
thermal/int3403_thermal: favor _TMP instead of PTYP
Zhang Rui
2019-04-09
ACPICA: Rename nameseg length macro/define for clarity
Bob Moore
2019-03-18
thermal/int340x_thermal: fix mode setting
Matthew Garrett
2019-03-18
thermal/int340x_thermal: Add additional UUIDs
Matthew Garrett
2019-01-23
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
2019-01-18
drivers: thermal: int340x_thermal: Fix sysfs race condition
Aaron Hill
2019-01-15
drivers: thermal: int340x_thermal: Make PCI dependency explicit
Sinan Kaya
2019-01-10
thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
Dan Carpenter
2018-12-07
drivers: thermal: Move various drivers for intel platforms into a subdir
Amit Kucheria