1. f1f207e of: Add cpu node iterator for_each_of_cpu_node() by Rob Herring · 6 years ago
  2. 0413bed of: Add device_type access helper functions by Rob Herring · 6 years ago
  3. f42b0e18 of: add node name compare helper functions by Rob Herring · 6 years ago
  4. 36156f9 of: add helper to lookup compatible child node by Johan Hovold · 6 years ago
  5. b46c786 Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/frowand/linux into dt/next by Rob Herring · 7 years ago
  6. 39a751a of: change overlay apply input data from unflattened to FDT by Frank Rowand · 7 years ago
  7. bd6f2fd of: Support parsing phandle argument lists through a nexus node by Stephen Boyd · 7 years ago
  8. 2bed266 Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  9. af6074f of: Use SPDX license tag for DT files by Rob Herring · 7 years ago
  10. a0e71cd of: Add helper for mapping device node to logical CPU number by Suzuki K Poulose · 7 years ago
  11. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  12. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  13. 96c623e of: add of_property_read_variable_* dummy helpers by Arnd Bergmann · 7 years ago
  14. f948d6d of: overlay: avoid race condition between applying multiple overlays by Frank Rowand · 7 years ago
  15. 24789c5 of: overlay: detect cases where device tree may become corrupt by Frank Rowand · 7 years ago
  16. 0290c4c of: overlay: rename identifiers to more reflect what they do by Frank Rowand · 7 years ago
  17. b56b552 of: make kobject and bin_attribute support configurable by Rob Herring · 7 years ago
  18. 0c3c234 of: wrap accesses to device_node kobject by Rob Herring · 7 years ago
  19. 16bba30 of: make struct property _flags field configurable by Rob Herring · 7 years ago
  20. 36689ec of: remove struct property.unique_id for FDT by Rob Herring · 7 years ago
  21. 8a1ac5d include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF by Arnd Bergmann · 7 years ago
  22. db3e50f device property: Get rid of struct fwnode_handle type field by Sakari Ailus · 7 years ago
  23. 548aa0e Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  24. a4485b5 Merge branch 'dt/property-move' into dt/next by Rob Herring · 8 years ago
  25. 3708184 device property: Move FW type specific functionality to FW specific files by Sakari Ailus · 8 years ago
  26. 3bc1630 of: Provide dummy of_device_compatible_match() for compile-testing by Geert Uytterhoeven · 8 years ago
  27. d20dc14 of: Support const and non-const use for to_of_node() by Sakari Ailus · 8 years ago
  28. debd3a3 of: Make of_fwnode_handle() safer by Sakari Ailus · 8 years ago
  29. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  30. 2475a2b drivers/of/base.c: Add of_property_read_u64_index by Alistair Popple · 8 years ago
  31. 6783183 of: Add of_fwnode_handle() to convert device nodes to fwnode_handle by Sakari Ailus · 8 years ago
  32. 5fa2353 of: base: add support to find the level of the last cache by Sudeep Holla · 8 years ago
  33. 39a842e of/overlay: add of overlay notifications by Alan Tull · 8 years ago
  34. a67e947 of: Add array read functions with min/max size limits by Richard Fitzgerald · 8 years ago
  35. c9b95e5 Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  36. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  37. 3ceeda1 Merge remote-tracking branches 'asoc/topic/cs53l30', 'asoc/topic/cygnus', 'asoc/topic/da7219' and 'asoc/topic/davinci' into asoc-next by Mark Brown · 8 years ago
  38. b9c13fe3 dt: Add of_device_compatible_match() by Benjamin Herrenschmidt · 9 years ago
  39. 3d93f42 Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core by Thomas Gleixner · 9 years ago
  40. c35d929 of: Add a new macro to declare_of for one parameter function returning a value by Daniel Lezcano · 9 years ago
  41. 613e972 device property: Add function to search for named child of device by Adam Thomson · 9 years ago
  42. e93aeea of: add missing const for of_parse_phandle_with_args() in !CONFIG_OF by Kuninori Morimoto · 9 years ago
  43. e7f44b6 Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  44. be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  45. 0224a4a device property: Avoid potential dereferences of invalid pointers by Heikki Krogerus · 9 years ago
  46. abdaa77 of: Introduce of_phandle_iterator_args() by Joerg Roedel · 9 years ago
  47. f623ce9 of: Introduce of_for_each_phandle() helper macro by Joerg Roedel · 9 years ago
  48. cd209b4 of: Move phandle walking to of_phandle_iterator_next() by Joerg Roedel · 9 years ago
  49. 74e1fbb of: Introduce struct of_phandle_iterator by Joerg Roedel · 9 years ago
  50. 298535c of, numa: Add NUMA of binding implementation. by David Daney · 9 years ago
  51. 31e1823 Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  52. fe99c70 of: add 'const' for of_property_*_string*() parameter '*np' by David Rivshin · 9 years ago
  53. 71f50c6 of: drop symbols declared by _OF_DECLARE() from modules by Masahiro Yamada · 9 years ago
  54. b1d06b6 of: Provide static inline function for of_translate_address if needed by Guenter Roeck · 9 years ago
  55. 4bf0118 device property: check fwnode type in to_of_node() by Andy Shevchenko · 9 years ago
  56. 4da3064d Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  57. becfc3c Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 10 years ago
  58. c181fb3 ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() by Alexander Sverdlin · 10 years ago
  59. ce16b9d of: define of_find_node_by_phandle for !CONFIG_OF by Suman Anna · 10 years ago
  60. c8fff7b of: return NUMA_NO_NODE from fallback of_node_to_nid() by Konstantin Khlebnikov · 10 years ago
  61. 31712c9 of: Grammar s/property exist/property exists/ by Geert Uytterhoeven · 10 years ago
  62. 391b459 of: Move OF flags to be visible even when !CONFIG_OF by Pantelis Antoniou · 10 years ago
  63. 194ec93 drivers: of/base: move of_init to driver_init by Sudeep Holla · 10 years ago
  64. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  65. 7505256 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  66. 37786c7 of: Add helper function to check MMIO register endianness by Kevin Cernekee · 10 years ago
  67. 0384e8c of: Empty node & property flag accessors when !OF by Pantelis Antoniou · 10 years ago
  68. 351d224 of: base: add function to get highest id of an alias stem by Wolfram Sang · 10 years ago
  69. 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  70. 413fd0e Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  71. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  72. 92d07a8 Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/max77693', 'regulator/topic/max77802', 'regulator/topic/power-off' and 'regulator/topic/rk808' into regulator-next by Mark Brown · 10 years ago
  73. 70161ff of: Drop ->next pointer from struct device_node by Grant Likely · 10 years ago
  74. 75c28c0 of: add optional options parameter to of_find_node_by_path() by Leif Lindholm · 10 years ago
  75. 8f73110 of: Rename "poweroff-source" property to "system-power-controller" by Romain Perier · 10 years ago
  76. 7518b589 of/overlay: Introduce DT overlay support by Pantelis Antoniou · 10 years ago
  77. f5242e5 of/reconfig: Always use the same structure for notifiers by Grant Likely · 10 years ago
  78. f6892d1 of/reconfig: Add empty stubs for the of_reconfig methods by Grant Likely · 10 years ago
  79. b53a234 of/reconfig: Add of_reconfig_get_state_change() of notifier helper. by Pantelis Antoniou · 10 years ago
  80. 53a4ab9 of: Change of_device_is_available() to return bool by Kevin Cernekee · 10 years ago
  81. 6d09dc6 of.h: Keep extern declaration of of_* variables when !CONFIG_OF by Hans de Goede · 10 years ago
  82. 8a0662d Driver core: Unified interface for firmware node properties by Rafael J. Wysocki · 10 years ago
  83. b31384f Driver core: Unified device properties interface for platform firmware by Rafael J. Wysocki · 10 years ago
  84. 5f56358 of: Fix padding in _OF_DECLARE macro definition by Thierry Reding · 10 years ago
  85. 5063e25 of: Eliminate of_allnodes list by Grant Likely · 10 years ago
  86. e7a00e4 of: introduce of_property_read_s32 by Sebastian Reichel · 11 years ago
  87. a87fa1d of: Fix overflow bug in string property parsing functions by Grant Likely · 10 years ago
  88. a4b4e04 of: Add standard property for poweroff capability by Romain Perier · 10 years ago
  89. 7941b27 of: Introduce Device Tree resolve support. by Pantelis Antoniou · 11 years ago
  90. 663d3f7 Merge branch 'devicetree/next-overlay' into devicetree/next by Grant Likely · 10 years ago
  91. 201c910 of: Transactional DT support. by Pantelis Antoniou · 11 years ago
  92. 259092a of: Reorder device tree changes and notifiers by Grant Likely · 10 years ago
  93. 8a2b22a2 of: Make devicetree sysfs update functions consistent. by Grant Likely · 10 years ago
  94. 75f353b of/platform: Fix of_platform_device_destroy iteration of devices by Grant Likely · 11 years ago
  95. a752ee5 tty: Update hypervisor tty drivers to use core stdout parsing code. by Grant Likely · 11 years ago
  96. 3482f2c of: Create of_console_check() for selecting a console specified in /chosen by Grant Likely · 11 years ago
  97. d270506 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 11 years ago
  98. 0a58471 Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 11 years ago
  99. 54196cc of: consolidate linker section OF match table declarations by Rob Herring · 11 years ago
  100. c6e126d of: Keep track of populated platform devices by Pawel Moll · 11 years ago