1. 318a1971 device property: refactor built-in properties support by Andy Shevchenko · 9 years ago
  2. 61f5e29 device property: rename helper functions by Andy Shevchenko · 9 years ago
  3. e3f9e29 device property: always check for fwnode type by Andy Shevchenko · 9 years ago
  4. ab3d527 device property: ACPI: Remove unused DMA APIs by Suthikulpanit, Suravee · 9 years ago
  5. e5e5586 device property: Adding DMA Attribute APIs for Generic Devices by Suthikulpanit, Suravee · 9 years ago
  6. 3f5c8d3 device property: Add fwnode_property_match_string() by Mika Westerberg · 9 years ago
  7. 504a337 ACPI / property: Extend device_get_next_child_node() to data-only nodes by Rafael J. Wysocki · 9 years ago
  8. 3a7a2ab ACPI / property: Extend fwnode_property_* to data-only subnodes by Rafael J. Wysocki · 9 years ago
  9. 5b902d6 device property: Don't overwrite addr when failing in device_get_mac_address by Julien Grall · 9 years ago
  10. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  11. 4fa7508e device property: Return -ENXIO if there is no suitable FW interface by Guenter Roeck · 9 years ago
  12. 4f73b06 device property: fallback to pset when gettng one string by Andy Shevchenko · 9 years ago
  13. 2f710a3 device property: Add ETH_ALEN check, update comments. by Jeremy Linton · 9 years ago
  14. 4c96b7d Add a matching set of device_ functions for determining mac/phy by Jeremy Linton · 9 years ago
  15. ecc87ee device property: fix potential NULL pointer dereference by Andy Shevchenko · 9 years ago
  16. 132c242 Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  17. c181fb3 ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() by Alexander Sverdlin · 10 years ago
  18. 05ca556 device property: Introduces device_dma_is_coherent() by Suthikulpanit, Suravee · 10 years ago
  19. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  20. 16ba08d device property: Introduce firmware node type for platform data by Rafael J. Wysocki · 10 years ago
  21. 9017f25 driver core: Implement device property accessors through fwnode ones by Rafael J. Wysocki · 10 years ago
  22. f42712a driver core: property: Update fwnode_property_read_string_array() by Rafael J. Wysocki · 10 years ago
  23. 7036cd4 Driver core: Fix missing whitespace in function argument by Florin Papa · 10 years ago
  24. 5c0acf3 driver core: Add comments about returning array counts by Adrian Hunter · 10 years ago
  25. 8a0662d Driver core: Unified interface for firmware node properties by Rafael J. Wysocki · 10 years ago
  26. b31384f Driver core: Unified device properties interface for platform firmware by Rafael J. Wysocki · 10 years ago