index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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]