aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds1-22/+99
2014-12-11Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-2/+1
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+34
2014-12-05Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/max77693', 'regulator/topic/max77802', 'regulator/topic/power-off' and 'regulator/topic/rk808' into regulator-nextMark Brown1-0/+11
2014-12-03of: Drop ->next pointer from struct device_nodeGrant Likely1-1/+0
2014-12-03of: add optional options parameter to of_find_node_by_path()Leif Lindholm1-1/+13
2014-12-01of: Rename "poweroff-source" property to "system-power-controller"Romain Perier1-3/+3
2014-11-24of/overlay: Introduce DT overlay supportPantelis Antoniou1-0/+31
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely1-10/+13
2014-11-24of/reconfig: Add empty stubs for the of_reconfig methodsGrant Likely1-6/+23
2014-11-24of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou1-0/+7
2014-11-18of: Change of_device_is_available() to return boolKevin Cernekee1-3/+3
2014-11-14of.h: Keep extern declaration of of_* variables when !CONFIG_OFHans de Goede1-2/+1
2014-11-04Driver core: Unified interface for firmware node propertiesRafael J. Wysocki1-0/+22
2014-11-04Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki1-0/+12
2014-11-04of: Fix padding in _OF_DECLARE macro definitionThierry Reding1-1/+1
2014-11-04of: Eliminate of_allnodes listGrant Likely1-5/+6
2014-11-04of: introduce of_property_read_s32Sebastian Reichel1-0/+7
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely1-14/+70
2014-10-22of: Add standard property for poweroff capabilityRomain Perier1-0/+11
2014-10-04of: Introduce Device Tree resolve support.Pantelis Antoniou1-0/+3
2014-08-11Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely1-2/+78
2014-07-23of: Transactional DT support.Pantelis Antoniou1-0/+76
2014-07-23of: Reorder device tree changes and notifiersGrant Likely1-0/+1
2014-07-23of: Make devicetree sysfs update functions consistent.Grant Likely1-2/+0
2014-07-07of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely1-0/+1
2014-06-26tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely1-0/+1
2014-06-26of: Create of_console_check() for selecting a console specified in /chosenGrant Likely1-3/+3
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds1-0/+22
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-0/+7
2014-05-20of: consolidate linker section OF match table declarationsRob Herring1-0/+22
2014-05-15of: Keep track of populated platform devicesPawel Moll1-0/+7
2014-05-15of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell1-1/+1
2014-04-18of: add empty of_find_node_by_path() for !OFAlexander Shiyan1-0/+5
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-14/+47
2014-03-26Merge 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-nextMark Brown1-0/+76
2014-03-19of: device_node kobject lifecycle fixesPantelis Antoniou1-0/+19
2014-03-11of: remove /proc/device-treeGrant Likely1-11/+0
2014-03-11of: Make device nodes kobjects so they show up in sysfsGrant Likely1-2/+7
2014-03-04Merge tag 'v3.14-rc5' into HEADGrant Likely1-69/+84
2014-02-12of: add functions to count number of elements in a propertyHeiko Stuebner1-0/+76
2014-02-05of: restructure for_each macros to fix compile warningsRob Herring1-69/+84
2014-02-05of: Increase MAX_PHANDLE_ARGSAndreas Herrmann1-1/+1
2014-02-03of: Introduce device tree node flag helpers.Pantelis Antoniou1-0/+20
2014-01-23include/linux/of.h: make for_each_child_of_node() reference its args when CONFIG_OF=nDavid Howells1-1/+6
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-7/+10
2013-11-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-0/+16
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring1-0/+1
2013-11-03of: Add empty for_each_available_child_of_node() macro definitionSylwester Nawrocki1-0/+3
2013-10-31of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha1-0/+2