aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel/int340x_thermal/int3400_thermal.c
AgeCommit message (Expand)Author
2022-05-09thermal: int340x: Fix attr.show callback prototypeKees Cook
2022-04-08thermal: int340x: Check for NULL after calling kmemdup()Jiasheng Jiang
2022-04-08thermal: int340x: Increase bitmap sizeSrinivas Pandruvada
2022-03-02thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu
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