summaryrefslogtreecommitdiff
path: root/drivers/thermal/intel
AgeCommit message (Expand)Author
2022-05-11thermal: int340x: Mode setting with new OS handshakeSrinivas Pandruvada
2022-04-21thermal: int340x: Fix attr.show callback prototypeKees Cook
2022-03-18Merge branch 'thermal-hfi'Rafael J. Wysocki
2022-03-18Merge branches 'thermal-powerclamp', 'thermal-int340x' and 'thermal-docs'Rafael J. Wysocki
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-10thermal: intel: hfi: INTEL_HFI_THERMAL depends on NETRandy Dunlap
2022-02-04thermal: Replace acpi_bus_get_device()Rafael J. Wysocki
2022-02-04thermal: intel_powerclamp: don't use bitmap_weight() in end_power_clamp()Yury Norov
2022-02-04thermal: int340x: Check for NULL after calling kmemdup()Jiasheng Jiang
2022-02-03thermal: intel: hfi: Notify user space for HFI eventsSrinivas Pandruvada
2022-02-03thermal: intel: hfi: Enable notification interruptRicardo Neri
2022-02-03thermal: intel: hfi: Handle CPU hotplug eventsRicardo Neri
2022-02-03thermal: intel: hfi: Minimally initialize the Hardware Feedback InterfaceRicardo Neri
2022-01-17thermal: int340x: Add Raptor Lake PCI device idSrinivas Pandruvada
2022-01-17thermal: int340x: Support Raptor LakeSrinivas Pandruvada
2022-01-10Merge branch 'thermal-int340x'Rafael J. Wysocki
2021-12-30thermal/drivers/int340x: Fix RFIM mailbox write commandsSumeet Pawnikar
2021-12-27Merge tag 'thermal-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Rafael J. Wysocki
2021-12-14Merge back int340x driver material for 5.17.Rafael J. Wysocki
2021-12-08thermal: int340x: Fix VCoRefLow MMIO bit offset for TGLSumeet Pawnikar
2021-11-30thermal/drivers/intel_powerclamp: Constify static thermal_cooling_device_opsRikard Falkeborn
2021-11-24thermal: int340x: Use struct_group() for memcpy() regionKees Cook
2021-11-16thermal: int340x: Limit Kconfig to 64-bitArnd Bergmann
2021-11-12thermal: int340x: fix build on 32-bit targetsLinus Torvalds
2021-11-04thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responsesSrinivas Pandruvada
2021-10-26Merge branches 'thermal-int340x', 'thermal-powerclamp' and 'thermal-docs'Rafael J. Wysocki
2021-10-21thermal/drivers/int340x: Improve the tcc offset saving for suspend/resumeAntoine Tenart
2021-10-05thermal: int340x: delete bogus length checkDan Carpenter
2021-10-05thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicableChristophe JAILLET
2021-09-14thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart
2021-09-11Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-09thermal/drivers/intel: Allow processing of HWP interruptSrinivas Pandruvada
2021-09-02Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-08-25thermal: intel: Allow processing of HWP interruptSrinivas Pandruvada
2021-08-17thermal/drivers/intel: Move intel_menlow to thermal driversSrinivas Pandruvada
2021-08-14thermal/drivers/int340x: Use IMOK independentlySumeet Pawnikar
2021-08-14thermal/drivers/intel_powerclamp: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-14drivers/thermal/intel: Add TCC cooling support for AlderLake platformSumeet Pawnikar
2021-07-04thermal/drivers/int340x/processor_thermal: Fix tcc settingSrinivas Pandruvada
2021-07-04thermal/drivers/int340x/processor_thermal: Fix warning for return valueSrinivas Pandruvada
2021-07-04thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal driverSrinivas Pandruvada
2021-07-04thermal/drivers/int340x/processor_thermal: Split enumeration and processing partSrinivas Pandruvada
2021-07-04thermal/drivers/intel/intel_soc_dts_iosf: Switch to use find_first_zero_bit()Andy Shevchenko
2021-06-11thermal/drivers/int340x: processor_thermal: Export additional attributesSrinivas Pandruvada
2021-06-11thermal/drivers/int340x: processor_thermal: Export mailbox interfaceSrinivas Pandruvada
2021-06-06Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-31x86/thermal: Fix LVT thermal setup for SMI delivery modeBorislav Petkov