aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/of_private.h
AgeCommit message (Expand)Author
2014-11-24of: Refactor __of_node_alloc() into __of_node_dup()Grant Likely
2014-11-24of: Use vargs in __of_node_allocGrant Likely
2014-07-23of: Transactional DT support.Pantelis Antoniou
2014-07-23of: Reorder device tree changes and notifiersGrant Likely
2014-07-23of: Move dynamic node fixups out of powerpc and into common codeGrant Likely
2014-07-23of: Make devicetree sysfs update functions consistent.Grant Likely
2014-07-16of: Create unlocked versions of node and property add/remove functionsPantelis Antoniou
2014-07-16OF: Utility helper functions for dynamic nodesPantelis Antoniou
2014-07-07of: Move CONFIG_OF_DYNAMIC code into a separate fileGrant Likely
2014-07-07of: rename of_aliases_mutex to just of_mutexPantelis Antoniou
2013-02-06of: Output devicetree alias names in ueventStepan Moskovchenko