summaryrefslogtreecommitdiff
path: root/drivers/thermal/intel
AgeCommit message (Expand)Author
3 daysMerge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
6 daysMerge tag 'thermal-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-21powercap: intel_rapl: Prepare read_raw() interface for atomic-context callersKuppuswamy Sathyanarayanan
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-11-12ACPI: DPTF: Support Nova LakeSrinivas Pandruvada
2025-11-12thermal: intel: int340x: Add DLVR support for Nova LakeSrinivas Pandruvada
2025-11-12thermal: int340x: processor_thermal: Add Nova Lake processor thermal deviceSrinivas Pandruvada
2025-11-12thermal: intel: int340x: Replace sprintf() with sysfs_emit()Kaushlendra Kumar
2025-11-12thermal: intel: int340x: Use symbolic constant for UUID comparisonKaushlendra Kumar
2025-11-07thermal: intel: Select INT340X_THERMAL from INTEL_SOC_DTS_THERMALSlawomir Rosek
2025-09-24thermal: intel: int340x: Power Slider: Validate slider_balance rangeSrinivas Pandruvada
2025-08-25thermal: intel: int340x: Add module parameter to change slider offsetSrinivas Pandruvada
2025-08-25thermal: intel: int340x: Add module parameter for balanced SliderSrinivas Pandruvada
2025-08-25thermal: intel: int340x: Enable power slider interface for Panther LakeSrinivas Pandruvada
2025-08-25thermal: intel: int340x: Add support for power sliderSrinivas Pandruvada
2025-08-19thermal: intel: int340x: Remove redundant acpi_has_method() callSalah Triki
2025-07-28Merge tag 'thermal-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-22Merge back earlier thermal control updates for 6.17Rafael J. Wysocki
2025-07-15thermal: Constify struct thermal_zone_device_opsChristophe JAILLET
2025-06-18thermal: int340x: processor_thermal: Add Wildcat Lake PCI IDSrinivas Pandruvada
2025-06-18ACPI: DPTF: Support for Wildcat LakeSrinivas Pandruvada
2025-06-16thermal: intel: int340x: Allow temperature overrideSrinivas Pandruvada
2025-06-16thermal: intel: int340x: Add throttling control interface to PTCSrinivas Pandruvada
2025-05-27Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-19thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperatureZhang Rui
2025-05-07thermal: intel: int340x: Enable platform temperature controlSrinivas Pandruvada
2025-05-07thermal: intel: int340x: Add platform temperature control interfaceSrinivas Pandruvada
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-05-02Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflictsIngo Molnar
2025-04-15thermal: intel: int340x: Fix Panther Lake DLVR supportSrinivas Pandruvada
2025-04-15thermal: intel: int340x: Add missing DVFS support flagsSrinivas Pandruvada
2025-04-10x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'Ingo Molnar
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar
2025-03-25Merge tag 'thermal-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-24Merge branches 'thermal-core' and 'thermal-misc'Rafael J. Wysocki
2025-03-13thermal: int340x: Add NULL check for adevChenyuan Yang
2025-02-27thermal: intel: Clean up zone_trips[] initialization in int340x_thermal_zone_...Christophe JAILLET
2025-02-26thermal: int340x: Use kcalloc() instead of kzalloc() with multiplicationLukasz Luba
2025-02-04x86/cpu: Fix #define name for Intel CPU model 0x5ATony Luck
2024-12-19thermal: intel: Fix compile issue when CONFIG_NET is not definedSrinivas Pandruvada
2024-12-18thermal: intel: int340x: Panther Lake power floor and workload hint supportSrinivas Pandruvada
2024-12-18thermal: intel: int340x: Panther Lake DLVR supportSrinivas Pandruvada
2024-12-18thermal: intel: Remove explicit user_space governor selectionSrinivas Pandruvada
2024-12-10ACPI: DPTF: Support Panther LakeZhang Rui
2024-12-10thermal: intel: int340x: processor: Enable MMIO RAPL for Panther LakeZhang Rui
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-25thermal: int3400: Remove unneeded data_vault attribute_groupThomas Weißschuh