summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel/int340x_thermal/int3400_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-03thermal: int340x_thermal: Consolidate priv->data_vault checksRafael J. Wysocki1-3/+2
2022-08-23thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi1-4/+5
2022-05-25ACPI: DPTF: Support Meteor LakeSumeet Pawnikar1-0/+1
2022-05-18Merge back earlier int340x driver changes for 5.19.Rafael J. Wysocki1-15/+9
2022-05-11thermal: int340x: Mode setting with new OS handshakeSrinivas Pandruvada1-16/+32
2022-05-05Merge back earlier int340x thermal driver changes for 5.19.Rafael J. Wysocki1-15/+9
2022-04-21thermal: int340x: Fix attr.show callback prototypeKees Cook1-2/+2
2022-04-05thermal: int340x: Clean up _OSC context initDavidlohr Bueso1-5/+2
2022-04-05thermal: int340x: Consolidate freeing of acpi_buffer pointerDavidlohr Bueso1-8/+5
2022-04-05thermal: int340x: Clean up unnecessary acpi_buffer pointer freeingDavidlohr Bueso1-2/+2
2022-03-16thermal: int340x: Update OS policy capability handshakeSrinivas Pandruvada1-49/+97
2022-03-16thermal: int340x: Increase bitmap sizeSrinivas Pandruvada1-1/+1
2022-02-28Merge back int340x thermal driver changes for v5.18.Rafael J. Wysocki1-0/+5
2022-02-24thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu1-0/+4
2022-02-04thermal: int340x: Check for NULL after calling kmemdup()Jiasheng Jiang1-0/+5
2022-01-17thermal: int340x: Support Raptor LakeSrinivas Pandruvada1-0/+1
2021-10-05thermal: int340x: delete bogus length checkDan Carpenter1-5/+4
2021-08-14thermal/drivers/int340x: Use IMOK independentlySumeet Pawnikar1-1/+13
2020-12-17thermal: int340x: Support Alder LakeSrinivas Pandruvada1-0/+1
2020-10-12thermal: int340x: Add keep alive response methodSrinivas Pandruvada1-0/+29
2020-10-12thermal: int340x: Provide notification for OEM variable changeSrinivas Pandruvada1-11/+11
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-31/+7
2020-07-14thermal/int340x_thermal: Prevent page fault on .set_mode() opBartosz Szczepanek1-1/+6
2020-06-29thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz1-3/+3
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz1-4/+0
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz1-3/+2
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz1-9/+0
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz1-9/+3
2020-06-29thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz1-11/+7
2020-05-29thermal/int340x_thermal: Don't require IDSP to existMatthew Garrett1-8/+22
2020-05-29thermal/int340x_thermal: Export OEM vendor variablesMatthew Garrett1-1/+131
2020-05-29thermal/int340x_thermal: Export GDDVMatthew Garrett1-0/+60
2020-04-15thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() opsAndrzej Pietrasiewicz1-3/+2
2020-04-07Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2020-04-01thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDsGayatri Kammela1-1/+1
2020-03-23thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2019-12-19thermal: int340x_thermal: Add Tiger Lake ACPI device IDsGayatri Kammela1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-03-18thermal/int340x_thermal: fix mode settingMatthew Garrett1-4/+3
2019-03-18thermal/int340x_thermal: Add additional UUIDsMatthew Garrett1-0/+14
2018-12-07drivers: thermal: Move various drivers for intel platforms into a subdirAmit Kucheria1-0/+382