summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel/int340x_thermal/int3400_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: intel: int340x: Add new line for UUID displaySrinivas Pandruvada2023-05-241-2/+2
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-1/+1
* thermal: intel: int340x: Add production mode attributeSrinivas Pandruvada2023-01-261-0/+48
* thermal: int340x_thermal: Use sysfs_emit_at() instead of scnprintf()ye xingchen2023-01-201-8/+2
* thermal: int340x_thermal: Consolidate priv->data_vault checksRafael J. Wysocki2022-09-031-3/+2
* thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi2022-08-231-4/+5
* ACPI: DPTF: Support Meteor LakeSumeet Pawnikar2022-05-251-0/+1
* Merge back earlier int340x driver changes for 5.19.Rafael J. Wysocki2022-05-181-15/+9
|\
| * Merge back earlier int340x thermal driver changes for 5.19.Rafael J. Wysocki2022-05-051-15/+9
| |\
| | * thermal: int340x: Clean up _OSC context initDavidlohr Bueso2022-04-051-5/+2
| | * thermal: int340x: Consolidate freeing of acpi_buffer pointerDavidlohr Bueso2022-04-051-8/+5
| | * thermal: int340x: Clean up unnecessary acpi_buffer pointer freeingDavidlohr Bueso2022-04-051-2/+2
* | | thermal: int340x: Mode setting with new OS handshakeSrinivas Pandruvada2022-05-111-16/+32
|/ /
* / thermal: int340x: Fix attr.show callback prototypeKees Cook2022-04-211-2/+2
|/
* thermal: int340x: Update OS policy capability handshakeSrinivas Pandruvada2022-03-161-49/+97
* thermal: int340x: Increase bitmap sizeSrinivas Pandruvada2022-03-161-1/+1
* Merge back int340x thermal driver changes for v5.18.Rafael J. Wysocki2022-02-281-0/+5
|\
| * thermal: int340x: Check for NULL after calling kmemdup()Jiasheng Jiang2022-02-041-0/+5
* | thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu2022-02-241-0/+4
|/
* thermal: int340x: Support Raptor LakeSrinivas Pandruvada2022-01-171-0/+1
* thermal: int340x: delete bogus length checkDan Carpenter2021-10-051-5/+4
* thermal/drivers/int340x: Use IMOK independentlySumeet Pawnikar2021-08-141-1/+13
* thermal: int340x: Support Alder LakeSrinivas Pandruvada2020-12-171-0/+1
* thermal: int340x: Add keep alive response methodSrinivas Pandruvada2020-10-121-0/+29
* thermal: int340x: Provide notification for OEM variable changeSrinivas Pandruvada2020-10-121-11/+11
* Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-061-31/+7
|\
| * thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz2020-06-291-3/+3
| * thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz2020-06-291-4/+0
| * thermal: Use mode helpers in driversAndrzej Pietrasiewicz2020-06-291-3/+2
| * thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz2020-06-291-9/+0
| * thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz2020-06-291-9/+3
| * thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz2020-06-291-11/+7
* | thermal/int340x_thermal: Prevent page fault on .set_mode() opBartosz Szczepanek2020-07-141-1/+6
|/
* thermal/int340x_thermal: Don't require IDSP to existMatthew Garrett2020-05-291-8/+22
* thermal/int340x_thermal: Export OEM vendor variablesMatthew Garrett2020-05-291-1/+131
* thermal/int340x_thermal: Export GDDVMatthew Garrett2020-05-291-0/+60
* thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() opsAndrzej Pietrasiewicz2020-04-151-3/+2
* Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-071-1/+1
|\
| * thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-231-1/+1
* | thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDsGayatri Kammela2020-04-011-1/+1
|/
* thermal: int340x_thermal: Add Tiger Lake ACPI device IDsGayatri Kammela2019-12-191-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* thermal/int340x_thermal: fix mode settingMatthew Garrett2019-03-181-4/+3
* thermal/int340x_thermal: Add additional UUIDsMatthew Garrett2019-03-181-0/+14
* drivers: thermal: Move various drivers for intel platforms into a subdirAmit Kucheria2018-12-071-0/+382