| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-14 | Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -8/+17 |
| 2025-11-12 | PCI/ASPM: Add pcie_aspm_remove_cap() to override advertised link states | Bjorn Helgaas | 1 | -0/+13 |
| 2025-11-12 | PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overridden | Bjorn Helgaas | 1 | -8/+4 |
| 2025-10-23 | PCI/ASPM: Enable only L0s and L1 for devicetree platforms | Bjorn Helgaas | 1 | -25/+9 |
| 2025-09-23 | PCI/ASPM: Enable all ClockPM and ASPM states for devicetree platforms | Manivannan Sadhasivam | 1 | -2/+43 |
| 2025-06-17 | PCI/ASPM: Consolidate variable declaration and initialization | Hans Zhang | 1 | -2/+1 |
| 2025-06-17 | PCI/ASPM: Use boolean type for aspm_disabled and aspm_force | Hans Zhang | 1 | -4/+4 |
| 2025-03-28 | Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -8/+9 |
| 2025-02-20 | PCI/ASPM: Fix link state exit during switch upstream function removal | Daniel Stodden | 1 | -8/+9 |
| 2025-02-06 | PCI/ASPM: Fix L1SS saving | Ilpo Järvinen | 1 | -3/+0 |
| 2024-12-13 | PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() | Jian-Hong Pan | 1 | -5/+28 |
| 2024-11-06 | PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked) | Jian-Hong Pan | 1 | -0/+6 |
| 2024-10-22 | PCI/ASPM: Disable L1 before disabling L1 PM Substates | Ajay Agarwal | 1 | -42/+50 |
| 2024-05-21 | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -93/+89 |
| 2024-05-06 | PCI/ASPM: Restore parent state to parent, child state to child | Kai-Heng Feng | 1 | -2/+2 |
| 2024-05-02 | PCI/ASPM: Clean up ASPM disable/enable mask calculation | Ilpo Järvinen | 1 | -27/+24 |
| 2024-05-02 | PCI/ASPM: Consolidate link state defines | Ilpo Järvinen | 1 | -78/+77 |
| 2024-03-14 | Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+267 |
| 2024-03-12 | PCI/ASPM: Update save_state when configuration changes | Vidya Sagar | 1 | -1/+33 |
| 2024-03-12 | PCI/ASPM: Disable L1 before configuring L1 Substates | Bjorn Helgaas | 1 | -0/+19 |
| 2024-03-12 | PCI/ASPM: Save L1 PM Substates Capability for suspend/resume | David E. Box | 1 | -3/+99 |
| 2024-03-07 | PCI/ASPM: Move pci_save_ltr_state() to aspm.c | David E. Box | 1 | -0/+40 |
| 2024-03-07 | PCI/ASPM: Always build aspm.c | David E. Box | 1 | -0/+4 |
| 2024-03-07 | PCI/ASPM: Move pci_configure_ltr() to aspm.c | David E. Box | 1 | -0/+75 |
| 2024-01-31 | PCI/ASPM: Fix deadlock when enabling ASPM | Johan Hovold | 1 | -4/+9 |
| 2024-01-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -35/+30 |
| 2024-01-03 | Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+19 |
| 2024-01-02 | Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()" | Bjorn Helgaas | 1 | -0/+19 |
| 2023-12-13 | PCI: Move pci_clear_and_set_dword() helper to PCI header | Shuai Xue | 1 | -35/+30 |
| 2023-12-11 | PCI/ASPM: Add pci_disable_link_state_locked() lockdep assert | Johan Hovold | 1 | -0/+2 |
| 2023-12-11 | PCI/ASPM: Clean up __pci_disable_link_state() 'sem' parameter | Johan Hovold | 1 | -5/+5 |
| 2023-12-11 | PCI/ASPM: Add pci_enable_link_state_locked() | Johan Hovold | 1 | -13/+40 |
| 2023-10-28 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -4/+4 |
| 2023-10-26 | PCI: Simplify pcie_capability_clear_and_set_word() to ..._clear_word() | Ilpo Järvinen | 1 | -4/+4 |
| 2023-10-24 | PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common() | Heiner Kallweit | 1 | -0/+2 |
| 2023-10-24 | Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1" | Heiner Kallweit | 1 | -1/+2 |
| 2023-10-10 | PCI/ASPM: Convert printk() to pr_*() and add include | Ilpo Järvinen | 1 | -2/+3 |
| 2023-10-10 | PCI/ASPM: Remove unnecessary includes | Ilpo Järvinen | 1 | -2/+0 |
| 2023-10-10 | PCI/ASPM: Use FIELD_MAX() instead of literals | Ilpo Järvinen | 1 | -7/+7 |
| 2023-10-10 | PCI/ASPM: Use time constants | Ilpo Järvinen | 1 | -6/+8 |
| 2023-10-10 | PCI/ASPM: Return U32_MAX instead of bit magic construct | Ilpo Järvinen | 1 | -2/+3 |
| 2023-10-10 | PCI/ASPM: Use FIELD_GET/PREP() to access PCIe capability fields | Ilpo Järvinen | 1 | -13/+18 |
| 2023-08-10 | PCI/ASPM: Use RMW accessors for changing LNKCTL | Ilpo Järvinen | 1 | -17/+13 |
| 2023-06-26 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -52/+1 |
| 2023-06-20 | PCI/ASPM: Avoid link retraining race | Ilpo Järvinen | 1 | -0/+11 |
| 2023-06-20 | PCI/ASPM: Factor out pcie_wait_for_retrain() | Ilpo Järvinen | 1 | -12/+18 |
| 2023-06-20 | PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link() | Bjorn Helgaas | 1 | -9/+11 |
| 2023-06-20 | PCI: Add support for polling DLLLA to pcie_retrain_link() | Maciej W. Rozycki | 1 | -1/+1 |
| 2023-06-20 | PCI: Export pcie_retrain_link() for use outside ASPM | Maciej W. Rozycki | 1 | -42/+0 |
| 2023-06-20 | PCI: Export PCIe link retrain timeout | Maciej W. Rozycki | 1 | -4/+2 |
| 2023-06-20 | PCI/ASPM: Factor out waiting for link training to complete | Maciej W. Rozycki | 1 | -11/+23 |
| 2023-06-20 | PCI/ASPM: Avoid unnecessary pcie_link_state use | Maciej W. Rozycki | 1 | -8/+7 |
| 2023-06-14 | PCI/ASPM: Use distinct local vars in pcie_retrain_link() | Maciej W. Rozycki | 1 | -9/+10 |
| 2023-05-19 | PCI/ASPM: Remove unnecessary ASPM_STATE_L1SS check | Ajay Agarwal | 1 | -4/+1 |
| 2023-05-19 | PCI/ASPM: Rename L1.2-specific functions from 'l1ss' to 'l12' | Ajay Agarwal | 1 | -7/+7 |
| 2023-05-19 | PCI/ASPM: Set ASPM_STATE_L1 when driver enables L1.1 or L1.2 | Ajay Agarwal | 1 | -4/+5 |
| 2023-05-18 | PCI/ASPM: Set only ASPM_STATE_L1 when driver enables L1 | Ajay Agarwal | 1 | -2/+1 |
| 2023-05-18 | PCI/ASPM: Disable only ASPM_STATE_L1 when driver disables L1 | Ajay Agarwal | 1 | -2/+1 |
| 2023-05-18 | PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free | Ding Hui | 1 | -9/+12 |
| 2023-02-24 | Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+54 |
| 2023-02-10 | Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming" | Bjorn Helgaas | 1 | -40/+34 |
| 2023-02-10 | Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume" | Bjorn Helgaas | 1 | -37/+0 |
| 2023-02-02 | PCI/ASPM: Add pci_enable_link_state() | Michael Bottini | 1 | -0/+54 |
| 2022-10-05 | PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation | Bjorn Helgaas | 1 | -17/+32 |
| 2022-10-05 | PCI/ASPM: Ignore L1 PM Substates if device lacks capability | Bjorn Helgaas | 1 | -0/+3 |
| 2022-10-05 | PCI/ASPM: Factor out L1 PM Substates configuration | Bjorn Helgaas | 1 | -48/+55 |
| 2022-10-04 | PCI/ASPM: Save L1 PM Substates Capability for suspend/resume | Vidya Sagar | 1 | -0/+37 |
| 2022-10-04 | PCI/ASPM: Refactor L1 PM Substates Control Register programming | Vidya Sagar | 1 | -34/+40 |
| 2022-07-12 | PCI/ASPM: Unexport pcie_aspm_support_enabled() | Bjorn Helgaas | 1 | -1/+0 |
| 2022-07-12 | PCI/ASPM: Remove pcie_aspm_pm_state_change() | Kai-Heng Feng | 1 | -19/+0 |
| 2022-01-13 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -0/+1 |
| 2022-01-11 | PCI: Use DWORD accesses for LTR, L1 SS to avoid erratum | Rajat Jain | 1 | -0/+1 |
| 2021-11-19 | PCI/ASPM: Remove struct aspm_latency | Saheed O. Bolarinwa | 1 | -19/+13 |
| 2021-11-19 | PCI/ASPM: Stop caching device L0s, L1 acceptable exit latencies | Saheed O. Bolarinwa | 1 | -19/+10 |
| 2021-11-19 | PCI/ASPM: Stop caching link L0s, L1 exit latencies | Saheed O. Bolarinwa | 1 | -11/+17 |
| 2021-11-19 | PCI/ASPM: Move pci_function_0() upward | Bolarinwa O. Saheed | 1 | -14/+14 |
| 2021-09-28 | PCI: Use kstrtobool() directly, sans strtobool() wrapper | Krzysztof Wilczyński | 1 | -2/+2 |
| 2021-06-03 | PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions | Krzysztof Wilczyński | 1 | -2/+2 |
| 2021-01-27 | Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume" | Bjorn Helgaas | 1 | -44/+0 |
| 2020-11-20 | PCI/ASPM: Save/restore L1SS Capability for suspend/resume | Vidya Sagar | 1 | -0/+44 |
| 2020-10-16 | PCI/ASPM: Remove struct pcie_link_state.l1ss | Saheed O. Bolarinwa | 1 | -35/+49 |
| 2020-10-16 | PCI/ASPM: Remove struct aspm_register_info.l1ss_cap | Saheed O. Bolarinwa | 1 | -32/+21 |
| 2020-10-16 | PCI/ASPM: Pass L1SS Capabilities value, not struct aspm_register_info | Bjorn Helgaas | 1 | -9/+8 |
| 2020-10-16 | PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl1 | Saheed O. Bolarinwa | 1 | -12/+14 |
| 2020-10-16 | PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl2 (unused) | Bjorn Helgaas | 1 | -4/+1 |
| 2020-10-16 | PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr | Saheed O. Bolarinwa | 1 | -21/+15 |
| 2020-10-16 | PCI/ASPM: Remove struct aspm_register_info.latency_encoding | Saheed O. Bolarinwa | 1 | -14/+10 |
| 2020-10-16 | PCI/ASPM: Remove struct aspm_register_info.enabled | Saheed O. Bolarinwa | 1 | -8/+6 |
| 2020-10-16 | PCI/ASPM: Remove struct aspm_register_info.support | Saheed O. Bolarinwa | 1 | -11/+14 |
| 2020-10-16 | PCI/ASPM: Use 'parent' and 'child' for readability | Bjorn Helgaas | 1 | -4/+5 |
| 2020-10-16 | PCI/ASPM: Move LTR path check to where it's used | Bjorn Helgaas | 1 | -9/+8 |
| 2020-10-16 | PCI/ASPM: Move pci_clear_and_set_dword() earlier | Bjorn Helgaas | 1 | -11/+11 |
| 2020-07-17 | PCI/ASPM: Add missing newline in sysfs 'policy' | Xiongfeng Wang | 1 | -0/+1 |
| 2020-05-07 | PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges | Kai-Heng Feng | 1 | -10/+0 |
| 2020-03-28 | PCI/ASPM: Reduce severity of common clock config message | Chris Packham | 1 | -1/+1 |
| 2020-03-18 | PCI/ASPM: Clear the correct bits when enabling L1 substates | Yicong Yang | 1 | -2/+2 |
| 2019-11-21 | PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related code | Heiner Kallweit | 1 | -105/+0 |
| 2019-11-21 | PCI/ASPM: Add sysfs attributes for controlling ASPM link states | Heiner Kallweit | 1 | -0/+149 |
| 2019-10-15 | PCI/ASPM: Add pcie_aspm_get_link() | Heiner Kallweit | 1 | -12/+18 |
| 2019-10-15 | PCI/ASPM: Allow re-enabling Clock PM | Heiner Kallweit | 1 | -7/+11 |
| 2019-10-15 | PCI/ASPM: Add L1 PM substate support to pci_disable_link_state() | Heiner Kallweit | 1 | -1/+10 |
| 2019-10-15 | PCI/ASPM: Remove pcie_aspm_enabled() unnecessary locking | Bjorn Helgaas | 1 | -6/+6 |
| 2019-09-23 | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+4 |
| 2019-09-23 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -4/+4 |
| 2019-09-07 | PCI: Get rid of dev->has_secondary_link flag | Mika Westerberg | 1 | -4/+4 |
| 2019-08-28 | PCI: Move ASPM declarations to linux/pci.h | Krzysztof Wilczynski | 1 | -1/+0 |
| 2019-08-12 | PCI/ASPM: Add pcie_aspm_enabled() | Rafael J. Wysocki | 1 | -0/+20 |
| 2019-06-21 | PCI: let pci_disable_link_state propagate errors | Heiner Kallweit | 1 | -9/+11 |
| 2019-04-06 | PCI: Rework pcie_retrain_link() wait loop | Stefan Mätje | 1 | -6/+4 |
| 2019-04-06 | PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum | Stefan Mätje | 1 | -0/+9 |
| 2019-04-06 | PCI: Factor out pcie_retrain_link() function | Stefan Mätje | 1 | -16/+24 |
| 2019-01-05 | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+0 |
| 2018-12-17 | PCI/ASPM: Remove unused lists from struct pcie_link_state | Frederick Lawler | 1 | -6/+0 |
| 2018-12-03 | Revert "PCI/ASPM: Do not initialize link state when aspm_disabled is set" | Bjorn Helgaas | 1 | -1/+1 |
| 2018-09-18 | PCI/ASPM: Do not initialize link state when aspm_disabled is set | Patrick Talbert | 1 | -1/+1 |
| 2018-09-17 | PCI/ASPM: Fix link_state teardown on device removal | Lukas Wunner | 1 | -1/+1 |
| 2018-08-06 | PCI/ASPM: Convert to use sysfs_match_string() helper | Andy Shevchenko | 1 | -5/+3 |
| 2018-04-18 | PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTR | Bjorn Helgaas | 1 | -0/+9 |
| 2018-04-04 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -2/+1 |
| 2018-03-19 | PCI: Tidy comments | Bjorn Helgaas | 1 | -2/+1 |
| 2018-02-28 | PCI/ASPM: Don't warn if already in common clock mode | Sinan Kaya | 1 | -0/+18 |
| 2018-02-28 | PCI/ASPM: Declare threshold_ns as u32, not u64 | Gustavo A. R. Silva | 1 | -1/+1 |
| 2018-01-31 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 1 | -5/+4 |
| 2018-01-18 | PCI: Add wrappers for dev_printk() | Frederick Lawler | 1 | -5/+4 |
| 2017-12-18 | PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics | Bjorn Helgaas | 1 | -24/+47 |
| 2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -18/+28 |
| 2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
| 2017-11-14 | PCI/ASPM: Add L1 Substates definitions | Bjorn Helgaas | 1 | -14/+20 |
| 2017-11-14 | PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD | Bjorn Helgaas | 1 | -1/+1 |
| 2017-11-13 | PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time | Bjorn Helgaas | 1 | -1/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook | 1 | -2/+3 |
| 2017-10-05 | PCI/ASPM: Deal with missing root ports in link state handling | Ard Biesheuvel | 1 | -2/+6 |
| 2017-03-07 | PCI/ASPM: Always set link->downstream to avoid NULL dereference on remove | Yinghai Lu | 1 | -3/+2 |
| 2017-02-23 | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -13/+278 |
| 2017-02-14 | PCI/ASPM: Add comment about L1 substate latency | Rajat Jain | 1 | -0/+8 |
| 2017-02-14 | PCI/ASPM: Configure L1 substate settings | Rajat Jain | 1 | -2/+104 |
| 2017-02-14 | PCI/ASPM: Calculate and save the L1.2 timing parameters | Rajat Jain | 1 | -0/+79 |
| 2017-02-14 | PCI/ASPM: Read and set up L1 substate capabilities | Rajat Jain | 1 | -1/+58 |
| 2017-02-14 | PCI/ASPM: Add support for L1 substates | Rajat Jain | 1 | -10/+29 |
| 2017-01-27 | PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies | Bjorn Helgaas | 1 | -6/+13 |
| 2016-12-08 | PCI/ASPM: Don't retrain link if ASPM not possible | David Daney | 1 | -2/+16 |
| 2016-11-14 | PCI/ASPM: Use permission-specific DEVICE_ATTR variants | Julia Lawall | 1 | -2/+2 |
| 2016-06-10 | PCI/ASPM: Remove redundant check of pcie_set_clkpm | Shawn Lin | 1 | -1/+1 |
| 2015-12-03 | PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show() | Andy Lutomirski | 1 | -11/+5 |
| 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-25 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+4 |
| 2013-02-01 | PCI/ASPM: Don't touch ASPM if forcibly disabled | Joe Lawrence | 1 | -0/+3 |
| 2013-02-01 | PCI/ASPM: Deallocate upstream link state even if device is not PCIe | Myron Stowe | 1 | -4/+1 |
| 2013-01-14 | 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-07 | 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-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+8 |
| 2012-03-07 | 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-10 | 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-16 | PCI: change PCI nomenclature in drivers/pci/ (comment changes) | Stefan Assmann | 1 | -2/+2 |
| 2009-12-04 | PCI: fix BUG_ON triggered by logical PCIe root port removal | Kenji Kaneshige | 1 | -2/+4 |
| 2009-11-24 | PCIe ASPM: use pci_is_pcie() | Kenji Kaneshige | 1 | -9/+12 |
| 2009-11-24 | 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-09 | PCI ASPM: support per direction l0s management | Kenji Kaneshige | 1 | -63/+107 |
| 2009-09-09 | PCI ASPM: support partial aspm enablement | Kenji Kaneshige | 1 | -164/+47 |
| 2009-09-09 | PCI ASPM: introduce capable flag | Kenji Kaneshige | 1 | -31/+86 |
| 2009-09-09 | PCI ASPM: introduce disable flag | Kenji Kaneshige | 1 | -17/+24 |
| 2009-09-09 | PCI ASPM: fix possible null pointer dereference | Kenji Kaneshige | 1 | -8/+9 |
| 2009-09-09 | PCI ASPM: remove redundant list check | Kenji Kaneshige | 1 | -3/+0 |
| 2009-09-09 | PCI ASPM: do not clear enabled field by support field | Kenji Kaneshige | 1 | -3/+3 |
| 2009-06-18 | PCI ASPM: remove get_root_port_link | Kenji Kaneshige | 1 | -13/+11 |
| 2009-06-18 | PCI ASPM: cleanup pcie_aspm_sanity_check | Kenji Kaneshige | 1 | -12/+9 |
| 2009-06-18 | PCI ASPM: remove has_switch field | Kenji Kaneshige | 1 | -4/+1 |
| 2009-06-18 | PCI ASPM: cleanup calc_Lx_latency | Kenji Kaneshige | 1 | -39/+34 |
| 2009-06-18 | PCI ASPM: cleanup pcie_aspm_get_cap_device | Kenji Kaneshige | 1 | -5/+4 |
| 2009-06-18 | PCI ASPM: cleanup clkpm checks | Kenji Kaneshige | 1 | -14/+20 |
| 2009-06-18 | PCI ASPM: cleanup __pcie_aspm_check_state_one | Kenji Kaneshige | 1 | -42/+25 |
| 2009-06-18 | PCI ASPM: cleanup initialization | Kenji Kaneshige | 1 | -67/+75 |
| 2009-06-18 | PCI ASPM: cleanup change input argument of aspm functions | Kenji Kaneshige | 1 | -199/+173 |
| 2009-06-18 | PCI ASPM: cleanup misc in struct pcie_link_state | Kenji Kaneshige | 1 | -9/+9 |
| 2009-06-18 | PCI ASPM: cleanup clkpm state in struct pcie_link_state | Kenji Kaneshige | 1 | -19/+18 |