summaryrefslogtreecommitdiff
path: root/drivers/acpi/property.c
AgeCommit message (Expand)Author
2019-05-31ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()Pierre-Louis Bossart
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
2017-07-22ACPI: Prepare for constifying acpi_get_next_subnode() fwnode argumentSakari Ailus
2017-07-22device property: Get rid of struct fwnode_handle type fieldSakari Ailus
2017-06-22device property: Introduce fwnode_device_is_available()Sakari Ailus
2017-06-22device property: Move fwnode graph ops to firmware specific locationsSakari Ailus
2017-06-22device property: Move FW type specific functionality to FW specific filesSakari Ailus
2017-03-29device property: fwnode_property_read_string_array() returns nr of stringsSakari Ailus
2017-03-29ACPI / property: Add support for remote endpointsMika Westerberg
2017-03-29ACPI / property: Add fwnode_get_next_child_node()Mika Westerberg
2017-03-29ACPI / property: Add possiblity to retrieve parent firmware nodeMika Westerberg
2016-11-24ACPI / property: Hierarchical properties support updateRafael J. Wysocki
2016-10-11ACPI / property: Allow holes in reference propertiesMika Westerberg
2016-03-17ACPI / property: fix data node parsing in acpi_get_next_subnode()Irina Tirdea
2015-12-07device property: return -EINVAL when property isn't found in ACPIAndy Shevchenko
2015-10-22ACPI / property: Fix subnode lookup scope for data-only subnodesRafael J. Wysocki
2015-09-15ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki
2015-09-15ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki
2015-09-15ACPI / property: Expose data-only subnodes via sysfsRafael J. Wysocki
2015-09-15ACPI / property: Add support for data-only subnodesRafael J. Wysocki
2015-09-15ACPI / property: Add routine for extraction of _DSD propertiesRafael J. Wysocki
2015-08-26device property: attach 'else if' to the proper 'if'Andy Shevchenko
2015-05-22ACPI / property: Define a symbol for PRP0001Rafael J. Wysocki
2015-05-05ACPI / property: Refine consistency check for PRP0001Rafael J. Wysocki
2014-11-05ACPI / property: Drop size_prop from acpi_dev_get_property_reference()Rafael J. Wysocki
2014-11-04ACPI: Allow drivers to match using Device Tree compatible propertyMika Westerberg
2014-11-04Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki
2014-11-04ACPI: Add support for device specific propertiesMika Westerberg