aboutsummaryrefslogtreecommitdiff
path: root/include/linux/of.h
AgeCommit message (Expand)Author
2015-08-26device property: check fwnode type in to_of_node()Andy Shevchenko
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-30Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely
2015-06-24ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin
2015-06-23of: define of_find_node_by_phandle for !CONFIG_OFSuman Anna
2015-06-04of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov
2015-05-28of: Grammar s/property exist/property exists/Geert Uytterhoeven
2015-05-28of: Move OF flags to be visible even when !CONFIG_OFPantelis Antoniou
2015-05-26drivers: of/base: move of_init to driver_initSudeep Holla
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-14of: Add helper function to check MMIO register endiannessKevin Cernekee
2015-03-27of: Empty node & property flag accessors when !OFPantelis Antoniou
2015-03-18of: base: add function to get highest id of an alias stemWolfram Sang
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-05Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown
2014-12-03of: Drop ->next pointer from struct device_nodeGrant Likely
2014-12-03of: add optional options parameter to of_find_node_by_path()Leif Lindholm
2014-12-01of: Rename "poweroff-source" property to "system-power-controller"Romain Perier
2014-11-24of/overlay: Introduce DT overlay supportPantelis Antoniou
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely
2014-11-24of/reconfig: Add empty stubs for the of_reconfig methodsGrant Likely
2014-11-24of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou
2014-11-18of: Change of_device_is_available() to return boolKevin Cernekee
2014-11-14of.h: Keep extern declaration of of_* variables when !CONFIG_OFHans de Goede
2014-11-04Driver core: Unified interface for firmware node propertiesRafael J. Wysocki
2014-11-04Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki
2014-11-04of: Fix padding in _OF_DECLARE macro definitionThierry Reding
2014-11-04of: Eliminate of_allnodes listGrant Likely
2014-11-04of: introduce of_property_read_s32Sebastian Reichel
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely
2014-10-22of: Add standard property for poweroff capabilityRomain Perier
2014-10-04of: Introduce Device Tree resolve support.Pantelis Antoniou
2014-08-11Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely
2014-07-23of: Transactional DT support.Pantelis Antoniou
2014-07-23of: Reorder device tree changes and notifiersGrant Likely
2014-07-23of: Make devicetree sysfs update functions consistent.Grant Likely
2014-07-07of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely
2014-06-26tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely
2014-06-26of: Create of_console_check() for selecting a console specified in /chosenGrant Likely
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-20of: consolidate linker section OF match table declarationsRob Herring
2014-05-15of: Keep track of populated platform devicesPawel Moll
2014-05-15of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell
2014-04-18of: add empty of_find_node_by_path() for !OFAlexander Shiyan
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-03-26Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...Mark Brown