index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aspm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI ASPM: remove get_root_port_link
Kenji Kaneshige
2009-06-18
1
-13
/
+11
*
PCI ASPM: cleanup pcie_aspm_sanity_check
Kenji Kaneshige
2009-06-18
1
-12
/
+9
*
PCI ASPM: remove has_switch field
Kenji Kaneshige
2009-06-18
1
-4
/
+1
*
PCI ASPM: cleanup calc_Lx_latency
Kenji Kaneshige
2009-06-18
1
-39
/
+34
*
PCI ASPM: cleanup pcie_aspm_get_cap_device
Kenji Kaneshige
2009-06-18
1
-5
/
+4
*
PCI ASPM: cleanup clkpm checks
Kenji Kaneshige
2009-06-18
1
-14
/
+20
*
PCI ASPM: cleanup __pcie_aspm_check_state_one
Kenji Kaneshige
2009-06-18
1
-42
/
+25
*
PCI ASPM: cleanup initialization
Kenji Kaneshige
2009-06-18
1
-67
/
+75
*
PCI ASPM: cleanup change input argument of aspm functions
Kenji Kaneshige
2009-06-18
1
-199
/
+173
*
PCI ASPM: cleanup misc in struct pcie_link_state
Kenji Kaneshige
2009-06-18
1
-9
/
+9
*
PCI ASPM: cleanup clkpm state in struct pcie_link_state
Kenji Kaneshige
2009-06-18
1
-19
/
+18
*
PCI ASPM: cleanup latency field in struct pcie_link_state
Kenji Kaneshige
2009-06-18
1
-38
/
+28
*
PCI ASPM: cleanup aspm state field in struct pcie_link_state
Kenji Kaneshige
2009-06-18
1
-33
/
+38
*
PCI ASPM: fix typo in struct pcie_link_state
Kenji Kaneshige
2009-06-18
1
-7
/
+7
*
PCI: disable ASPM on VIA root-port-under-bridge configurations
Shaohua Li
2009-06-11
1
-0
/
+4
*
PCI: properly clean up ASPM link state on device remove
Alex Chiang
2009-02-04
1
-2
/
+2
*
PCI: Use msleep instead of cpu_relax during ASPM link retraining
Andrew Patterson
2009-01-07
1
-4
/
+9
*
PCI: keep ASPM link state consistent throughout PCIe hierarchy
Shaohua Li
2009-01-07
1
-19
/
+106
*
ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added
Andrew Patterson
2009-01-07
1
-18
/
+9
*
PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switch
Thomas Renninger
2008-12-09
1
-3
/
+26
*
PCI: probing debug message uniformization
Vincent Legoll
2008-10-20
1
-3
/
+3
*
PCI: Fix pcie_aspm=force
Sitsofe Wheeler
2008-09-16
1
-1
/
+1
*
PCI: add an option to allow ASPM enabled forcibly
Shaohua Li
2008-07-28
1
-6
/
+14
*
PCI: disable ASPM on pre-1.1 PCIe devices
Shaohua Li
2008-07-28
1
-0
/
+13
*
PCI: disable ASPM per ACPI FADT setting
Shaohua Li
2008-07-28
1
-0
/
+5
*
PCI: don't enable ASPM on devices with mixed PCIe/PCI functions
Shaohua Li
2008-05-21
1
-0
/
+20
*
PCI: add PCI Express ASPM support
Shaohua Li
2008-04-20
1
-0
/
+811
*
Revert "PCI: PCIE ASPM support"
Greg Kroah-Hartman
2008-02-02
1
-802
/
+0
*
PCI: PCIE ASPM support
Shaohua Li
2008-02-01
1
-0
/
+802