index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
/
int340x_thermal
Age
Commit message (
Expand
)
Author
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-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
[next]