summaryrefslogtreecommitdiff
path: root/drivers/thermal/intel/intel_hfi.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-15thermal: Remove core header inclusion from driversDaniel Lezcano1-1/+2
2022-12-02thermal: intel: hfi: Remove a pointless die_id checkRicardo Neri1-1/+1
2022-11-23thermal: intel: hfi: ACK HFI for the same timestampSrinivas Pandruvada1-5/+17
2022-11-23thermal: intel: Protect clearing of thermal status bitsSrinivas Pandruvada1-6/+2
2022-10-28thermal: intel: hfi: Improve the type of hfi_features::nr_table_pagesRicardo Neri1-1/+1
2022-05-18thermal: intel: hfi: remove NULL check after container_of() callHaowen Bai1-2/+0
2022-02-03thermal: intel: hfi: Notify user space for HFI eventsSrinivas Pandruvada1-1/+74
2022-02-03thermal: intel: hfi: Enable notification interruptRicardo Neri1-0/+110
2022-02-03thermal: intel: hfi: Handle CPU hotplug eventsRicardo Neri1-0/+205
2022-02-03thermal: intel: hfi: Minimally initialize the Hardware Feedback InterfaceRicardo Neri1-0/+181