index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
/
int340x_thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-01
thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()
Rafael J. Wysocki
1
-3
/
+7
2023-02-01
thermal: intel: int340x: Protect trip temperature from concurrent updates
Srinivas Pandruvada
2
-3
/
+16
2022-05-09
thermal: int340x: Fix attr.show callback prototype
Kees Cook
1
-2
/
+2
2022-04-08
thermal: int340x: Check for NULL after calling kmemdup()
Jiasheng Jiang
1
-0
/
+5
2022-04-08
thermal: int340x: Increase bitmap size
Srinivas Pandruvada
1
-1
/
+1
2022-03-02
thermal: int340x: fix memory leak in int3400_notify()
Chuansheng Liu
1
-0
/
+4
2021-09-30
thermal/drivers/int340x: Do not set a wrong tcc offset on resume
Antoine Tenart
1
-2
/
+3
2021-07-19
thermal/drivers/int340x/processor_thermal: Fix tcc setting
Srinivas Pandruvada
1
-8
/
+12
2021-06-03
thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID
Srinivas Pandruvada
1
-0
/
+4
2020-10-12
thermal: int340x: Add keep alive response method
Srinivas Pandruvada
1
-0
/
+29
2020-10-12
thermal: int340x: Provide notification for OEM variable change
Srinivas Pandruvada
1
-11
/
+11
2020-08-07
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-32
/
+13
2020-07-24
thermal: int340x: processor_thermal: fix: update Jasper Lake PCI id
Sumeet Pawnikar
1
-1
/
+1
2020-07-15
thermal: int3403_thermal: Downgrade error message
Alex Hung
1
-1
/
+1
2020-07-14
thermal/int340x_thermal: Prevent page fault on .set_mode() op
Bartosz Szczepanek
1
-1
/
+6
2020-06-29
thermal: Rename set_mode() to change_mode()
Andrzej Pietrasiewicz
1
-3
/
+3
2020-06-29
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
1
-4
/
+0
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
1
-0
/
+5
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
1
-3
/
+2
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
1
-9
/
+0
2020-06-29
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
1
-9
/
+3
2020-06-29
thermal: Store thermal mode in a dedicated enum
Andrzej Pietrasiewicz
1
-11
/
+7
2020-05-29
thermal/int340x_thermal: Don't require IDSP to exist
Matthew Garrett
1
-8
/
+22
2020-05-29
thermal/int340x_thermal: Export OEM vendor variables
Matthew Garrett
1
-1
/
+131
2020-05-29
thermal/int340x_thermal: Export GDDV
Matthew Garrett
1
-0
/
+60
2020-04-15
thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops
Andrzej Pietrasiewicz
1
-3
/
+2
2020-04-08
Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+6
2020-04-06
Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-2
/
+2
2020-04-01
thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDs
Gayatri Kammela
2
-2
/
+2
2020-03-23
thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-23
thermal: int340x: processor_thermal: Add Tiger Lake support
Sumeet Pawnikar
1
-0
/
+5
2020-03-21
acpi: Remove header dependency
Peter Zijlstra
1
-0
/
+1
2020-01-31
thermal: int340x: switch to use <linux/units.h> helpers
Akinobu Mita
1
-3
/
+4
2020-01-29
Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2020-01-27
thermal: int340x: processor_thermal: Add Jasper Lake support
Swaminathan, Nivedita
1
-0
/
+4
2019-12-20
thermal: int340x_thermal: Add Tiger Lake ACPI device IDs
Gayatri Kammela
2
-0
/
+2
2019-09-24
thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)
Rishi Gupta
1
-1
/
+1
2019-09-24
thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() uses
Kelsey Skunberg
1
-6
/
+0
2019-09-24
thermal: int340x: processor_thermal: Add Ice Lake support
Srinivas Pandruvada
1
-0
/
+5
2019-08-19
drivers: thermal: processor_thermal_device: Export sysfs interface for TCC of...
Srinivas Pandruvada
1
-4
/
+87
2019-07-23
int340X/processor_thermal_device: Fix proc_thermal_rapl_remove()
Rafael J. Wysocki
1
-0
/
+4
2019-07-18
Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-6
/
+173
2019-07-11
int340X/processor_thermal_device: add support for MMIO RAPL
Zhang Rui
2
-6
/
+173
2019-07-09
drivers: thermal: processor_thermal_device: Fix build warning
Zhang Rui
1
-0
/
+4
2019-06-25
drivers: thermal: processor_thermal: Read PPCC on resume
Srinivas Pandruvada
1
-0
/
+14
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
4
-20
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
4
-39
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-19
/
+10
2019-05-07
drivers: thermal: processor_thermal: Downgrade error message
Srinivas Pandruvada
1
-1
/
+1
[next]