index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of.h
(
unfollow
)
Commit message (
Expand
)
Author
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-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-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-03-19
of: device_node kobject lifecycle fixes
Pantelis Antoniou
2014-03-11
of: remove /proc/device-tree
Grant Likely
2014-03-11
of: Make device nodes kobjects so they show up in sysfs
Grant Likely
2014-02-12
of: add functions to count number of elements in a property
Heiko Stuebner
2014-02-05
of: restructure for_each macros to fix compile warnings
Rob Herring
2014-02-05
of: Increase MAX_PHANDLE_ARGS
Andreas Herrmann
2014-02-03
of: Introduce device tree node flag helpers.
Pantelis Antoniou
2014-01-23
include/linux/of.h: make for_each_child_of_node() reference its args when CON...
David Howells
2013-11-03
of: Add empty for_each_available_child_of_node() macro definition
Sylwester Nawrocki
2013-10-31
of: Move definition of of_find_next_cache_node into common code.
Sudeep KarkadaNagesha
2013-10-25
of: introduce of_get_available_child_count
Bryan Wu
2013-10-24
of: Add helper for printing an of_phandle_args structure
Grant Likely
2013-10-09
of: only include prom.h on sparc
Rob Herring
2013-10-09
of: implement of_node_to_nid as a weak function
Rob Herring
2013-08-29
of: introduce of_parse_phandle_with_fixed_args
Stephen Warren
2013-08-21
of: move of_get_cpu_node implementation to DT core library
Sudeep KarkadaNagesha
2013-08-12
OF: Add helper for matching against linux,stdout-path
Sascha Hauer
2013-07-24
OF: make of_property_for_each_{u32|string}() use parameters if OF is not enabled
Sebastian Andrzej Siewior
2013-05-01
proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}
David Howells
2013-04-11
OF: add empty of_device_is_available for !OF
Rob Herring
2013-04-09
of: Add stub of_get_parent for non-OF builds
Alexander Shiyan
2013-04-04
of: Add support for reading a u32 from a multi-value property.
Tony Prisk
2013-02-13
of: Create function for counting number of phandles in a property
Grant Likely
[next]