index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
clx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Check for unplugged router in tb_switch_clx_disable()
Mika Westerberg
2023-10-13
1
-0
/
+3
*
thunderbolt: Make tb_switch_clx_is_supported() static
Mika Westerberg
2023-10-13
1
-22
/
+22
*
thunderbolt: Enable CL2 low power state
Mika Westerberg
2023-06-16
1
-12
/
+19
*
thunderbolt: Disable CL states when a DMA tunnel is established
Mika Westerberg
2023-06-09
1
-1
/
+1
*
thunderbolt: Make tb_switch_clx_disable() return CL states that were enabled
Mika Westerberg
2023-06-09
1
-2
/
+6
*
thunderbolt: Initialize CL states from the hardware
Mika Westerberg
2023-06-09
1
-27
/
+73
*
thunderbolt: Prefix CL state related log messages with "CLx: "
Mika Westerberg
2023-06-09
1
-4
/
+4
*
thunderbolt: Check for first depth router in tb.c
Mika Westerberg
2023-06-09
1
-16
/
+6
*
thunderbolt: Switch CL states from enum to a bitmask
Mika Westerberg
2023-06-09
1
-74
/
+95
*
thunderbolt: Get rid of __tb_switch_[en|dis]able_clx()
Mika Westerberg
2023-06-09
1
-49
/
+42
*
thunderbolt: Move CLx support functions into clx.c
Mika Westerberg
2023-06-09
1
-0
/
+362