- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
- 0f7c531 of: Export of_remove_property() to modules by Florian Fainelli · 4 years, 4 months ago
- 822ef14 Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 5 months ago
- 746a71d of/iommu: Make of_map_rid() PCI agnostic by Lorenzo Pieralisi · 4 years, 7 months ago
- 943c8a8 <linux/of.h>: add stub for of_get_next_parent() to fix qcom build error by Randy Dunlap · 4 years, 6 months ago
- b9f8c26 of: base: Add of_get_cpu_state_node() to get idle states for a CPU node by Ulf Hansson · 5 years ago
- f1765a1 of: Fix typo in kerneldoc by Thierry Reding · 5 years ago
- 4408686 of: fix clang -Wunsequenced for be32_to_cpu() by Phong Tran · 6 years ago
- ecb0abc of: use correct function prototype for of_overlay_fdt_apply() by Chris Packham · 6 years ago
- 8ce5f84 of: Remove struct device_node.type pointer by Rob Herring · 6 years ago
- 030672a Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
- 0c5eaa7 of: Drop full path from full_name for PDT systems by Rob Herring · 6 years ago
- 6f75118 of: overlay: validate overlay properties #address-cells and #size-cells by Frank Rowand · 6 years ago
- 144552c7 of: overlay: add tests to validate kfrees from overlay removal by Frank Rowand · 6 years ago
- 5bd4af3 Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
- b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
- 5d5a0ab of: Fix property name in of_node_get_device_type by Rob Herring · 6 years ago
- 389d0a8 Merge branch 'dt/cpu-type-rework' into dt/next by Rob Herring · 6 years ago
- f1f207e of: Add cpu node iterator for_each_of_cpu_node() by Rob Herring · 6 years ago
- 2a6db71 iommu/of: make of_pci_map_rid() available for other devices too by Nipun Gupta · 6 years ago
- b1078c3 of: base: Introduce of_alias_get_alias_list() to check alias IDs by Michal Simek · 6 years ago
- 00b7d1c of: make default address and size cells sizes private by Rob Herring · 6 years ago
- 0413bed of: Add device_type access helper functions by Rob Herring · 6 years ago
- f42b0e18 of: add node name compare helper functions by Rob Herring · 6 years ago
- 36156f9 of: add helper to lookup compatible child node by Johan Hovold · 6 years ago
- 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
- 39a751a of: change overlay apply input data from unflattened to FDT by Frank Rowand · 7 years ago
- bd6f2fd of: Support parsing phandle argument lists through a nexus node by Stephen Boyd · 7 years ago
- 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
- af6074f of: Use SPDX license tag for DT files by Rob Herring · 7 years ago
- a0e71cd of: Add helper for mapping device node to logical CPU number by Suzuki K Poulose · 7 years ago
- 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 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
- 96c623e of: add of_property_read_variable_* dummy helpers by Arnd Bergmann · 7 years ago
- f948d6d of: overlay: avoid race condition between applying multiple overlays by Frank Rowand · 7 years ago
- 24789c5 of: overlay: detect cases where device tree may become corrupt by Frank Rowand · 7 years ago
- 0290c4c of: overlay: rename identifiers to more reflect what they do by Frank Rowand · 7 years ago
- b56b552 of: make kobject and bin_attribute support configurable by Rob Herring · 7 years ago
- 0c3c234 of: wrap accesses to device_node kobject by Rob Herring · 7 years ago
- 16bba30 of: make struct property _flags field configurable by Rob Herring · 7 years ago
- 36689ec of: remove struct property.unique_id for FDT by Rob Herring · 7 years ago
- 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 · 8 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
- b9c13fe3 dt: Add of_device_compatible_match() by Benjamin Herrenschmidt · 9 years ago
- 3d93f42 Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core by Thomas Gleixner · 9 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 · 9 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 · 10 years ago
- becfc3c Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 10 years ago
- c181fb3 ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() by Alexander Sverdlin · 10 years ago
- ce16b9d of: define of_find_node_by_phandle for !CONFIG_OF by Suman Anna · 10 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
- 194ec93 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