summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel
AgeCommit message (Expand)AuthorLines
2024-01-22thermal: intel: powerclamp: Remove dead code for target mwait valueSrinivas Pandruvada-32/+0
2024-01-17Merge tag 'thermal-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+28
2024-01-12thermal: intel: hfi: Add syscore callbacks for system-wide PMRicardo Neri-0/+28
2024-01-09Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-29/+70
2024-01-03thermal: intel: hfi: Disable an HFI instance when all its CPUs go offlineRicardo Neri-0/+35
2024-01-03thermal: intel: hfi: Enable an HFI instance from its first online CPURicardo Neri-7/+10
2024-01-03thermal: intel: hfi: Refactor enabling code into helper functionsRicardo Neri-21/+22
2023-12-13thermal: trip: Send trip change notifications on all trip updatesRafael J. Wysocki-3/+5
2023-11-21thermal: ACPI: Move the ACPI thermal library to drivers/acpi/Rafael J. Wysocki-2/+2
2023-10-23Merge branch 'thermal-intel'Rafael J. Wysocki-206/+815
2023-10-12thermal: int340x: processor_thermal: Enable power floor supportSrinivas Pandruvada-1/+1
2023-10-12thermal: int340x: processor_thermal: Handle power floor interruptsSrinivas Pandruvada-1/+8
2023-10-12thermal: int340x: processor_thermal: Support power floor notificationsSrinivas Pandruvada-1/+202
2023-10-12thermal: int340x: processor_thermal: Set feature mask before proc_thermal_addSrinivas Pandruvada-11/+10
2023-10-12thermal: int340x: processor_thermal: Common function to clear SOC interruptSrinivas Pandruvada-2/+14
2023-10-12thermal: int340x: processor_thermal: Move interrupt status MMIO offset to com...Srinivas Pandruvada-1/+2
2023-10-05thermal: intel: powerclamp: fix mismatch in get function for max_idleDavid Arcari-1/+1
2023-10-05thermal: int340x: Use thermal_zone_for_each_trip()Rafael J. Wysocki-36/+42
2023-09-29thermal: int3406: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-09-29thermal: int3403: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-29thermal: int3402: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-29thermal: int3401: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-29thermal: int3400: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-09-21thermal: int340x: processor_thermal: Ack all PCI interruptsSrinivas Pandruvada-1/+2
2023-09-18thermal: int340x: Add ArrowLake-S PCI IDSrinivas Pandruvada-0/+3
2023-09-14thermal: int340x: Handle workload hint interruptsSrinivas Pandruvada-7/+32
2023-09-14thermal: int340x: processor_thermal: Add workload type hint interfaceSrinivas Pandruvada-1/+277
2023-09-14thermal: int340x: Remove PROC_THERMAL_FEATURE_WLT_REQ for Meteor LakeSrinivas Pandruvada-2/+1
2023-09-14thermal: int340x: processor_thermal: Use non MSI interrupts by defaultSrinivas Pandruvada-9/+21
2023-09-14thermal: int340x: processor_thermal: Add interrupt configuration functionSrinivas Pandruvada-19/+68
2023-09-14thermal: int340x: processor_thermal: Move mailbox code to common moduleSrinivas Pandruvada-141/+159
2023-09-05thermal: Use thermal_tripless_zone_device_register()Rafael J. Wysocki-3/+3
2023-08-28Merge tag 'thermal-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-175/+104
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2023-08-22thermal: intel: intel_soc_dts_iosf: Remove redundant checkZhang Rui-5/+3
2023-08-22thermal: intel: int340x: simplify the code with module_platform_driver()Yang Yingliang-12/+1
2023-08-11thermal: intel: intel_soc_dts_iosf: Use struct thermal_tripRafael J. Wysocki-45/+8
2023-08-11thermal: intel: intel_soc_dts_iosf: Rework critical trip setupRafael J. Wysocki-51/+27
2023-08-11thermal: intel: intel_soc_dts_iosf: Add helper for resetting trip pointsRafael J. Wysocki-6/+9
2023-08-11thermal: intel: intel_soc_dts_iosf: Change initialization orderingRafael J. Wysocki-9/+16
2023-08-11thermal: intel: intel_soc_dts_iosf: Pass sensors to update_trip_temp()Rafael J. Wysocki-4/+3
2023-08-11thermal: intel: intel_soc_dts_iosf: Untangle update_trip_temp()Rafael J. Wysocki-13/+24
2023-08-11thermal: intel: intel_soc_dts_iosf: Always assume notification supportRafael J. Wysocki-13/+8
2023-08-10thermal: intel: intel_soc_dts_iosf: Drop redundant symbol definitionRafael J. Wysocki-3/+0
2023-08-10thermal: intel: intel_soc_dts_iosf: Always use 2 tripsRafael J. Wysocki-24/+15
2023-08-09x86/cpu: Fix Gracemont uarchPeter Zijlstra-1/+1
2023-08-01powercap: intel_rapl: Fix a sparse warning in TPMI interfaceZhang Rui-8/+8
2023-07-14thermal/drivers/int340x: Do not check the thermal zone stateDaniel Lezcano-18/+14
2023-07-14thermal/drivers/int3400: Use thermal zone device wrappersDaniel Lezcano-4/+8
2023-06-26Merge tag 'thermal-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+275