summaryrefslogtreecommitdiff
path: root/drivers/thermal/intel/int340x_thermal
AgeCommit message (Expand)Author
2025-05-27Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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 'rdmsrl_safe()' to 'rdmsrq_safe()'Ingo Molnar
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
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
2024-11-25thermal: int3400: Fix reading of current_uuid for active policySrinivas Pandruvada
2024-11-13thermal: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-08thermal: intel: int340x: processor: Add MMIO RAPL PL4 supportZhang Rui
2024-10-08thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug supportZhang Rui
2024-10-07thermal: 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: 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-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: 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-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-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-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-05thermal: intel: int340x_thermal: Use thermal zone accessor functionsRafael J. Wysocki