Age | Commit message (Expand) | Author |
2021-06-03 | PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions | Krzysztof Wilczyński |
2021-06-03 | PCI/sysfs: Rely on lengths from scnprintf(), dsm_label_utf16s_to_utf8s() | Krzysztof Wilczyński |
2021-06-03 | PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun | Krzysztof Wilczyński |
2021-04-29 | PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions | Krzysztof Wilczyński |
2021-04-29 | PCI/sysfs: Rearrange smbios_attr_group and acpi_attr_group | Krzysztof Wilczyński |
2021-04-29 | PCI/sysfs: Tidy SMBIOS & ACPI label attributes | Krzysztof Wilczyński |
2021-04-29 | PCI/sysfs: Convert "index", "acpi_index", "label" to static attributes | Krzysztof Wilczyński |
2021-04-29 | PCI/sysfs: Define SMBIOS label attributes with DEVICE_ATTR*() | Krzysztof Wilczyński |
2021-04-29 | PCI/sysfs: Define ACPI label attributes with DEVICE_ATTR*() | Krzysztof Wilczyński |
2021-04-29 | PCI/sysfs: Rename device_has_dsm() to device_has_acpi_name() | Krzysztof Wilczyński |
2020-06-30 | PCI: Replace http:// links with https:// | Alexander A. Klimov |
2020-05-27 | PCI: Rename _DSM constants to align with spec | Krzysztof Wilczyński |
2018-03-19 | PCI: Tidy comments | Bjorn Helgaas |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-10 | PCI: Constify label attribute_group structures | Arvind Yadav |
2017-07-08 | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-06-13 | PCI: Add domain number check to find_smbios_instance_string() | Sujith Pandel |
2017-06-07 | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko |
2016-02-29 | PCI: Fix broken URL for Dell biosdevname | Naga Venkata Sai Indubhaskar Jupudi |
2016-01-08 | PCI: Use kobj_to_dev() instead of open-coding it | Geliang Tang |
2015-04-08 | PCI: Make a shareable UUID for PCI firmware ACPI _DSM | Aaron Lu |
2014-07-02 | ACPI / PCI: Fix sysfs acpi_index and label errors | Simone Gotti |
2014-06-10 | PCI: Whitespace cleanup | Ryan Desfosses |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-13 | PCI: Reorder so actual code comes before stubs | Bjorn Helgaas |
2014-01-12 | Merge branch 'acpi-dsm' | Rafael J. Wysocki |
2014-01-05 | PCI / pci-label: treat PCI label with index 0 as valid label | Jiang Liu |
2014-01-05 | ACPI / PCI: replace open-coded _DSM code with helper functions | Jiang Liu |
2014-01-05 | PCI / pci-label: release allocated ACPI object on error recovery path | Jiang Liu |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-11-14 | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki |
2012-01-03 | switch ->is_visible() to returning umode_t | Al Viro |
2011-07-26 | pci-label.c: size_t misspelled as mode_t | Al Viro |
2011-03-16 | PCI: label: remove #include of ACPI header to avoid warnings | Shyam_Iyer@Dell.com |
2011-03-16 | PCI: label: Fix compilation error when CONFIG_ACPI is unset | Narendra_K@Dell.com |
2011-03-04 | PCI: Export ACPI _DSM provided firmware instance number and string name to sysfs | Narendra_K@Dell.com |
2010-08-04 | PCI: update for owner removal from struct device_attribute | Stephen Rothwell |
2010-07-30 | PCI: export SMBIOS provided firmware instance and label to sysfs | Narendra K |