aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/dynamic.c
AgeCommit message (Expand)Author
2015-02-17of: Refactor __of_node_alloc() into __of_node_dup()Grant Likely
2015-02-17of: Use vargs in __of_node_allocGrant Likely
2015-02-16of/reconfig: Always use the same structure for notifiersGrant Likely
2015-02-16of/reconfig: Add debug output for OF_RECONFIG notifiersGrant Likely
2015-02-16of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou
2015-02-16of: Transactional DT support.Pantelis Antoniou
2015-02-16of: Reorder device tree changes and notifiersGrant Likely
2015-02-16of: Move dynamic node fixups out of powerpc and into common codeGrant Likely
2015-02-16of: Make sure attached nodes don't carry along extra childrenGrant Likely
2015-02-16of: Make devicetree sysfs update functions consistent.Grant Likely
2015-02-16of: Create unlocked versions of node and property add/remove functionsPantelis Antoniou
2015-02-16OF: Utility helper functions for dynamic nodesPantelis Antoniou
2015-02-16of: Move CONFIG_OF_DYNAMIC code into a separate fileGrant Likely