| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Fix broken URL for Dell biosdevname | Naga Venkata Sai Indubhaskar Jupudi | 2016-02-29 | 1 | -1/+1 |
* | PCI: Use kobj_to_dev() instead of open-coding it | Geliang Tang | 2016-01-08 | 1 | -2/+2 |
* | PCI: Make a shareable UUID for PCI firmware ACPI _DSM | Aaron Lu | 2015-04-08 | 1 | -9/+2 |
* | ACPI / PCI: Fix sysfs acpi_index and label errors | Simone Gotti | 2014-07-02 | 1 | -6/+12 |
* | PCI: Whitespace cleanup | Ryan Desfosses | 2014-06-11 | 1 | -39/+26 |
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-25 | 1 | -93/+37 |
|\ |
|
| * | Merge branch 'acpi-dsm' | Rafael J. Wysocki | 2014-01-12 | 1 | -92/+37 |
| |\ |
|
| | * | PCI / pci-label: treat PCI label with index 0 as valid label | Jiang Liu | 2014-01-05 | 1 | -16/+18 |
| | * | ACPI / PCI: replace open-coded _DSM code with helper functions | Jiang Liu | 2014-01-05 | 1 | -87/+34 |
| | * | PCI / pci-label: release allocated ACPI object on error recovery path | Jiang Liu | 2014-01-05 | 1 | -8/+4 |
| * | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -1/+0 |
| |/ |
|
* / | PCI: Reorder so actual code comes before stubs | Bjorn Helgaas | 2014-01-14 | 1 | -32/+25 |
|/ |
|
* | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki | 2013-11-14 | 1 | -3/+3 |
* | switch ->is_visible() to returning umode_t | Al Viro | 2012-01-04 | 1 | -2/+2 |
* | pci-label.c: size_t misspelled as mode_t | Al Viro | 2011-07-26 | 1 | -1/+1 |
* | PCI: label: remove #include of ACPI header to avoid warnings | Shyam_Iyer@Dell.com | 2011-03-16 | 1 | -1/+0 |
* | PCI: label: Fix compilation error when CONFIG_ACPI is unset | Narendra_K@Dell.com | 2011-03-16 | 1 | -0/+6 |
* | PCI: Export ACPI _DSM provided firmware instance number and string name to sysfs | Narendra_K@Dell.com | 2011-03-04 | 1 | -6/+241 |
* | PCI: update for owner removal from struct device_attribute | Stephen Rothwell | 2010-08-04 | 1 | -2/+2 |
* | PCI: export SMBIOS provided firmware instance and label to sysfs | Narendra K | 2010-07-30 | 1 | -0/+143 |