index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aspm.c
Commit message (
Expand
)
Author
Age
*
PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
Bjorn Helgaas
2017-02-09
*
PCI/ASPM: Remove redundant check of pcie_set_clkpm
Shawn Lin
2016-06-10
*
PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show()
Andy Lutomirski
2015-12-03
*
PCI/ASPM: Simplify Clock Power Management setting
Bjorn Helgaas
2015-06-10
*
PCI/ASPM: Use dev->has_secondary_link to find downstream links
Yijing Wang
2015-05-26
*
PCI/ASPM: Remove redundant PCIe port type checking
Yijing Wang
2015-05-20
*
PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameter
Bjorn Helgaas
2015-05-20
*
PCI: Don't clear ASPM bits when the FADT declares it's unsupported
Matthew Garrett
2015-04-09
*
PCI/ASPM: Use standard parsing functions for sysfs setters
Chris J Arges
2015-01-09
*
PCI: Remove unused pcie_aspm_enabled()
Stephen Hemminger
2014-01-13
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
*
PCI: Fix kerneldoc for pci_disable_link_state()
Yijing Wang
2013-05-28
*
PCI/ASPM: Warn when driver asks to disable ASPM, but we can't do it
Bjorn Helgaas
2013-05-21
*
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-26
|
\
|
*
PCI/ASPM: Don't touch ASPM if forcibly disabled
Joe Lawrence
2013-02-01
|
*
PCI/ASPM: Deallocate upstream link state even if device is not PCIe
Myron Stowe
2013-02-01
*
|
PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported
Colin Ian King
2013-01-14
|
/
*
Merge branch 'pci/bjorn-pcie-cap' into next
Bjorn Helgaas
2012-12-07
|
\
|
*
PCI: Add standard PCIe Capability Link ASPM field names
Bjorn Helgaas
2012-12-07
*
|
PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-11-07
|
/
*
PCI/ASPM: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
*
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-23
*
ASPM: Fix pcie devices with non-pcie children
Matthew Garrett
2012-03-31
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
|
\
|
*
PCI: pcie: Add support for setting default ASPM policy
Matthew Garrett
2012-02-17
*
|
PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled
Matthew Garrett
2012-03-07
|
/
*
PCI: Rework ASPM disable code
Matthew Garrett
2011-12-05
*
PCIe ASPM: forcedly -> forcibly
Michael Witten
2011-06-29
*
PCI/e1000e: Add and use pci_disable_link_state_locked()
Yinghai Lu
2011-05-21
*
PCI: Enable ASPM state clearing regardless of policy
Alex Williamson
2011-05-10
*
PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIs
Naga Chumbalkar
2011-03-21
*
PCI: PCIe links may not get configured for ASPM under POWERSAVE mode
Naga Chumbalkar
2011-03-21
*
PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
Rafael J. Wysocki
2011-03-21
*
PCI: Disable ASPM if BIOS asks us to
Matthew Garrett
2010-12-23
*
PCI: Don't enable aspm before drivers have had a chance to veto it
Matthew Garrett
2010-07-30
*
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
2009-12-16
*
PCI: fix BUG_ON triggered by logical PCIe root port removal
Kenji Kaneshige
2009-12-04
*
PCIe ASPM: use pci_is_pcie()
Kenji Kaneshige
2009-11-24
*
PCIe ASPM: use pci_pcie_cap()
Kenji Kaneshige
2009-11-24
*
PCI ASPM: support L1 only
Kenji Kaneshige
2009-09-17
*
PCI ASPM: support per direction l0s management
Kenji Kaneshige
2009-09-09
*
PCI ASPM: support partial aspm enablement
Kenji Kaneshige
2009-09-09
*
PCI ASPM: introduce capable flag
Kenji Kaneshige
2009-09-09
*
PCI ASPM: introduce disable flag
Kenji Kaneshige
2009-09-09
*
PCI ASPM: fix possible null pointer dereference
Kenji Kaneshige
2009-09-09
*
PCI ASPM: remove redundant list check
Kenji Kaneshige
2009-09-09
*
PCI ASPM: do not clear enabled field by support field
Kenji Kaneshige
2009-09-09
*
PCI ASPM: remove get_root_port_link
Kenji Kaneshige
2009-06-18
*
PCI ASPM: cleanup pcie_aspm_sanity_check
Kenji Kaneshige
2009-06-18
*
PCI ASPM: remove has_switch field
Kenji Kaneshige
2009-06-18
[next]