index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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
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-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
2019-12-19
thermal: int340x_thermal: Add Tiger Lake ACPI device IDs
Gayatri Kammela
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
[next]