index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
4 days
Merge tag 'thermal-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-07-15
thermal: Constify struct thermal_zone_device_ops
Christophe JAILLET
2025-06-18
ACPI: DPTF: Support for Wildcat Lake
Srinivas Pandruvada
2024-12-18
thermal: intel: Remove explicit user_space governor selection
Srinivas Pandruvada
2024-12-10
ACPI: DPTF: Support Panther Lake
Zhang Rui
2024-11-25
thermal: int3400: Remove unneeded data_vault attribute_group
Thomas Weißschuh
2024-11-25
thermal: int3400: Fix reading of current_uuid for active policy
Srinivas Pandruvada
2024-11-13
thermal: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-07
thermal: int3400: Use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-04-11
treewide: Use sysfs_bin_attr_simple_read() helper
Lukas Wunner
2024-04-08
ACPI: DPTF: Add Lunar Lake support
Sumeet Pawnikar
2023-09-29
thermal: int3400: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-05
thermal: Use thermal_tripless_zone_device_register()
Rafael J. Wysocki
2023-07-14
thermal/drivers/int340x: Do not check the thermal zone state
Daniel Lezcano
2023-07-14
thermal/drivers/int3400: Use thermal zone device wrappers
Daniel Lezcano
2023-05-24
thermal: intel: int340x: Add new line for UUID display
Srinivas Pandruvada
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-01-26
thermal: intel: int340x: Add production mode attribute
Srinivas Pandruvada
2023-01-20
thermal: int340x_thermal: Use sysfs_emit_at() instead of scnprintf()
ye xingchen
2022-09-03
thermal: int340x_thermal: Consolidate priv->data_vault checks
Rafael J. Wysocki
2022-08-23
thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR
Lee, Chun-Yi
2022-05-25
ACPI: DPTF: Support Meteor Lake
Sumeet Pawnikar
2022-05-18
Merge back earlier int340x driver changes for 5.19.
Rafael J. Wysocki
2022-05-11
thermal: int340x: Mode setting with new OS handshake
Srinivas Pandruvada
2022-05-05
Merge back earlier int340x thermal driver changes for 5.19.
Rafael J. Wysocki
2022-04-21
thermal: int340x: Fix attr.show callback prototype
Kees Cook
2022-04-05
thermal: int340x: Clean up _OSC context init
Davidlohr Bueso
2022-04-05
thermal: int340x: Consolidate freeing of acpi_buffer pointer
Davidlohr Bueso
2022-04-05
thermal: int340x: Clean up unnecessary acpi_buffer pointer freeing
Davidlohr Bueso
2022-03-16
thermal: int340x: Update OS policy capability handshake
Srinivas Pandruvada
2022-03-16
thermal: int340x: Increase bitmap size
Srinivas Pandruvada
2022-02-28
Merge back int340x thermal driver changes for v5.18.
Rafael J. Wysocki
2022-02-24
thermal: int340x: fix memory leak in int3400_notify()
Chuansheng Liu
2022-02-04
thermal: int340x: Check for NULL after calling kmemdup()
Jiasheng Jiang
2022-01-17
thermal: int340x: Support Raptor Lake
Srinivas Pandruvada
2021-10-05
thermal: int340x: delete bogus length check
Dan Carpenter
2021-08-14
thermal/drivers/int340x: Use IMOK independently
Sumeet Pawnikar
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
[next]