summaryrefslogtreecommitdiff
path: root/drivers/thermal/intel/int340x_thermal/int3400_thermal.c
AgeCommit message (Expand)Author
2024-04-08ACPI: DPTF: Add Lunar Lake supportSumeet Pawnikar
2023-09-29thermal: int3400: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-05thermal: Use thermal_tripless_zone_device_register()Rafael J. Wysocki
2023-07-14thermal/drivers/int340x: Do not check the thermal zone stateDaniel Lezcano
2023-07-14thermal/drivers/int3400: Use thermal zone device wrappersDaniel Lezcano
2023-05-24thermal: intel: int340x: Add new line for UUID displaySrinivas Pandruvada
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano
2023-01-26thermal: intel: int340x: Add production mode attributeSrinivas Pandruvada
2023-01-20thermal: int340x_thermal: Use sysfs_emit_at() instead of scnprintf()ye xingchen
2022-09-03thermal: int340x_thermal: Consolidate priv->data_vault checksRafael J. Wysocki
2022-08-23thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi
2022-05-25ACPI: DPTF: Support Meteor LakeSumeet Pawnikar
2022-05-18Merge back earlier int340x driver changes for 5.19.Rafael J. Wysocki
2022-05-11thermal: int340x: Mode setting with new OS handshakeSrinivas Pandruvada
2022-05-05Merge back earlier int340x thermal driver changes for 5.19.Rafael J. Wysocki
2022-04-21thermal: int340x: Fix attr.show callback prototypeKees Cook
2022-04-05thermal: int340x: Clean up _OSC context initDavidlohr Bueso
2022-04-05thermal: int340x: Consolidate freeing of acpi_buffer pointerDavidlohr Bueso
2022-04-05thermal: int340x: Clean up unnecessary acpi_buffer pointer freeingDavidlohr Bueso
2022-03-16thermal: int340x: Update OS policy capability handshakeSrinivas Pandruvada
2022-03-16thermal: int340x: Increase bitmap sizeSrinivas Pandruvada
2022-02-28Merge back int340x thermal driver changes for v5.18.Rafael J. Wysocki
2022-02-24thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu
2022-02-04thermal: int340x: Check for NULL after calling kmemdup()Jiasheng Jiang
2022-01-17thermal: int340x: Support Raptor LakeSrinivas Pandruvada
2021-10-05thermal: int340x: delete bogus length checkDan Carpenter
2021-08-14thermal/drivers/int340x: Use IMOK independentlySumeet Pawnikar
2020-12-17thermal: int340x: Support Alder LakeSrinivas Pandruvada
2020-10-12thermal: int340x: Add keep alive response methodSrinivas Pandruvada
2020-10-12thermal: int340x: Provide notification for OEM variable changeSrinivas Pandruvada
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-14thermal/int340x_thermal: Prevent page fault on .set_mode() opBartosz Szczepanek
2020-06-29thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz
2020-06-29thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz
2020-05-29thermal/int340x_thermal: Don't require IDSP to existMatthew Garrett
2020-05-29thermal/int340x_thermal: Export OEM vendor variablesMatthew Garrett
2020-05-29thermal/int340x_thermal: Export GDDVMatthew Garrett
2020-04-15thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() opsAndrzej Pietrasiewicz
2020-04-07Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-01thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDsGayatri Kammela
2020-03-23thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2019-12-19thermal: int340x_thermal: Add Tiger Lake ACPI device IDsGayatri Kammela
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-18thermal/int340x_thermal: fix mode settingMatthew Garrett
2019-03-18thermal/int340x_thermal: Add additional UUIDsMatthew Garrett
2018-12-07drivers: thermal: Move various drivers for intel platforms into a subdirAmit Kucheria