- 8a1ac5d include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF by Arnd Bergmann · 7 years ago
- db3e50f device property: Get rid of struct fwnode_handle type field by Sakari Ailus · 7 years ago
- 548aa0e Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- a4485b5 Merge branch 'dt/property-move' into dt/next by Rob Herring · 7 years ago
- 3708184 device property: Move FW type specific functionality to FW specific files by Sakari Ailus · 8 years ago
- 3bc1630 of: Provide dummy of_device_compatible_match() for compile-testing by Geert Uytterhoeven · 8 years ago
- d20dc14 of: Support const and non-const use for to_of_node() by Sakari Ailus · 8 years ago
- debd3a3 of: Make of_fwnode_handle() safer by Sakari Ailus · 8 years ago
- 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
- 2475a2b drivers/of/base.c: Add of_property_read_u64_index by Alistair Popple · 8 years ago
- 6783183 of: Add of_fwnode_handle() to convert device nodes to fwnode_handle by Sakari Ailus · 8 years ago
- 5fa2353 of: base: add support to find the level of the last cache by Sudeep Holla · 8 years ago
- 39a842e of/overlay: add of overlay notifications by Alan Tull · 8 years ago
- a67e947 of: Add array read functions with min/max size limits by Richard Fitzgerald · 8 years ago
- 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
- 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
- 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
- b9c13fe dt: Add of_device_compatible_match() by Benjamin Herrenschmidt · 8 years ago
- 3d93f42 Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core by Thomas Gleixner · 8 years ago
- c35d929 of: Add a new macro to declare_of for one parameter function returning a value by Daniel Lezcano · 9 years ago
- 613e972 device property: Add function to search for named child of device by Adam Thomson · 8 years ago
- e93aeea of: add missing const for of_parse_phandle_with_args() in !CONFIG_OF by Kuninori Morimoto · 9 years ago
- 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
- be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- 0224a4a device property: Avoid potential dereferences of invalid pointers by Heikki Krogerus · 9 years ago
- abdaa77 of: Introduce of_phandle_iterator_args() by Joerg Roedel · 9 years ago
- f623ce9 of: Introduce of_for_each_phandle() helper macro by Joerg Roedel · 9 years ago
- cd209b4 of: Move phandle walking to of_phandle_iterator_next() by Joerg Roedel · 9 years ago
- 74e1fbb of: Introduce struct of_phandle_iterator by Joerg Roedel · 9 years ago
- 298535c of, numa: Add NUMA of binding implementation. by David Daney · 9 years ago
- 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
- fe99c70 of: add 'const' for of_property_*_string*() parameter '*np' by David Rivshin · 9 years ago
- 71f50c6 of: drop symbols declared by _OF_DECLARE() from modules by Masahiro Yamada · 9 years ago
- b1d06b6 of: Provide static inline function for of_translate_address if needed by Guenter Roeck · 9 years ago
- 4bf0118 device property: check fwnode type in to_of_node() by Andy Shevchenko · 9 years ago
- 4da3064d Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
- becfc3c Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 9 years ago
- c181fb3 ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() by Alexander Sverdlin · 9 years ago
- ce16b9d of: define of_find_node_by_phandle for !CONFIG_OF by Suman Anna · 9 years ago
- c8fff7b of: return NUMA_NO_NODE from fallback of_node_to_nid() by Konstantin Khlebnikov · 10 years ago
- 31712c9 of: Grammar s/property exist/property exists/ by Geert Uytterhoeven · 10 years ago
- 391b459 of: Move OF flags to be visible even when !CONFIG_OF by Pantelis Antoniou · 10 years ago
- 194ec936 drivers: of/base: move of_init to driver_init by Sudeep Holla · 10 years ago
- 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
- 7505256 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
- 37786c7 of: Add helper function to check MMIO register endianness by Kevin Cernekee · 10 years ago
- 0384e8c of: Empty node & property flag accessors when !OF by Pantelis Antoniou · 10 years ago
- 351d224 of: base: add function to get highest id of an alias stem by Wolfram Sang · 10 years ago
- 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
- 413fd0e Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
- 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
- 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
- 70161ff of: Drop ->next pointer from struct device_node by Grant Likely · 10 years ago
- 75c28c0 of: add optional options parameter to of_find_node_by_path() by Leif Lindholm · 10 years ago
- 8f73110 of: Rename "poweroff-source" property to "system-power-controller" by Romain Perier · 10 years ago
- 7518b589 of/overlay: Introduce DT overlay support by Pantelis Antoniou · 10 years ago
- f5242e5 of/reconfig: Always use the same structure for notifiers by Grant Likely · 10 years ago
- f6892d1 of/reconfig: Add empty stubs for the of_reconfig methods by Grant Likely · 10 years ago
- b53a234 of/reconfig: Add of_reconfig_get_state_change() of notifier helper. by Pantelis Antoniou · 10 years ago
- 53a4ab9 of: Change of_device_is_available() to return bool by Kevin Cernekee · 10 years ago
- 6d09dc6 of.h: Keep extern declaration of of_* variables when !CONFIG_OF by Hans de Goede · 10 years ago
- 8a0662d Driver core: Unified interface for firmware node properties by Rafael J. Wysocki · 10 years ago
- b31384f Driver core: Unified device properties interface for platform firmware by Rafael J. Wysocki · 10 years ago
- 5f56358 of: Fix padding in _OF_DECLARE macro definition by Thierry Reding · 10 years ago
- 5063e25 of: Eliminate of_allnodes list by Grant Likely · 10 years ago
- e7a00e4 of: introduce of_property_read_s32 by Sebastian Reichel · 11 years ago
- a87fa1d of: Fix overflow bug in string property parsing functions by Grant Likely · 10 years ago
- a4b4e04 of: Add standard property for poweroff capability by Romain Perier · 10 years ago
- 7941b27 of: Introduce Device Tree resolve support. by Pantelis Antoniou · 10 years ago
- 663d3f7 Merge branch 'devicetree/next-overlay' into devicetree/next by Grant Likely · 10 years ago
- 201c910 of: Transactional DT support. by Pantelis Antoniou · 10 years ago
- 259092a of: Reorder device tree changes and notifiers by Grant Likely · 10 years ago
- 8a2b22a of: Make devicetree sysfs update functions consistent. by Grant Likely · 10 years ago
- 75f353b of/platform: Fix of_platform_device_destroy iteration of devices by Grant Likely · 10 years ago
- a752ee5 tty: Update hypervisor tty drivers to use core stdout parsing code. by Grant Likely · 11 years ago
- 3482f2c of: Create of_console_check() for selecting a console specified in /chosen by Grant Likely · 11 years ago
- 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
- 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
- 54196cc of: consolidate linker section OF match table declarations by Rob Herring · 11 years ago
- c6e126d of: Keep track of populated platform devices by Pawel Moll · 11 years ago
- 4c358e1 of: fix CONFIG_OF=n prototype of of_node_full_name() by Stephen Rothwell · 11 years ago
- 20cd477 of: add empty of_find_node_by_path() for !OF by Alexander Shiyan · 11 years ago
- b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
- 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 · 11 years ago
- 0829f6d of: device_node kobject lifecycle fixes by Pantelis Antoniou · 11 years ago
- 8357041 of: remove /proc/device-tree by Grant Likely · 12 years ago
- 75b57ec of: Make device nodes kobjects so they show up in sysfs by Grant Likely · 11 years ago
- dab2310 Merge tag 'v3.14-rc5' into HEAD by Grant Likely · 11 years ago
- ad54a0c of: add functions to count number of elements in a property by Heiko Stuebner · 11 years ago
- 662372e of: restructure for_each macros to fix compile warnings by Rob Herring · 11 years ago
- b66548e2 of: Increase MAX_PHANDLE_ARGS by Andreas Herrmann · 11 years ago
- 588453c of: Introduce device tree node flag helpers. by Pantelis Antoniou · 11 years ago
- 00b2c76 include/linux/of.h: make for_each_child_of_node() reference its args when CONFIG_OF=n by David Howells · 11 years ago
- 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
- 85b656c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
- b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
- f6f0747 of: Add empty for_each_available_child_of_node() macro definition by Sylwester Nawrocki · 11 years ago
- a3e31b4 of: Move definition of of_find_next_cache_node into common code. by Sudeep KarkadaNagesha · 11 years ago
- 954e04b of: introduce of_get_available_child_count by Bryan Wu · 11 years ago
- 624cfca of: Add helper for printing an of_phandle_args structure by Grant Likely · 11 years ago