summaryrefslogtreecommitdiff
path: root/drivers/acpi/property.c
AgeCommit message (Expand)Author
2022-02-18ACPI: property: Get rid of redundant 'else'Andy Shevchenko
2022-01-25ACPI: properties: Consistently return -ENOENT if there are no more referencesSakari Ailus
2022-01-10Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci'Rafael J. Wysocki
2021-12-17ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()Rafael J. Wysocki
2021-11-23ACPI: Make acpi_node_get_parent() localSakari Ailus
2021-11-23ACPI: Get acpi_device's parent from the parent fieldSakari Ailus
2021-02-12ACPI: property: Satisfy kernel doc validator (part 2)Andy Shevchenko
2021-02-12ACPI: property: Satisfy kernel doc validator (part 1)Andy Shevchenko
2021-02-12ACPI: property: Make acpi_node_prop_read() staticAndy Shevchenko
2021-02-12ACPI: property: Remove dead codeAndy Shevchenko
2021-02-12ACPI: property: Fix fwnode string properties matchingRafael J. Wysocki
2020-12-09driver core: Add fwnode_init()Saravana Kannan
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-29nvme-pci: add support for ACPI StorageD3Enable propertyDavid E. Box
2020-06-22ACPI: property: use cached name in acpi_fwnode_get_named_child_node()Heikki Krogerus
2019-10-11device property: Add a function to obtain a node's prefixSakari Ailus
2019-10-11device property: Add fwnode_get_name for returning the name of a nodeSakari Ailus
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-02ACPI / property: Fix acpi_graph_get_remote_endpoint() name in kerneldocGeert Uytterhoeven
2019-08-26ACPI / property: Add two new Thunderbolt property GUIDs to the listMika Westerberg
2019-07-09Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-03ACPI / property: Don't limit named child node matching to data nodesHeikki Krogerus
2019-05-01ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()Pierre-Louis Bossart
2019-04-17ACPI: property: restore _DSD data subnodes GUID commentShunyong Yang
2018-12-05PCI / ACPI: Identify untrusted PCI devicesMika Westerberg
2018-10-02PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg
2018-10-02ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg
2018-07-23ACPI: property: Use data node name and reg property for graphsSakari Ailus
2018-07-23ACPI: property: Allow direct graph endpoint referencesSakari Ailus
2018-07-23ACPI: property: Make the ACPI graph API privateSakari Ailus
2018-07-23ACPI: property: Allow making references to non-device nodesSakari Ailus
2018-07-23ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus
2018-02-12device property: Constify device_get_match_data()Andy Shevchenko
2018-02-12ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()Andy Shevchenko
2017-12-13ACPI: properties: Implement get_match_data() callbackSinan Kaya
2017-10-11ACPI: properties: Fix __acpi_node_get_property_reference() return codesSakari Ailus
2017-10-11ACPI: properties: Align return codes of __acpi_node_get_property_reference()Sakari Ailus
2017-09-22Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties'Rafael J. Wysocki
2017-09-19ACPI: properties: Return _DSD hierarchical extension (data) sub-nodes correctlySakari Ailus
2017-09-19ACPI / bus: Make ACPI_HANDLE() work for non-GPL code againJohn Hubbard
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-03Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki
2017-08-22ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value()Sakari Ailus
2017-08-03ACPI / property: Support Apple _DSM propertiesLukas Wunner
2017-08-03ACPI / property: Don't evaluate objects for devices w/o handleLukas Wunner
2017-07-26ACPI: device property: Switch to use new generic UUID APIAndy Shevchenko
2017-07-22device property: Introduce fwnode_property_get_reference_argsSakari Ailus
2017-07-22device property: Constify fwnode property APISakari Ailus
2017-07-22ACPI: Constify internal fwnode argumentsSakari Ailus