summaryrefslogtreecommitdiffstats
path: root/drivers/of/dynamic.c
Commit message (Expand)AuthorAgeFilesLines
* of: Spelling s/stucture/structure/Geert Uytterhoeven2014-11-181-1/+1
* of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabledGaurav Minocha2014-09-081-0/+3
* of: typo fix in __of_prop_dup()Grant Likely2014-07-301-1/+1
* of: Transactional DT support.Pantelis Antoniou2014-07-231-0/+344
* of: Reorder device tree changes and notifiersGrant Likely2014-07-231-10/+8
* of: Move dynamic node fixups out of powerpc and into common codeGrant Likely2014-07-231-0/+13
* of: Make sure attached nodes don't carry along extra childrenGrant Likely2014-07-231-0/+1
* of: Make devicetree sysfs update functions consistent.Grant Likely2014-07-231-3/+9
* of: Create unlocked versions of node and property add/remove functionsPantelis Antoniou2014-07-161-29/+34
* OF: Utility helper functions for dynamic nodesPantelis Antoniou2014-07-161-0/+77
* of: Move CONFIG_OF_DYNAMIC code into a separate fileGrant Likely2014-07-071-0/+216
OpenPOWER on IntegriCloud