summaryrefslogtreecommitdiffstats
path: root/include/linux/of.h
Commit message (Expand)AuthorAgeFilesLines
* of: Provide static inline function for of_translate_address if neededGuenter Roeck2015-11-101-2/+2
* device property: check fwnode type in to_of_node()Andy Shevchenko2015-08-261-1/+2
* Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-011-8/+16
|\
| * Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-06-301-7/+12
| |\
| | * of: define of_find_node_by_phandle for !CONFIG_OFSuman Anna2015-06-231-0/+5
| | * of: Grammar s/property exist/property exists/Geert Uytterhoeven2015-05-281-1/+1
| | * of: Move OF flags to be visible even when !CONFIG_OFPantelis Antoniou2015-05-281-6/+6
| * | of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov2015-06-041-1/+4
| |/
* | ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin2015-06-241-2/+2
* | drivers: of/base: move of_init to driver_initSudeep Holla2015-05-261-0/+6
|/
* Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-241-0/+6
|\
| * of: Add helper function to check MMIO register endiannessKevin Cernekee2015-04-141-0/+6
* | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-181-0/+32
|\ \
| * | of: Empty node & property flag accessors when !OFPantelis Antoniou2015-03-271-0/+32
| |/
* | of: base: add function to get highest id of an alias stemWolfram Sang2015-03-181-0/+6
|/
* Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-111-22/+99
|\
| * of: Drop ->next pointer from struct device_nodeGrant Likely2014-12-031-1/+0
| * of: add optional options parameter to of_find_node_by_path()Leif Lindholm2014-12-031-1/+13
| * of/overlay: Introduce DT overlay supportPantelis Antoniou2014-11-241-0/+31
| * of/reconfig: Always use the same structure for notifiersGrant Likely2014-11-241-10/+13
| * of/reconfig: Add empty stubs for the of_reconfig methodsGrant Likely2014-11-241-6/+23
| * of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou2014-11-241-0/+7
| * of: Change of_device_is_available() to return boolKevin Cernekee2014-11-181-3/+3
| * of: Fix padding in _OF_DECLARE macro definitionThierry Reding2014-11-041-1/+1
| * of: Eliminate of_allnodes listGrant Likely2014-11-041-5/+6
| * of: introduce of_property_read_s32Sebastian Reichel2014-11-041-0/+7
* | Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-12-111-2/+1
|\ \
| * | of.h: Keep extern declaration of of_* variables when !CONFIG_OFHans de Goede2014-11-141-2/+1
* | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-101-0/+34
|\ \ \
| * | | Driver core: Unified interface for firmware node propertiesRafael J. Wysocki2014-11-041-0/+22
| * | | Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki2014-11-041-0/+12
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown2014-12-051-0/+11
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * of: Rename "poweroff-source" property to "system-power-controller"Romain Perier2014-12-011-3/+3
| | * of: Add standard property for poweroff capabilityRomain Perier2014-10-221-0/+11
| |/
* | of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-041-14/+70
|/
* of: Introduce Device Tree resolve support.Pantelis Antoniou2014-10-041-0/+3
* Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely2014-08-111-2/+78
|\
| * of: Transactional DT support.Pantelis Antoniou2014-07-231-0/+76
| * of: Reorder device tree changes and notifiersGrant Likely2014-07-231-0/+1
| * of: Make devicetree sysfs update functions consistent.Grant Likely2014-07-231-2/+0
| * of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely2014-07-071-0/+1
* | tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely2014-06-261-0/+1
* | of: Create of_console_check() for selecting a console specified in /chosenGrant Likely2014-06-261-3/+3
|/
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-0/+22
|\
| * of: consolidate linker section OF match table declarationsRob Herring2014-05-201-0/+22
* | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-021-0/+7
|\ \
| * | of: Keep track of populated platform devicesPawel Moll2014-05-151-0/+7
| |/
* | of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell2014-05-151-1/+1
|/
* of: add empty of_find_node_by_path() for !OFAlexander Shiyan2014-04-181-0/+5
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-021-14/+47
|\
OpenPOWER on IntegriCloud