1. 42697f5 dm: core: Add a way to skip powering down power domains by Simon Glass · 4 years, 8 months ago
  2. 5f3c9e0 dm: core: Add logging on unbind failure by Simon Glass · 4 years, 8 months ago
  3. cfb28f1 dm: core: Add a flag for power domain control on device removal by Anatolij Gustschin · 4 years, 9 months ago
  4. d3c9d30 dm: core: Add a new flag to track platform data by Simon Glass · 5 years ago
  5. 98381da dm: core: device: switch off power domain after device removal by Anatolij Gustschin · 5 years ago
  6. 2c556a1 device: expose the functions used to remove and unbind children of a device by Jean-Jacques Hiblot · 6 years ago
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. 0745676 dm: core: Add DM_FLAG_OS_PREPARE flag by Stefan Roese · 8 years ago
  9. 505045d dm: core: Add dm_remove_devices_flags() and hook it into device_remove() by Stefan Roese · 8 years ago
  10. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  11. 2d4c7dc dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED by Simon Glass · 8 years ago
  12. 7760ba2 dm: core: Allow device names to be freed automatically by Simon Glass · 9 years ago
  13. 7e7573c Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · 9 years ago
  14. 8b15b16 devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · 9 years ago
  15. bdbb5dd dm: add DM_FLAG_BOUND flag by Masahiro Yamada · 9 years ago
  16. a608ba6 dm: Export device_remove_children / device_unbind_children by Hans de Goede · 9 years ago
  17. d850e67 dm: core: Extend struct udevice by '.uclass_platdata' field. by Przemyslaw Marczak · 10 years ago
  18. a626dff dm: core: Convert driver_bind() to use const by Simon Glass · 10 years ago
  19. c23b428 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · 10 years ago
  20. 11b6173 dm: core: Allow parents to have platform data for their children by Simon Glass · 10 years ago
  21. ba75049 dm: core: Allocate platform data when binding a device by Simon Glass · 10 years ago
  22. b38ea5a dm: Allow device removal features to be dropped by Simon Glass · 10 years ago