1. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  2. 7505256 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  3. 37786c7 of: Add helper function to check MMIO register endianness by Kevin Cernekee · 9 years ago
  4. 0384e8c of: Empty node & property flag accessors when !OF by Pantelis Antoniou · 10 years ago
  5. 351d224 of: base: add function to get highest id of an alias stem by Wolfram Sang · 9 years ago
  6. 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  7. 413fd0e Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  8. 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
  9. 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
  10. 70161ff of: Drop ->next pointer from struct device_node by Grant Likely · 10 years ago
  11. 75c28c0 of: add optional options parameter to of_find_node_by_path() by Leif Lindholm · 10 years ago
  12. 8f73110 of: Rename "poweroff-source" property to "system-power-controller" by Romain Perier · 10 years ago
  13. 7518b589 of/overlay: Introduce DT overlay support by Pantelis Antoniou · 10 years ago
  14. f5242e5 of/reconfig: Always use the same structure for notifiers by Grant Likely · 10 years ago
  15. f6892d1 of/reconfig: Add empty stubs for the of_reconfig methods by Grant Likely · 10 years ago
  16. b53a234 of/reconfig: Add of_reconfig_get_state_change() of notifier helper. by Pantelis Antoniou · 10 years ago
  17. 53a4ab9 of: Change of_device_is_available() to return bool by Kevin Cernekee · 10 years ago
  18. 6d09dc6 of.h: Keep extern declaration of of_* variables when !CONFIG_OF by Hans de Goede · 10 years ago
  19. 8a0662d Driver core: Unified interface for firmware node properties by Rafael J. Wysocki · 10 years ago
  20. b31384f Driver core: Unified device properties interface for platform firmware by Rafael J. Wysocki · 10 years ago
  21. 5f56358 of: Fix padding in _OF_DECLARE macro definition by Thierry Reding · 10 years ago
  22. 5063e25 of: Eliminate of_allnodes list by Grant Likely · 10 years ago
  23. e7a00e4 of: introduce of_property_read_s32 by Sebastian Reichel · 10 years ago
  24. a87fa1d of: Fix overflow bug in string property parsing functions by Grant Likely · 10 years ago
  25. a4b4e04 of: Add standard property for poweroff capability by Romain Perier · 10 years ago
  26. 7941b27 of: Introduce Device Tree resolve support. by Pantelis Antoniou · 10 years ago
  27. 663d3f7 Merge branch 'devicetree/next-overlay' into devicetree/next by Grant Likely · 10 years ago
  28. 201c910 of: Transactional DT support. by Pantelis Antoniou · 10 years ago
  29. 259092a of: Reorder device tree changes and notifiers by Grant Likely · 10 years ago
  30. 8a2b22a of: Make devicetree sysfs update functions consistent. by Grant Likely · 10 years ago
  31. 75f353b of/platform: Fix of_platform_device_destroy iteration of devices by Grant Likely · 10 years ago
  32. a752ee5 tty: Update hypervisor tty drivers to use core stdout parsing code. by Grant Likely · 10 years ago
  33. 3482f2c of: Create of_console_check() for selecting a console specified in /chosen by Grant Likely · 10 years ago
  34. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  35. 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 · 10 years ago
  36. 54196cc of: consolidate linker section OF match table declarations by Rob Herring · 10 years ago
  37. c6e126d of: Keep track of populated platform devices by Pawel Moll · 10 years ago
  38. 4c358e1 of: fix CONFIG_OF=n prototype of of_node_full_name() by Stephen Rothwell · 10 years ago
  39. 20cd477 of: add empty of_find_node_by_path() for !OF by Alexander Shiyan · 10 years ago
  40. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  41. 794016f Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable', 'regulator/topic/fan53555', 'regulator/topic/fixed', 'regulator/topic/gpio', 'regulator/topic/lp3971', 'regulator/topic/lp872x' and 'regulator/topic/max14577' into regulator-next by Mark Brown · 10 years ago
  42. 0829f6d of: device_node kobject lifecycle fixes by Pantelis Antoniou · 11 years ago
  43. 8357041 of: remove /proc/device-tree by Grant Likely · 12 years ago
  44. 75b57ec of: Make device nodes kobjects so they show up in sysfs by Grant Likely · 10 years ago
  45. dab2310 Merge tag 'v3.14-rc5' into HEAD by Grant Likely · 10 years ago
  46. ad54a0c of: add functions to count number of elements in a property by Heiko Stuebner · 10 years ago
  47. 662372e of: restructure for_each macros to fix compile warnings by Rob Herring · 10 years ago
  48. b66548e of: Increase MAX_PHANDLE_ARGS by Andreas Herrmann · 11 years ago
  49. 588453c of: Introduce device tree node flag helpers. by Pantelis Antoniou · 11 years ago
  50. 00b2c76 include/linux/of.h: make for_each_child_of_node() reference its args when CONFIG_OF=n by David Howells · 11 years ago
  51. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  52. 85b656c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  53. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  54. f6f0747 of: Add empty for_each_available_child_of_node() macro definition by Sylwester Nawrocki · 11 years ago
  55. a3e31b4 of: Move definition of of_find_next_cache_node into common code. by Sudeep KarkadaNagesha · 11 years ago
  56. 954e04b of: introduce of_get_available_child_count by Bryan Wu · 11 years ago
  57. 624cfca of: Add helper for printing an of_phandle_args structure by Grant Likely · 11 years ago
  58. b5b4bb3 of: only include prom.h on sparc by Rob Herring · 11 years ago
  59. 0c3f061 of: implement of_node_to_nid as a weak function by Rob Herring · 11 years ago
  60. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  61. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  62. 035fd94 of: introduce of_parse_phandle_with_fixed_args by Stephen Warren · 11 years ago
  63. 183912d of: move of_get_cpu_node implementation to DT core library by Sudeep KarkadaNagesha · 11 years ago
  64. 5c19e95 OF: Add helper for matching against linux,stdout-path by Sascha Hauer · 11 years ago
  65. 2adfffa OF: make of_property_for_each_{u32|string}() use parameters if OF is not enabled by Sebastian Andrzej Siewior · 11 years ago
  66. 1bf25e7 Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  67. d7ab730 Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  68. 6fa52ed Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  69. 34db8aa proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h} by David Howells · 11 years ago
  70. c3e0c87 Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrc by Olof Johansson · 11 years ago
  71. d719569 OF: add empty of_device_is_available for !OF by Rob Herring · 11 years ago
  72. 066ec1d of: Add stub of_get_parent for non-OF builds by Alexander Shiyan · 11 years ago
  73. 3daf372 of: Add support for reading a u32 from a multi-value property. by Tony Prisk · 11 years ago
  74. bd69f73 of: Create function for counting number of phandles in a property by Grant Likely · 11 years ago
  75. bfc4a58 Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.git by Grant Likely · 11 years ago
  76. d6d3c4e OF: convert devtree lock from rw_lock to raw spinlock by Thomas Gleixner · 11 years ago
  77. c0a05bf of: add 'const' to of_node_full_name parameter by Steffen Trumtrar · 12 years ago
  78. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  79. 93c667c of: *node argument to of_parse_phandle_with_args should be const by Guennadi Liakhovetski · 12 years ago
  80. 465aac6 Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes" by Randy Dunlap · 12 years ago
  81. b8fbdc4 of: add 'const' for of_parse_phandle parameter *np by Steffen Trumtrar · 12 years ago
  82. 2a859ab Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  83. 50c8af4 of: introduce for_each_matching_node_and_match() by Stephen Warren · 12 years ago
  84. be19324 dt: add helper function to read u8 & u16 variables & arrays by Viresh Kumar · 12 years ago
  85. c22618a drivers/of: Constify device_node->name and ->path_component_name by Grant Likely · 12 years ago
  86. 79d1c71 powerpc+of: Rename the drivers/of prom_* functions to of_* by Nathan Fontenot · 12 years ago
  87. 1cf3d8b powerpc+of: Add of node/property notification chain for adds and removes by Nathan Fontenot · 12 years ago
  88. 25c040c of: add stub of_get_child_by_name for non-OF builds by Olof Johansson · 12 years ago
  89. 578f1ef Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  90. a54dfb1 Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  91. 9c19761 dt: introduce of_get_child_by_name to get child node by name by Srinivas Kandagatla · 12 years ago
  92. 1cc44f4 dt: Add empty of_find_node_by_name() function by Peter Ujfalusi · 12 years ago
  93. 3296193 dt: introduce for_each_available_child_of_node, of_get_next_available_child by Timur Tabi · 12 years ago
  94. 2d53492 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  95. 9ec9716 Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  96. 6aeea3e Merge remote-tracking branch 'origin' into irqdomain/next by Grant Likely · 12 years ago
  97. f14121a Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  98. 475d009 of: Improve prom_update_property() function by Dong Aisheng · 12 years ago
  99. 74a7f08 devicetree: add helper inline for retrieving a node's full name by Grant Likely · 12 years ago
  100. 5ca4db6 irqdomain: Simple NUMA awareness. by Paul Mundt · 12 years ago