1. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  2. 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
  3. 035fd94 of: introduce of_parse_phandle_with_fixed_args by Stephen Warren · 11 years ago
  4. 183912d of: move of_get_cpu_node implementation to DT core library by Sudeep KarkadaNagesha · 11 years ago
  5. 5c19e95 OF: Add helper for matching against linux,stdout-path by Sascha Hauer · 11 years ago
  6. 2adfffa OF: make of_property_for_each_{u32|string}() use parameters if OF is not enabled by Sebastian Andrzej Siewior · 11 years ago
  7. 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
  8. 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
  9. 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
  10. 34db8aa proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h} by David Howells · 11 years ago
  11. 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
  12. d719569 OF: add empty of_device_is_available for !OF by Rob Herring · 11 years ago
  13. 066ec1d of: Add stub of_get_parent for non-OF builds by Alexander Shiyan · 11 years ago
  14. 3daf372 of: Add support for reading a u32 from a multi-value property. by Tony Prisk · 11 years ago
  15. bd69f73 of: Create function for counting number of phandles in a property by Grant Likely · 11 years ago
  16. bfc4a58 Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.git by Grant Likely · 11 years ago
  17. d6d3c4e OF: convert devtree lock from rw_lock to raw spinlock by Thomas Gleixner · 11 years ago
  18. c0a05bf of: add 'const' to of_node_full_name parameter by Steffen Trumtrar · 12 years ago
  19. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  20. 93c667c of: *node argument to of_parse_phandle_with_args should be const by Guennadi Liakhovetski · 12 years ago
  21. 465aac6 Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes" by Randy Dunlap · 12 years ago
  22. b8fbdc4 of: add 'const' for of_parse_phandle parameter *np by Steffen Trumtrar · 12 years ago
  23. 2a859ab Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  24. 50c8af4 of: introduce for_each_matching_node_and_match() by Stephen Warren · 12 years ago
  25. be19324 dt: add helper function to read u8 & u16 variables & arrays by Viresh Kumar · 12 years ago
  26. c22618a drivers/of: Constify device_node->name and ->path_component_name by Grant Likely · 12 years ago
  27. 79d1c71 powerpc+of: Rename the drivers/of prom_* functions to of_* by Nathan Fontenot · 12 years ago
  28. 1cf3d8b powerpc+of: Add of node/property notification chain for adds and removes by Nathan Fontenot · 12 years ago
  29. 25c040c of: add stub of_get_child_by_name for non-OF builds by Olof Johansson · 12 years ago
  30. 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
  31. a54dfb1 Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  32. 9c19761 dt: introduce of_get_child_by_name to get child node by name by Srinivas Kandagatla · 12 years ago
  33. 1cc44f4 dt: Add empty of_find_node_by_name() function by Peter Ujfalusi · 12 years ago
  34. 3296193 dt: introduce for_each_available_child_of_node, of_get_next_available_child by Timur Tabi · 12 years ago
  35. 2d53492 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  36. 9ec9716 Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  37. 6aeea3e Merge remote-tracking branch 'origin' into irqdomain/next by Grant Likely · 12 years ago
  38. f14121a Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  39. 475d009 of: Improve prom_update_property() function by Dong Aisheng · 12 years ago
  40. 74a7f08 devicetree: add helper inline for retrieving a node's full name by Grant Likely · 12 years ago
  41. 5ca4db6 irqdomain: Simple NUMA awareness. by Paul Mundt · 12 years ago
  42. efd68e7 devicetree: add helper inline for retrieving a node's full name by Grant Likely · 12 years ago
  43. e05e507 dt: Add empty of_parse_phandle_with_args() function by Thierry Reding · 12 years ago
  44. bd3d550 dt: Add empty of_property_match_string() function by Thierry Reding · 12 years ago
  45. 183f1d0 dt: add of_get_child_count helper function by Dong Aisheng · 12 years ago
  46. c541adc dt: add property iteration helpers by Stephen Warren · 12 years ago
  47. 47b816f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  48. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  49. 2a0352f powerpc/eeh: Remove eeh device from OF node by Gavin Shan · 12 years ago
  50. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  51. f8974cb Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  52. a94c7b0 Merge branch 'spear/dt' into next/dt2 by Arnd Bergmann · 12 years ago
  53. fa4d34c of: introduce helper to manage boolean by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  54. eb740b5 powerpc/eeh: Introduce EEH device by Gavin Shan · 12 years ago
  55. 0f22dd3 of: Only compile OF_DYNAMIC on PowerPC pseries and iseries by Grant Likely · 12 years ago
  56. 2261cc6 dt: add empty of_find_compatible_node function by Shawn Guo · 12 years ago
  57. 7aff0fe of: Add of_property_match_string() to find index into a string list by Grant Likely · 13 years ago
  58. 02550d6 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  59. 3ecdd05 dt: add empty of_get_node/of_put_node functions by Rob Herring · 13 years ago
  60. 8af0da9 dt: reform for_each_property to for_each_property_of_node by Dong Aisheng · 13 years ago
  61. 15c9a0a of: create of_phandle_args to simplify return of phandle parsing data by Grant Likely · 13 years ago
  62. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  63. 50e07f8 dt: add empty of_machine_is_compatible by Stephen Warren · 13 years ago
  64. 3983138 Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devicetree/merge by Grant Likely · 13 years ago
  65. 81a3c10c Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  66. d0a9940 of: fix implicit use of errno.h in include/linux/of.h by Paul Gortmaker · 13 years ago
  67. ed5f886 dt: add empty of_alias_get_id() for non-dt builds by Nicolas Ferre · 13 years ago
  68. e51130c of: include errno.h by Kalle Valo · 13 years ago
  69. 5762c20 dt: Add empty of_match_node() macro by Nicolas Ferre · 13 years ago
  70. 36a0904 dt: add empty dt helpers for non-dt build by Rajendra Nayak · 13 years ago
  71. 4cd7f7a dt: add helper to read 64-bit integers by Jamie Iles · 13 years ago
  72. 4fcd15a of: Add helpers to get one string in multiple strings property by Benoit Cousson · 13 years ago
  73. 3a1e362 OF: Add of_match_ptr() macro by Ben Dooks · 13 years ago
  74. aba3dff dt: add empty for_each_child_of_node, of_find_property by Stephen Warren · 13 years ago
  75. 611cad7 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  76. 89272b8 dt: add empty of_get_property for non-dt by Stephen Warren · 13 years ago
  77. fe55c18 Revert "dt: add of_alias_scan and of_alias_get_id" by Grant Likely · 13 years ago
  78. 750f463 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  79. aac285c of: constify property name parameters for helper functions by Jamie Iles · 13 years ago
  80. b98c023 dt: add empty of_property_read_u32[_array] for non-dt by Shawn Guo · 13 years ago
  81. 0e37363 dt: add helper function to read u32 arrays by Rob Herring · 13 years ago
  82. f09bc83 dt: add 'const' for of_property_read_string parameter **out_string by Shawn Guo · 13 years ago
  83. a3b8536 dt: add helper functions to read u32 and string property values by Thomas Abraham · 13 years ago
  84. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  85. 3d6b882 dt: Typo fix. by Lennert Buytenhek · 13 years ago
  86. 3bcbaf6 rtc: cmos: Add OF bindings by Sebastian Andrzej Siewior · 13 years ago
  87. c9e358d driver-core: remove conditionals around devicetree pointers by Grant Likely · 14 years ago
  88. 559e2b7 of: Provide default of_node_to_nid() implementation. by Grant Likely · 14 years ago
  89. 035ebef of/sparc: move is_root_node() to of.h by Andres Salomon · 14 years ago
  90. 1976152 of: Fix comparison of "compatible" properties by Grant Likely · 14 years ago
  91. 0d351c3 of/sparc: Remove sparc-local declaration of allnodes and devtree_lock by Grant Likely · 14 years ago
  92. fc0bdae of: move definition of of_chosen into common code. by Grant Likely · 14 years ago
  93. 7c7b60c of: put default string compare and #a/s-cell values into common header by Grant Likely · 14 years ago
  94. 9dfbf20 of: protect linux/of.h with CONFIG_OF by Jeremy Kerr · 14 years ago
  95. 21b082e of: Remove old and misplaced function declarations by Grant Likely · 14 years ago
  96. 2e89e68 of: use __be32 for cell value accessors by Jeremy Kerr · 14 years ago
  97. 8cfb334 of: make set_node_proc_entry private to proc_devtree.c by Jeremy Kerr · 14 years ago
  98. fcdeb7f of: merge of_attach_node() & of_detach_node() by Grant Likely · 14 years ago
  99. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 14 years ago
  100. 2be09cb of: remove special case definition of of_read_ulong() by Grant Likely · 15 years ago