Age | Commit message (Expand) | Author |
2015-11-10 | of: Provide static inline function for of_translate_address if needed | Guenter Roeck |
2015-08-26 | device property: check fwnode type in to_of_node() | Andy Shevchenko |
2015-07-01 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-06-30 | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely |
2015-06-24 | ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() | Alexander Sverdlin |
2015-06-23 | of: define of_find_node_by_phandle for !CONFIG_OF | Suman Anna |
2015-06-04 | of: return NUMA_NO_NODE from fallback of_node_to_nid() | Konstantin Khlebnikov |
2015-05-28 | of: Grammar s/property exist/property exists/ | Geert Uytterhoeven |
2015-05-28 | of: Move OF flags to be visible even when !CONFIG_OF | Pantelis Antoniou |
2015-05-26 | drivers: of/base: move of_init to driver_init | Sudeep Holla |
2015-04-24 | Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-04-18 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-04-14 | of: Add helper function to check MMIO register endianness | Kevin Cernekee |
2015-03-27 | of: Empty node & property flag accessors when !OF | Pantelis Antoniou |
2015-03-18 | of: base: add function to get highest id of an alias stem | Wolfram Sang |
2014-12-11 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-11 | Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds |
2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-12-05 | Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m... | Mark Brown |
2014-12-03 | of: Drop ->next pointer from struct device_node | Grant Likely |
2014-12-03 | of: add optional options parameter to of_find_node_by_path() | Leif Lindholm |
2014-12-01 | of: Rename "poweroff-source" property to "system-power-controller" | Romain Perier |
2014-11-24 | of/overlay: Introduce DT overlay support | Pantelis Antoniou |
2014-11-24 | of/reconfig: Always use the same structure for notifiers | Grant Likely |
2014-11-24 | of/reconfig: Add empty stubs for the of_reconfig methods | Grant Likely |
2014-11-24 | of/reconfig: Add of_reconfig_get_state_change() of notifier helper. | Pantelis Antoniou |
2014-11-18 | of: Change of_device_is_available() to return bool | Kevin Cernekee |
2014-11-14 | of.h: Keep extern declaration of of_* variables when !CONFIG_OF | Hans de Goede |
2014-11-04 | Driver core: Unified interface for firmware node properties | Rafael J. Wysocki |
2014-11-04 | Driver core: Unified device properties interface for platform firmware | Rafael J. Wysocki |
2014-11-04 | of: Fix padding in _OF_DECLARE macro definition | Thierry Reding |
2014-11-04 | of: Eliminate of_allnodes list | Grant Likely |
2014-11-04 | of: introduce of_property_read_s32 | Sebastian Reichel |
2014-11-04 | of: Fix overflow bug in string property parsing functions | Grant Likely |
2014-10-22 | of: Add standard property for poweroff capability | Romain Perier |
2014-10-04 | of: Introduce Device Tree resolve support. | Pantelis Antoniou |
2014-08-11 | Merge branch 'devicetree/next-overlay' into devicetree/next | Grant Likely |
2014-07-23 | of: Transactional DT support. | Pantelis Antoniou |
2014-07-23 | of: Reorder device tree changes and notifiers | Grant Likely |
2014-07-23 | of: Make devicetree sysfs update functions consistent. | Grant Likely |
2014-07-07 | of/platform: Fix of_platform_device_destroy iteration of devices | Grant Likely |
2014-06-26 | tty: Update hypervisor tty drivers to use core stdout parsing code. | Grant Likely |
2014-06-26 | of: Create of_console_check() for selecting a console specified in /chosen | Grant Likely |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-02 | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-05-20 | of: consolidate linker section OF match table declarations | Rob Herring |
2014-05-15 | of: Keep track of populated platform devices | Pawel Moll |
2014-05-15 | of: fix CONFIG_OF=n prototype of of_node_full_name() | Stephen Rothwell |
2014-04-18 | of: add empty of_find_node_by_path() for !OF | Alexander Shiyan |
2014-04-02 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |