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