1. 07bb9a7 ACPI / property: fix handling of data_nodes in acpi_get_next_subnode() by Pierre-Louis Bossart · 6 years ago
  2. 18f1e58d ACPI: property: Use data node name and reg property for graphs by Sakari Ailus · 6 years ago
  3. 6561eb3 ACPI: property: Allow direct graph endpoint references by Sakari Ailus · 6 years ago
  4. 0ef7478 ACPI: property: Make the ACPI graph API private by Sakari Ailus · 6 years ago
  5. 4eb0c3b ACPI: property: Allow making references to non-device nodes by Sakari Ailus · 6 years ago
  6. 977d5ad ACPI: Convert ACPI reference args to generic fwnode reference args by Sakari Ailus · 6 years ago
  7. 67dcc26 device property: Constify device_get_match_data() by Andy Shevchenko · 7 years ago
  8. 29d5325 ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data() by Andy Shevchenko · 7 years ago
  9. 146b4db ACPI: properties: Implement get_match_data() callback by Sinan Kaya · 7 years ago
  10. 51858a2 ACPI: properties: Fix __acpi_node_get_property_reference() return codes by Sakari Ailus · 7 years ago
  11. c343bc2 ACPI: properties: Align return codes of __acpi_node_get_property_reference() by Sakari Ailus · 7 years ago
  12. 672d0e4 Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties' by Rafael J. Wysocki · 7 years ago
  13. 0c0bceb ACPI: properties: Return _DSD hierarchical extension (data) sub-nodes correctly by Sakari Ailus · 7 years ago
  14. 9e987b7 ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again by John Hubbard · 7 years ago
  15. e7d0c41 Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  16. 01d2f10 Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' by Rafael J. Wysocki · 7 years ago
  17. b5212f5 ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value() by Sakari Ailus · 7 years ago
  18. 899596e ACPI / property: Support Apple _DSM properties by Lukas Wunner · 7 years ago
  19. 75fc70e ACPI / property: Don't evaluate objects for devices w/o handle by Lukas Wunner · 7 years ago
  20. 3689d3d ACPI: device property: Switch to use new generic UUID API by Andy Shevchenko · 7 years ago
  21. 3e3119d device property: Introduce fwnode_property_get_reference_args by Sakari Ailus · 7 years ago
  22. 37ba983 device property: Constify fwnode property API by Sakari Ailus · 7 years ago
  23. 99a8546 ACPI: Constify internal fwnode arguments by Sakari Ailus · 7 years ago
  24. 01c1da2 ACPI: Prepare for constifying acpi_get_next_subnode() fwnode argument by Sakari Ailus · 7 years ago
  25. db3e50f device property: Get rid of struct fwnode_handle type field by Sakari Ailus · 7 years ago
  26. 2294b3a device property: Introduce fwnode_device_is_available() by Sakari Ailus · 8 years ago
  27. 3b27d00 device property: Move fwnode graph ops to firmware specific locations by Sakari Ailus · 8 years ago
  28. 3708184 device property: Move FW type specific functionality to FW specific files by Sakari Ailus · 8 years ago
  29. b0b027c device property: fwnode_property_read_string_array() returns nr of strings by Sakari Ailus · 8 years ago
  30. 79389a8 ACPI / property: Add support for remote endpoints by Mika Westerberg · 8 years ago
  31. 3405519 ACPI / property: Add fwnode_get_next_child_node() by Mika Westerberg · 8 years ago
  32. dfa672f ACPI / property: Add possiblity to retrieve parent firmware node by Mika Westerberg · 8 years ago
  33. 99db5ff ACPI / property: Hierarchical properties support update by Rafael J. Wysocki · 8 years ago
  34. b60e4ea ACPI / property: Allow holes in reference properties by Mika Westerberg · 8 years ago
  35. bf4703f ACPI / property: fix data node parsing in acpi_get_next_subnode() by Irina Tirdea · 9 years ago
  36. 3c60f11 device property: return -EINVAL when property isn't found in ACPI by Andy Shevchenko · 9 years ago
  37. 205ad97 ACPI / property: Fix subnode lookup scope for data-only subnodes by Rafael J. Wysocki · 9 years ago
  38. 504a337 ACPI / property: Extend device_get_next_child_node() to data-only nodes by Rafael J. Wysocki · 9 years ago
  39. 3a7a2ab ACPI / property: Extend fwnode_property_* to data-only subnodes by Rafael J. Wysocki · 9 years ago
  40. 263b4c1 ACPI / property: Expose data-only subnodes via sysfs by Rafael J. Wysocki · 9 years ago
  41. 445b0eb ACPI / property: Add support for data-only subnodes by Rafael J. Wysocki · 9 years ago
  42. bd8191c ACPI / property: Add routine for extraction of _DSD properties by Rafael J. Wysocki · 9 years ago
  43. 7dc59dc device property: attach 'else if' to the proper 'if' by Andy Shevchenko · 9 years ago
  44. ee89209 ACPI / property: Define a symbol for PRP0001 by Rafael J. Wysocki · 10 years ago
  45. 5c53b26 ACPI / property: Refine consistency check for PRP0001 by Rafael J. Wysocki · 10 years ago
  46. 60ba032 ACPI / property: Drop size_prop from acpi_dev_get_property_reference() by Rafael J. Wysocki · 10 years ago
  47. 733e625 ACPI: Allow drivers to match using Device Tree compatible property by Mika Westerberg · 10 years ago
  48. b31384f Driver core: Unified device properties interface for platform firmware by Rafael J. Wysocki · 10 years ago
  49. ffdcd95 ACPI: Add support for device specific properties by Mika Westerberg · 10 years ago