index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
/
intel_hfi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
thermal: intel: hfi: Increase the number of CPU capabilities per netlink event
Ricardo Neri
1
-1
/
+1
2024-05-08
thermal: intel: hfi: Rename HFI_MAX_THERM_NOTIFY_COUNT
Ricardo Neri
1
-6
/
+6
2024-05-08
thermal: intel: hfi: Shorten the thermal netlink event delay to 100ms
Ricardo Neri
1
-2
/
+2
2024-05-08
thermal: intel: hfi: Rename HFI_UPDATE_INTERVAL
Ricardo Neri
1
-2
/
+2
2024-03-27
thermal: intel: hfi: Enable HFI only when required
Stanislaw Gruszka
1
-8
/
+89
2024-02-15
x86/cpu/topology: Rename topology_max_die_per_package()
Thomas Gleixner
1
-1
/
+1
2024-01-12
thermal: intel: hfi: Add syscore callbacks for system-wide PM
Ricardo Neri
1
-0
/
+28
2024-01-03
thermal: intel: hfi: Disable an HFI instance when all its CPUs go offline
Ricardo Neri
1
-0
/
+35
2024-01-03
thermal: intel: hfi: Enable an HFI instance from its first online CPU
Ricardo Neri
1
-7
/
+10
2024-01-03
thermal: intel: hfi: Refactor enabling code into helper functions
Ricardo Neri
1
-21
/
+22
2023-02-15
thermal: Remove core header inclusion from drivers
Daniel Lezcano
1
-1
/
+2
2022-12-02
thermal: intel: hfi: Remove a pointless die_id check
Ricardo Neri
1
-1
/
+1
2022-11-23
thermal: intel: hfi: ACK HFI for the same timestamp
Srinivas Pandruvada
1
-5
/
+17
2022-11-23
thermal: intel: Protect clearing of thermal status bits
Srinivas Pandruvada
1
-6
/
+2
2022-10-28
thermal: intel: hfi: Improve the type of hfi_features::nr_table_pages
Ricardo Neri
1
-1
/
+1
2022-05-18
thermal: intel: hfi: remove NULL check after container_of() call
Haowen Bai
1
-2
/
+0
2022-02-03
thermal: intel: hfi: Notify user space for HFI events
Srinivas Pandruvada
1
-1
/
+74
2022-02-03
thermal: intel: hfi: Enable notification interrupt
Ricardo Neri
1
-0
/
+110
2022-02-03
thermal: intel: hfi: Handle CPU hotplug events
Ricardo Neri
1
-0
/
+205
2022-02-03
thermal: intel: hfi: Minimally initialize the Hardware Feedback Interface
Ricardo Neri
1
-0
/
+181