index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
of.h
Commit message (
Expand
)
Author
Age
*
of: Fix typo in kerneldoc
Thierry Reding
2019-07-26
*
of: fix clang -Wunsequenced for be32_to_cpu()
Phong Tran
2019-05-01
*
of: use correct function prototype for of_overlay_fdt_apply()
Chris Packham
2019-04-10
*
of: Remove struct device_node.type pointer
Rob Herring
2019-01-10
*
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-28
|
\
|
*
of: overlay: validate overlay properties #address-cells and #size-cells
Frank Rowand
2018-11-09
|
*
of: overlay: add tests to validate kfrees from overlay removal
Frank Rowand
2018-11-09
*
|
of: Drop full path from full_name for PDT systems
Rob Herring
2018-11-18
|
/
*
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-29
|
\
|
*
of: base: Introduce of_alias_get_alias_list() to check alias IDs
Michal Simek
2018-09-20
*
|
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-26
|
\
\
|
*
|
of: Fix property name in of_node_get_device_type
Rob Herring
2018-10-04
|
*
|
Merge branch 'dt/cpu-type-rework' into dt/next
Rob Herring
2018-09-28
|
|
\
\
|
|
*
|
of: Add cpu node iterator for_each_of_cpu_node()
Rob Herring
2018-09-28
|
|
|
/
|
*
/
of: make default address and size cells sizes private
Rob Herring
2018-09-07
|
|
/
*
/
iommu/of: make of_pci_map_rid() available for other devices too
Nipun Gupta
2018-09-25
|
/
*
of: Add device_type access helper functions
Rob Herring
2018-08-31
*
of: add node name compare helper functions
Rob Herring
2018-08-30
*
of: add helper to lookup compatible child node
Johan Hovold
2018-08-29
*
Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin...
Rob Herring
2018-03-05
|
\
|
*
of: change overlay apply input data from unflattened to FDT
Frank Rowand
2018-03-04
*
|
of: Support parsing phandle argument lists through a nexus node
Stephen Boyd
2018-02-12
|
/
*
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-01
|
\
|
*
of: Use SPDX license tag for DT files
Rob Herring
2018-01-08
*
|
of: Add helper for mapping device node to logical CPU number
Suzuki K Poulose
2018-01-02
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
|
\
|
*
of: add of_property_read_variable_* dummy helpers
Arnd Bergmann
2017-11-07
*
|
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-14
|
\
\
|
|
/
|
/
|
|
*
of: overlay: avoid race condition between applying multiple overlays
Frank Rowand
2017-10-17
|
*
of: overlay: detect cases where device tree may become corrupt
Frank Rowand
2017-10-17
|
*
of: overlay: rename identifiers to more reflect what they do
Frank Rowand
2017-10-17
|
*
of: make kobject and bin_attribute support configurable
Rob Herring
2017-10-16
|
*
of: wrap accesses to device_node kobject
Rob Herring
2017-10-16
|
*
of: make struct property _flags field configurable
Rob Herring
2017-10-16
|
*
of: remove struct property.unique_id for FDT
Rob Herring
2017-10-16
*
|
include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF
Arnd Bergmann
2017-10-13
|
/
*
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
2017-07-21
*
Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-10
|
\
|
*
device property: Move FW type specific functionality to FW specific files
Sakari Ailus
2017-06-21
*
|
Merge branch 'dt/property-move' into dt/next
Rob Herring
2017-07-05
|
\
|
|
*
of: Support const and non-const use for to_of_node()
Sakari Ailus
2017-06-01
|
*
of: Make of_fwnode_handle() safer
Sakari Ailus
2017-06-01
*
|
of: Provide dummy of_device_compatible_match() for compile-testing
Geert Uytterhoeven
2017-06-14
|
/
*
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
|
\
|
*
drivers/of/base.c: Add of_property_read_u64_index
Alistair Popple
2017-04-03
*
|
of: Add of_fwnode_handle() to convert device nodes to fwnode_handle
Sakari Ailus
2017-03-28
|
/
*
of: base: add support to find the level of the last cache
Sudeep Holla
2017-01-17
*
of/overlay: add of overlay notifications
Alan Tull
2016-11-10
*
of: Add array read functions with min/max size limits
Richard Fitzgerald
2016-09-15
*
Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-07-31
|
\
[next]