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.13.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
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
2022-02-16
thermal/drivers/int340x: Fix RFIM mailbox write commands
Sumeet Pawnikar
3
-53
/
+73
2022-02-16
thermal: int340x: Limit Kconfig to 64-bit
Arnd Bergmann
1
-2
/
+2
2022-02-16
thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses
Srinivas Pandruvada
3
-15
/
+19
2022-02-16
thermal/drivers/int340x: Improve the tcc offset saving for suspend/resume
Antoine Tenart
5
-11
/
+60
2021-12-14
thermal: int340x: Fix VCoRefLow MMIO bit offset for TGL
Sumeet Pawnikar
1
-1
/
+1
2021-11-18
thermal: int340x: fix build on 32-bit targets
Linus Torvalds
1
-0
/
+1
2021-09-14
thermal/drivers/int340x: Do not set a wrong tcc offset on resume
Antoine Tenart
1
-2
/
+3
2021-08-14
thermal/drivers/int340x: Use IMOK independently
Sumeet Pawnikar
1
-1
/
+13
2021-07-04
thermal/drivers/int340x/processor_thermal: Fix tcc setting
Srinivas Pandruvada
1
-8
/
+12
2021-07-04
thermal/drivers/int340x/processor_thermal: Fix warning for return value
Srinivas Pandruvada
1
-1
/
+3
2021-07-04
thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal driver
Srinivas Pandruvada
4
-1
/
+373
2021-07-04
thermal/drivers/int340x/processor_thermal: Split enumeration and processing part
Srinivas Pandruvada
5
-259
/
+286
2021-06-11
thermal/drivers/int340x: processor_thermal: Export additional attributes
Srinivas Pandruvada
1
-0
/
+55
2021-06-11
thermal/drivers/int340x: processor_thermal: Export mailbox interface
Srinivas Pandruvada
2
-3
/
+11
2021-05-14
thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID
Srinivas Pandruvada
1
-0
/
+4
2021-01-20
thermal: int340x: Fix unexpected shutdown at critical temperature
Kai-Heng Feng
1
-0
/
+6
2020-12-17
thermal: int340x: Support Alder Lake
Srinivas Pandruvada
2
-0
/
+2
2020-12-11
thermal: int340x: processor_thermal: Correct workload type name
Srinivas Pandruvada
1
-1
/
+1
2020-12-10
thermal: int340x: processor_thermal: Add mailbox driver
Srinivas Pandruvada
4
-2
/
+232
2020-12-10
thermal: int340x: processor_thermal: Add RFIM driver
Srinivas Pandruvada
4
-3
/
+270
2020-12-10
thermal: int340x: processor_thermal: Add AlderLake PCI device id
Srinivas Pandruvada
2
-0
/
+2
2020-12-10
thermal: int340x: processor_thermal: Refactor MMIO interface
Srinivas Pandruvada
5
-211
/
+263
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
[next]