aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/intel
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-8/+1
2024-05-14Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 2-0/+2
2024-05-08thermal: intel: hfi: Increase the number of CPU capabilities per netlink eventGravatar Ricardo Neri 1-1/+1
2024-05-08thermal: intel: hfi: Rename HFI_MAX_THERM_NOTIFY_COUNTGravatar Ricardo Neri 1-6/+6
2024-05-08thermal: intel: hfi: Shorten the thermal netlink event delay to 100msGravatar Ricardo Neri 1-2/+2
2024-05-08thermal: intel: hfi: Rename HFI_UPDATE_INTERVALGravatar Ricardo Neri 1-2/+2
2024-05-02thermal: intel: Add missing module descriptionGravatar Srinivas Pandruvada 7-0/+7
2024-04-11treewide: Use sysfs_bin_attr_simple_read() helperGravatar Lukas Wunner 1-8/+1
2024-04-08ACPI: DPTF: Add Lunar Lake supportGravatar Sumeet Pawnikar 2-0/+2
2024-03-27thermal: intel: int340x_thermal: replace deprecated strncpy() with strscpy()Gravatar Justin Stitt 1-2/+2
2024-03-27thermal: intel: hfi: Enable HFI only when requiredGravatar Stanislaw Gruszka 1-8/+89
2024-03-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 12-161/+108
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-4/+4
2024-03-05thermal: intel: int340x_thermal: Use thermal zone accessor functionsGravatar Rafael J. Wysocki 1-1/+2
2024-03-05Merge thermal core changes for 6.9 to satisfy a dependency.Gravatar Rafael J. Wysocki 9-146/+90
2024-02-28thermal: int340x: processor_thermal: Add Lunar Lake-M PCI IDGravatar Srinivas Pandruvada 2-0/+2
2024-02-27thermal: core: Eliminate writable trip points masksGravatar Rafael J. Wysocki 6-6/+6
2024-02-27thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directlyGravatar Rafael J. Wysocki 6-55/+38
2024-02-23thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPSGravatar Rafael J. Wysocki 1-2/+0
2024-02-23thermal: intel: Adjust ops handling during thermal zone registrationGravatar Rafael J. Wysocki 7-26/+11
2024-02-23thermal: intel: Discard trip tables after zone registrationGravatar Rafael J. Wysocki 8-73/+51
2024-02-15x86/cpu/topology: Rename topology_max_die_per_package()Gravatar Thomas Gleixner 3-3/+3
2024-02-13powercap: intel_rapl: Fix locking in TPMI RAPLGravatar Zhang Rui 1-4/+4
2024-02-12thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperatureGravatar Zhang Rui 3-14/+14
2024-01-22thermal: intel: powerclamp: Remove dead code for target mwait valueGravatar Srinivas Pandruvada 1-32/+0
2024-01-17Merge tag 'thermal-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+28
2024-01-12thermal: intel: hfi: Add syscore callbacks for system-wide PMGravatar Ricardo Neri 1-0/+28
2024-01-09Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-29/+70
2024-01-03thermal: intel: hfi: Disable an HFI instance when all its CPUs go offlineGravatar Ricardo Neri 1-0/+35
2024-01-03thermal: intel: hfi: Enable an HFI instance from its first online CPUGravatar Ricardo Neri 1-7/+10
2024-01-03thermal: intel: hfi: Refactor enabling code into helper functionsGravatar Ricardo Neri 1-21/+22
2023-12-13thermal: trip: Send trip change notifications on all trip updatesGravatar Rafael J. Wysocki 1-3/+5
2023-11-21thermal: ACPI: Move the ACPI thermal library to drivers/acpi/Gravatar Rafael J. Wysocki 2-2/+2
2023-10-23Merge branch 'thermal-intel'Gravatar Rafael J. Wysocki 11-206/+815
2023-10-12thermal: int340x: processor_thermal: Enable power floor supportGravatar Srinivas Pandruvada 1-1/+1
2023-10-12thermal: int340x: processor_thermal: Handle power floor interruptsGravatar Srinivas Pandruvada 1-1/+8
2023-10-12thermal: int340x: processor_thermal: Support power floor notificationsGravatar Srinivas Pandruvada 4-1/+202
2023-10-12thermal: int340x: processor_thermal: Set feature mask before proc_thermal_addGravatar Srinivas Pandruvada 1-11/+10
2023-10-12thermal: int340x: processor_thermal: Common function to clear SOC interruptGravatar Srinivas Pandruvada 3-2/+14
2023-10-12thermal: int340x: processor_thermal: Move interrupt status MMIO offset to com...Gravatar Srinivas Pandruvada 2-1/+2
2023-10-05thermal: intel: powerclamp: fix mismatch in get function for max_idleGravatar David Arcari 1-1/+1
2023-10-05thermal: int340x: Use thermal_zone_for_each_trip()Gravatar Rafael J. Wysocki 1-36/+42
2023-09-29thermal: int3406: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-09-29thermal: int3403: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-09-29thermal: int3402: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-09-29thermal: int3401: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-09-29thermal: int3400: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-09-21thermal: int340x: processor_thermal: Ack all PCI interruptsGravatar Srinivas Pandruvada 1-1/+2
2023-09-18thermal: int340x: Add ArrowLake-S PCI IDGravatar Srinivas Pandruvada 2-0/+3
2023-09-14thermal: int340x: Handle workload hint interruptsGravatar Srinivas Pandruvada 1-7/+32