index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aspm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-10
PCI/ASPM: Simplify Clock Power Management setting
Bjorn Helgaas
1
-8
/
+5
2015-05-26
PCI/ASPM: Use dev->has_secondary_link to find downstream links
Yijing Wang
1
-6
/
+10
2015-05-20
PCI/ASPM: Remove redundant PCIe port type checking
Yijing Wang
1
-15
/
+4
2015-05-20
PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameter
Bjorn Helgaas
1
-5
/
+4
2015-04-09
PCI: Don't clear ASPM bits when the FADT declares it's unsupported
Matthew Garrett
1
-18
/
+0
2015-01-09
PCI/ASPM: Use standard parsing functions for sysfs setters
Chris J Arges
1
-5
/
+7
2014-01-13
PCI: Remove unused pcie_aspm_enabled()
Stephen Hemminger
1
-12
/
+0
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-1
/
+1
2013-05-28
PCI: Fix kerneldoc for pci_disable_link_state()
Yijing Wang
1
-4
/
+9
2013-05-21
PCI/ASPM: Warn when driver asks to disable ASPM, but we can't do it
Bjorn Helgaas
1
-3
/
+13
2013-02-26
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2013-02-02
PCI/ASPM: Don't touch ASPM if forcibly disabled
Joe Lawrence
1
-0
/
+3
2013-02-02
PCI/ASPM: Deallocate upstream link state even if device is not PCIe
Myron Stowe
1
-4
/
+1
2013-01-15
PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported
Colin Ian King
1
-0
/
+3
2012-12-07
Merge branch 'pci/bjorn-pcie-cap' into next
Bjorn Helgaas
1
-5
/
+6
2012-12-07
PCI: Add standard PCIe Capability Link ASPM field names
Bjorn Helgaas
1
-5
/
+6
2012-11-08
PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-5
/
+2
2012-08-23
PCI/ASPM: Use PCI Express Capability accessors
Jiang Liu
1
-51
/
+26
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-21
/
+21
2012-03-31
ASPM: Fix pcie devices with non-pcie children
Matthew Garrett
1
-3
/
+10
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+8
2012-03-08
PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled
Matthew Garrett
1
-0
/
+3
2012-02-17
PCI: pcie: Add support for setting default ASPM policy
Matthew Garrett
1
-0
/
+8
2011-12-05
PCI: Rework ASPM disable code
Matthew Garrett
1
-21
/
+37
2011-06-29
PCIe ASPM: forcedly -> forcibly
Michael Witten
1
-1
/
+1
2011-05-21
PCI/e1000e: Add and use pci_disable_link_state_locked()
Yinghai Lu
1
-3
/
+16
2011-05-11
PCI: Enable ASPM state clearing regardless of policy
Alex Williamson
1
-1
/
+1
2011-03-21
PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIs
Naga Chumbalkar
1
-0
/
+4
2011-03-21
PCI: PCIe links may not get configured for ASPM under POWERSAVE mode
Naga Chumbalkar
1
-0
/
+22
2011-03-21
PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
Rafael J. Wysocki
1
-0
/
+7
2010-12-23
PCI: Disable ASPM if BIOS asks us to
Matthew Garrett
1
-4
/
+17
2010-07-30
PCI: Don't enable aspm before drivers have had a chance to veto it
Matthew Garrett
1
-2
/
+14
2009-12-17
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
1
-2
/
+2
2009-12-05
PCI: fix BUG_ON triggered by logical PCIe root port removal
Kenji Kaneshige
1
-2
/
+4
2009-11-25
PCIe ASPM: use pci_is_pcie()
Kenji Kaneshige
1
-9
/
+12
2009-11-25
PCIe ASPM: use pci_pcie_cap()
Kenji Kaneshige
1
-10
/
+10
2009-09-17
PCI ASPM: support L1 only
Kenji Kaneshige
1
-3
/
+0
2009-09-10
PCI ASPM: support per direction l0s management
Kenji Kaneshige
1
-63
/
+107
2009-09-10
PCI ASPM: support partial aspm enablement
Kenji Kaneshige
1
-164
/
+47
2009-09-10
PCI ASPM: introduce capable flag
Kenji Kaneshige
1
-31
/
+86
2009-09-10
PCI ASPM: introduce disable flag
Kenji Kaneshige
1
-17
/
+24
2009-09-10
PCI ASPM: fix possible null pointer dereference
Kenji Kaneshige
1
-8
/
+9
2009-09-10
PCI ASPM: remove redundant list check
Kenji Kaneshige
1
-3
/
+0
2009-09-10
PCI ASPM: do not clear enabled field by support field
Kenji Kaneshige
1
-3
/
+3
2009-06-19
PCI ASPM: remove get_root_port_link
Kenji Kaneshige
1
-13
/
+11
2009-06-19
PCI ASPM: cleanup pcie_aspm_sanity_check
Kenji Kaneshige
1
-12
/
+9
2009-06-19
PCI ASPM: remove has_switch field
Kenji Kaneshige
1
-4
/
+1
2009-06-19
PCI ASPM: cleanup calc_Lx_latency
Kenji Kaneshige
1
-39
/
+34
2009-06-19
PCI ASPM: cleanup pcie_aspm_get_cap_device
Kenji Kaneshige
1
-5
/
+4
2009-06-19
PCI ASPM: cleanup clkpm checks
Kenji Kaneshige
1
-14
/
+20
[next]