Age | Commit message (Expand) | Author |
2022-08-03 | thermal: intel: Add TCC cooling support for Alder Lake-N and Raptor Lake-P | Sumeet Pawnikar |
2022-07-22 | intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 check | Rafael J. Wysocki |
2022-07-12 | thermal: intel: x86_pkg_temp_thermal: Drop duplicate 'is' from comment | Jiang Jian |
2022-07-01 | Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-06-30 | thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLake | Sumeet Pawnikar |
2022-05-30 | Merge tag 'thermal-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-05-25 | thermal: int340x: Add Meteor Lake PCI device ID | Sumeet Pawnikar |
2022-05-25 | ACPI: DPTF: Support Meteor Lake | Sumeet Pawnikar |
2022-05-23 | Merge branches 'thermal-int340x', 'thermal-pch' and 'thermal-misc' | Rafael J. Wysocki |
2022-05-23 | Merge back earlier thermal control updates for 5.19-rc1. | Rafael J. Wysocki |
2022-05-19 | thermal: intel: pch: improve the cooling delay log | Zhang Rui |
2022-05-19 | thermal: intel: pch: enhance overheat handling | Zhang Rui |
2022-05-19 | thermal: intel: pch: move cooling delay to suspend_noirq phase | Zhang Rui |
2022-05-18 | thermal: intel: hfi: remove NULL check after container_of() call | Haowen Bai |
2022-05-18 | Merge back earlier int340x driver changes for 5.19. | Rafael J. Wysocki |
2022-05-11 | thermal: int340x: Mode setting with new OS handshake | Srinivas Pandruvada |
2022-05-05 | Merge back earlier int340x thermal driver changes for 5.19. | Rafael J. Wysocki |
2022-04-21 | thermal: int340x: Fix attr.show callback prototype | Kees Cook |
2022-04-05 | thermal: int340x: Clean up _OSC context init | Davidlohr Bueso |
2022-04-05 | thermal: int340x: Consolidate freeing of acpi_buffer pointer | Davidlohr Bueso |
2022-04-05 | thermal: int340x: Clean up unnecessary acpi_buffer pointer freeing | Davidlohr Bueso |
2022-03-18 | Merge branch 'thermal-hfi' | Rafael J. Wysocki |
2022-03-18 | Merge branches 'thermal-powerclamp', 'thermal-int340x' and 'thermal-docs' | Rafael J. Wysocki |
2022-03-16 | thermal: int340x: Update OS policy capability handshake | Srinivas Pandruvada |
2022-03-16 | thermal: int340x: Increase bitmap size | Srinivas Pandruvada |
2022-02-28 | Merge back int340x thermal driver changes for v5.18. | Rafael J. Wysocki |
2022-02-24 | thermal: int340x: fix memory leak in int3400_notify() | Chuansheng Liu |
2022-02-10 | thermal: intel: hfi: INTEL_HFI_THERMAL depends on NET | Randy Dunlap |
2022-02-04 | thermal: Replace acpi_bus_get_device() | Rafael J. Wysocki |
2022-02-04 | thermal: intel_powerclamp: don't use bitmap_weight() in end_power_clamp() | Yury Norov |
2022-02-04 | thermal: int340x: Check for NULL after calling kmemdup() | Jiasheng Jiang |
2022-02-03 | thermal: intel: hfi: Notify user space for HFI events | Srinivas Pandruvada |
2022-02-03 | thermal: intel: hfi: Enable notification interrupt | Ricardo Neri |
2022-02-03 | thermal: intel: hfi: Handle CPU hotplug events | Ricardo Neri |
2022-02-03 | thermal: intel: hfi: Minimally initialize the Hardware Feedback Interface | Ricardo Neri |
2022-01-17 | thermal: int340x: Add Raptor Lake PCI device id | Srinivas Pandruvada |
2022-01-17 | thermal: int340x: Support Raptor Lake | Srinivas Pandruvada |
2022-01-10 | Merge branch 'thermal-int340x' | Rafael J. Wysocki |
2021-12-30 | thermal/drivers/int340x: Fix RFIM mailbox write commands | Sumeet Pawnikar |
2021-12-27 | Merge tag 'thermal-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/... | Rafael J. Wysocki |
2021-12-14 | Merge back int340x driver material for 5.17. | Rafael J. Wysocki |
2021-12-08 | thermal: int340x: Fix VCoRefLow MMIO bit offset for TGL | Sumeet Pawnikar |
2021-11-30 | thermal/drivers/intel_powerclamp: Constify static thermal_cooling_device_ops | Rikard Falkeborn |
2021-11-24 | thermal: int340x: Use struct_group() for memcpy() region | Kees Cook |
2021-11-16 | thermal: int340x: Limit Kconfig to 64-bit | Arnd Bergmann |
2021-11-12 | thermal: int340x: fix build on 32-bit targets | Linus Torvalds |
2021-11-04 | thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses | Srinivas Pandruvada |
2021-10-26 | Merge branches 'thermal-int340x', 'thermal-powerclamp' and 'thermal-docs' | Rafael J. Wysocki |
2021-10-21 | thermal/drivers/int340x: Improve the tcc offset saving for suspend/resume | Antoine Tenart |
2021-10-05 | thermal: int340x: delete bogus length check | Dan Carpenter |