index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
/
int340x_thermal
/
processor_thermal_device_pci.c
Age
Commit message (
Expand
)
Author
2025-06-18
thermal: int340x: processor_thermal: Add Wildcat Lake PCI ID
Srinivas Pandruvada
2025-05-07
thermal: intel: int340x: Enable platform temperature control
Srinivas Pandruvada
2025-04-15
thermal: intel: int340x: Add missing DVFS support flags
Srinivas Pandruvada
2024-12-18
thermal: intel: int340x: Panther Lake power floor and workload hint support
Srinivas Pandruvada
2024-12-18
thermal: intel: int340x: Panther Lake DLVR support
Srinivas Pandruvada
2024-12-18
thermal: intel: Remove explicit user_space governor selection
Srinivas Pandruvada
2024-12-10
thermal: intel: int340x: processor: Enable MMIO RAPL for Panther Lake
Zhang Rui
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-07
thermal: intel: int340x: processor: Fix warning during module unload
Zhang Rui
2024-07-30
thermal: intel: int340x: Free MSI IRQ vectors on module exit
Srinivas Pandruvada
2024-07-30
thermal: intel: int340x: Allow limited thermal MSI support
Srinivas Pandruvada
2024-07-30
thermal: intel: int340x: Fix kernel warning during MSI cleanup
Srinivas Pandruvada
2024-07-15
Merge branch 'thermal-intel'
Rafael J. Wysocki
2024-07-12
thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callback
Rafael J. Wysocki
2024-06-21
thermal: intel: int340x: Enable WLT and power floor support for Lunar Lake
Srinivas Pandruvada
2024-06-21
thermal: intel: int340x: Support MSI interrupt for Lunar Lake
Srinivas Pandruvada
2024-06-21
thermal: intel: int340x: Remove unnecessary calls to free irq
Srinivas Pandruvada
2024-06-21
thermal: intel: int340x: Add DLVR support for Lunar Lake
Srinivas Pandruvada
2024-06-19
thermal: int340x: processor_thermal: Support shared interrupts
Srinivas Pandruvada
2024-03-05
Merge thermal core changes for 6.9 to satisfy a dependency.
Rafael J. Wysocki
2024-02-28
thermal: int340x: processor_thermal: Add Lunar Lake-M PCI ID
Srinivas Pandruvada
2024-02-27
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
2024-02-27
thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directly
Rafael J. Wysocki
2024-02-23
thermal: intel: Adjust ops handling during thermal zone registration
Rafael J. Wysocki
2024-02-23
thermal: intel: Discard trip tables after zone registration
Rafael J. Wysocki
2023-10-12
thermal: int340x: processor_thermal: Enable power floor support
Srinivas Pandruvada
2023-10-12
thermal: int340x: processor_thermal: Handle power floor interrupts
Srinivas Pandruvada
2023-10-12
thermal: int340x: processor_thermal: Set feature mask before proc_thermal_add
Srinivas Pandruvada
2023-10-12
thermal: int340x: processor_thermal: Common function to clear SOC interrupt
Srinivas Pandruvada
2023-09-21
thermal: int340x: processor_thermal: Ack all PCI interrupts
Srinivas Pandruvada
2023-09-18
thermal: int340x: Add ArrowLake-S PCI ID
Srinivas Pandruvada
2023-09-14
thermal: int340x: Handle workload hint interrupts
Srinivas Pandruvada
2023-09-14
thermal: int340x: processor_thermal: Add workload type hint interface
Srinivas Pandruvada
2023-09-14
thermal: int340x: Remove PROC_THERMAL_FEATURE_WLT_REQ for Meteor Lake
Srinivas Pandruvada
2023-09-14
thermal: int340x: processor_thermal: Use non MSI interrupts by default
Srinivas Pandruvada
2023-09-14
thermal: int340x: processor_thermal: Move mailbox code to common module
Srinivas Pandruvada
2023-04-18
thermal: intel: int340x: Add DLVR support for RFIM control
Srinivas Pandruvada
2023-03-31
Merge back Intel thermal driver changes for 6.4-rc1.
Rafael J. Wysocki
2023-03-29
thermal: intel: int340x: processor_thermal: Fix additional deadlock
Srinivas Pandruvada
2023-03-08
Merge branch 'thermal-core' into thermal
Rafael J. Wysocki
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-03-03
thermal: intel: int340x: processor_thermal: Fix deadlock
Srinivas Pandruvada
2023-01-26
thermal: intel: processor_thermal_device_pci: Use generic trip point
Daniel Lezcano
2022-09-24
thermal: int340x: processor_thermal: Use module_pci_driver() macro
Shang XiaoJing
2022-05-25
thermal: int340x: Add Meteor Lake PCI device ID
Sumeet Pawnikar
2022-01-17
thermal: int340x: Add Raptor Lake PCI device id
Srinivas Pandruvada
2021-10-21
thermal/drivers/int340x: Improve the tcc offset saving for suspend/resume
Antoine Tenart
2021-07-04
thermal/drivers/int340x/processor_thermal: Fix warning for return value
Srinivas Pandruvada
2021-07-04
thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal driver
Srinivas Pandruvada