summaryrefslogtreecommitdiff
path: root/drivers/thermal/intel
AgeCommit message (Expand)Author
11 daysthermal: intel: int340x: processor: Add MMIO RAPL PL4 supportZhang Rui
11 daysthermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug supportZhang Rui
12 daysthermal: intel: int340x: processor: Fix warning during module unloadZhang Rui
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-07-30thermal: intel: int340x: Free MSI IRQ vectors on module exitSrinivas Pandruvada
2024-07-30thermal: intel: int340x: Allow limited thermal MSI supportSrinivas Pandruvada
2024-07-30thermal: intel: int340x: Fix kernel warning during MSI cleanupSrinivas Pandruvada
2024-07-15Merge branch 'thermal-intel'Rafael J. Wysocki
2024-07-12thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callbackRafael J. Wysocki
2024-07-09thermal: intel: hfi: Give HFI instances package scopeZhang Rui
2024-07-09thermal: trip: Add conversion macros for thermal trip priv fieldRafael J. Wysocki
2024-06-21thermal: intel: int340x: Enable WLT and power floor support for Lunar LakeSrinivas Pandruvada
2024-06-21thermal: intel: int340x: Support MSI interrupt for Lunar LakeSrinivas Pandruvada
2024-06-21thermal: intel: int340x: Remove unnecessary calls to free irqSrinivas Pandruvada
2024-06-21thermal: intel: int340x: Add DLVR support for Lunar LakeSrinivas Pandruvada
2024-06-21thermal: intel: int340x: Capability to map user space to firmware valuesSrinivas Pandruvada
2024-06-21thermal: intel: int340x: Cleanup of DLVR sysfs on driver removeSrinivas Pandruvada
2024-06-21thermal: intel: intel_tcc_cooling: Use a model-specific bitmask for TCC offsetRicardo Neri
2024-06-21thermal: intel: intel_tcc: Add model checks for temperature registersRicardo Neri
2024-06-21Merge back thermal control changes related to Intel platforms for v6.11Rafael J. Wysocki
2024-06-19thermal: int340x: processor_thermal: Support shared interruptsSrinivas Pandruvada
2024-06-07thermal: intel: intel_pch: Improve cooling logZhang Rui
2024-06-07thermal: int3403: remove unused struct 'int3403_performance_state'Dr. David Alan Gilbert
2024-06-07thermal: int3400: Use sizeof(*pointer) instead of sizeof(type)Erick Archer
2024-06-07thermal: intel: intel_soc_dts_thermal: Switch to new Intel CPU model definesTony Luck
2024-06-07thermal: intel: intel_tcc_cooling: Switch to new Intel CPU model definesTony Luck
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-14Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-05-08thermal: intel: hfi: Increase the number of CPU capabilities per netlink eventRicardo Neri
2024-05-08thermal: intel: hfi: Rename HFI_MAX_THERM_NOTIFY_COUNTRicardo Neri
2024-05-08thermal: intel: hfi: Shorten the thermal netlink event delay to 100msRicardo Neri
2024-05-08thermal: intel: hfi: Rename HFI_UPDATE_INTERVALRicardo Neri
2024-05-02thermal: intel: Add missing module descriptionSrinivas Pandruvada
2024-04-11treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner
2024-04-08ACPI: DPTF: Add Lunar Lake supportSumeet Pawnikar
2024-03-27thermal: intel: int340x_thermal: replace deprecated strncpy() with strscpy()Justin Stitt
2024-03-27thermal: intel: hfi: Enable HFI only when requiredStanislaw Gruszka
2024-03-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-03-05thermal: intel: int340x_thermal: Use thermal zone accessor functionsRafael J. Wysocki
2024-03-05Merge thermal core changes for 6.9 to satisfy a dependency.Rafael J. Wysocki
2024-02-28thermal: int340x: processor_thermal: Add Lunar Lake-M PCI IDSrinivas Pandruvada
2024-02-27thermal: core: Eliminate writable trip points masksRafael J. Wysocki
2024-02-27thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki
2024-02-23thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPSRafael J. Wysocki
2024-02-23thermal: intel: Adjust ops handling during thermal zone registrationRafael J. Wysocki
2024-02-23thermal: intel: Discard trip tables after zone registrationRafael J. Wysocki
2024-02-15x86/cpu/topology: Rename topology_max_die_per_package()Thomas Gleixner
2024-02-13powercap: intel_rapl: Fix locking in TPMI RAPLZhang Rui
2024-02-12thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperatureZhang Rui