summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel/int340x_thermal
AgeCommit message (Expand)AuthorFilesLines
2021-12-14Merge back int340x driver material for 5.17.Rafael J. Wysocki2-24/+29
2021-12-08thermal: int340x: Fix VCoRefLow MMIO bit offset for TGLSumeet Pawnikar1-1/+1
2021-11-24thermal: int340x: Use struct_group() for memcpy() regionKees Cook2-24/+29
2021-11-16thermal: int340x: Limit Kconfig to 64-bitArnd Bergmann1-2/+2
2021-11-12thermal: int340x: fix build on 32-bit targetsLinus Torvalds1-0/+1
2021-11-04thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responsesSrinivas Pandruvada3-15/+19
2021-10-26Merge branches 'thermal-int340x', 'thermal-powerclamp' and 'thermal-docs'Rafael J. Wysocki1-5/+4
2021-10-21thermal/drivers/int340x: Improve the tcc offset saving for suspend/resumeAntoine Tenart5-11/+60
2021-10-05thermal: int340x: delete bogus length checkDan Carpenter1-5/+4
2021-09-14thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart1-2/+3
2021-08-14thermal/drivers/int340x: Use IMOK independentlySumeet Pawnikar1-1/+13
2021-07-04thermal/drivers/int340x/processor_thermal: Fix tcc settingSrinivas Pandruvada1-8/+12
2021-07-04thermal/drivers/int340x/processor_thermal: Fix warning for return valueSrinivas Pandruvada1-1/+3
2021-07-04thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal driverSrinivas Pandruvada4-1/+373
2021-07-04thermal/drivers/int340x/processor_thermal: Split enumeration and processing partSrinivas Pandruvada5-259/+286
2021-06-11thermal/drivers/int340x: processor_thermal: Export additional attributesSrinivas Pandruvada1-0/+55
2021-06-11thermal/drivers/int340x: processor_thermal: Export mailbox interfaceSrinivas Pandruvada2-3/+11
2021-05-14thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALIDSrinivas Pandruvada1-0/+4
2021-01-19thermal: int340x: Fix unexpected shutdown at critical temperatureKai-Heng Feng1-0/+6
2020-12-17thermal: int340x: Support Alder LakeSrinivas Pandruvada2-0/+2
2020-12-10thermal: int340x: processor_thermal: Correct workload type nameSrinivas Pandruvada1-1/+1
2020-12-10thermal: int340x: processor_thermal: Add mailbox driverSrinivas Pandruvada4-2/+232
2020-12-10thermal: int340x: processor_thermal: Add RFIM driverSrinivas Pandruvada4-3/+270
2020-12-10thermal: int340x: processor_thermal: Add AlderLake PCI device idSrinivas Pandruvada2-0/+2
2020-12-10thermal: int340x: processor_thermal: Refactor MMIO interfaceSrinivas Pandruvada5-211/+263
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 Torvalds3-32/+13
2020-07-24thermal: int340x: processor_thermal: fix: update Jasper Lake PCI idSumeet Pawnikar1-1/+1
2020-07-15thermal: int3403_thermal: Downgrade error messageAlex Hung1-1/+1
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: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz1-0/+5
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 Torvalds2-1/+6
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-2/+2
2020-04-01thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDsGayatri Kammela2-2/+2
2020-03-23thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2020-03-23thermal: int340x: processor_thermal: Add Tiger Lake supportSumeet Pawnikar1-0/+5
2020-03-21acpi: Remove header dependencyPeter Zijlstra1-0/+1
2020-01-31thermal: int340x: switch to use <linux/units.h> helpersAkinobu Mita1-3/+4
2020-01-28Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4