1. f8cf6e5 PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions by Krzysztof Wilczyński · 3 years, 8 months ago
  2. 316ae33 PCI/sysfs: Rely on lengths from scnprintf(), dsm_label_utf16s_to_utf8s() by Krzysztof Wilczyński · 3 years, 8 months ago
  3. bdcdaa1 PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun by Krzysztof Wilczyński · 3 years, 8 months ago
  4. ad025f8 PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions by Krzysztof Wilczyński · 3 years, 9 months ago
  5. df1af7c PCI/sysfs: Rearrange smbios_attr_group and acpi_attr_group by Krzysztof Wilczyński · 3 years, 9 months ago
  6. 362fb76 PCI/sysfs: Tidy SMBIOS & ACPI label attributes by Krzysztof Wilczyński · 3 years, 9 months ago
  7. 506140f PCI/sysfs: Convert "index", "acpi_index", "label" to static attributes by Krzysztof Wilczyński · 3 years, 9 months ago
  8. 4dd7dfa PCI/sysfs: Define SMBIOS label attributes with DEVICE_ATTR*() by Krzysztof Wilczyński · 3 years, 9 months ago
  9. 2ed6494 PCI/sysfs: Define ACPI label attributes with DEVICE_ATTR*() by Krzysztof Wilczyński · 3 years, 9 months ago
  10. 1017275 PCI/sysfs: Rename device_has_dsm() to device_has_acpi_name() by Krzysztof Wilczyński · 3 years, 9 months ago
  11. 7ecd4a8 PCI: Replace http:// links with https:// by Alexander A. Klimov · 4 years, 7 months ago
  12. 3910eba PCI: Rename _DSM constants to align with spec by Krzysztof Wilczyński · 4 years, 8 months ago
  13. df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. f484128 PCI: Constify label attribute_group structures by Arvind Yadav · 8 years ago
  16. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  17. 6c51c82 PCI: Add domain number check to find_smbios_instance_string() by Sujith Pandel · 8 years ago
  18. 94116f8 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() by Andy Shevchenko · 8 years ago
  19. 6ca7227 PCI: Fix broken URL for Dell biosdevname by Naga Venkata Sai Indubhaskar Jupudi · 9 years ago
  20. 554a603 PCI: Use kobj_to_dev() instead of open-coding it by Geliang Tang · 9 years ago
  21. 18e94a3 PCI: Make a shareable UUID for PCI firmware ACPI _DSM by Aaron Lu · 10 years ago
  22. dcfa9be ACPI / PCI: Fix sysfs acpi_index and label errors by Simone Gotti · 11 years ago
  23. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 11 years ago
  24. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  25. 4c85980 PCI: Reorder so actual code comes before stubs by Bjorn Helgaas · 11 years ago
  26. fbb9c10 Merge branch 'acpi-dsm' by Rafael J. Wysocki · 11 years ago
  27. 2fc59fe PCI / pci-label: treat PCI label with index 0 as valid label by Jiang Liu · 11 years ago
  28. 1d0fcef ACPI / PCI: replace open-coded _DSM code with helper functions by Jiang Liu · 11 years ago
  29. 54e5bb4 PCI / pci-label: release allocated ACPI object on error recovery path by Jiang Liu · 11 years ago
  30. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  31. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  32. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  33. ed47641 pci-label.c: size_t misspelled as mode_t by Al Viro · 13 years ago
  34. 65d8def PCI: label: remove #include of ACPI header to avoid warnings by Shyam_Iyer@Dell.com · 14 years ago
  35. 07eefe1 PCI: label: Fix compilation error when CONFIG_ACPI is unset by Narendra_K@Dell.com · 14 years ago
  36. 6058989 PCI: Export ACPI _DSM provided firmware instance number and string name to sysfs by Narendra_K@Dell.com · 14 years ago
  37. 763e9db PCI: update for owner removal from struct device_attribute by Stephen Rothwell · 14 years ago
  38. 911e1c9 PCI: export SMBIOS provided firmware instance and label to sysfs by Narendra K · 14 years ago