index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
/
therm_throt.c
Age
Commit message (
Expand
)
Author
2026-01-15
thermal: intel: Use sysfs_emit() in a sysfs show function
Thorsten Blum
2025-04-10
x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2023-04-11
thermal: intel: Avoid updating unsupported THERM_STATUS_CLEAR mask bits
Srinivas Pandruvada
2022-12-14
thermal: intel: Don't set HFI status bit to 1
Srinivas Pandruvada
2022-11-23
thermal: intel: Protect clearing of thermal status bits
Srinivas Pandruvada
2022-11-23
thermal: intel: Prevent accidental clearing of HFI status
Srinivas Pandruvada
2022-02-03
thermal: intel: hfi: Enable notification interrupt
Ricardo Neri
2022-02-03
thermal: intel: hfi: Handle CPU hotplug events
Ricardo Neri
2022-02-03
thermal: intel: hfi: Minimally initialize the Hardware Feedback Interface
Ricardo Neri
2021-08-25
thermal: intel: Allow processing of HWP interrupt
Srinivas Pandruvada
2021-05-31
x86/thermal: Fix LVT thermal setup for SMI delivery mode
Borislav Petkov
2021-02-08
thermal: Move therm_throt there from x86/mce
Borislav Petkov