summaryrefslogtreecommitdiffstats
path: root/drivers/of/dynamic.c
Commit message (Expand)AuthorAgeFilesLines
* of: Convert to using %pOF instead of full_nameRob Herring2017-07-181-17/+16
* of: make __of_attach_node() staticFrank Rowand2017-06-221-1/+1
* of: use pr_fmt prefix for all console printingRob Herring2016-07-181-23/+24
* of: fix memory leak related to safe_name()Frank Rowand2016-06-241-1/+1
* of: dynamic: changeset prop-update revert fixPantelis Antoniou2016-05-161-0/+5
* drivers/of: Export of_detach_node()Gavin Shan2016-05-161-0/+1
* drivers/of: Export OF changeset functionsGavin Shan2016-01-131-19/+46
* of/dynamic: Fix test for PPC_PSERIESGeert Uytterhoeven2015-06-051-1/+1
* of/reconfig: Always use the same structure for notifiersGrant Likely2014-11-241-20/+21
* of/reconfig: Add debug output for OF_RECONFIG notifiersGrant Likely2014-11-241-16/+32
* of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou2014-11-241-0/+96
* of: Refactor __of_node_alloc() into __of_node_dup()Grant Likely2014-11-241-11/+29
* of: Use vargs in __of_node_allocGrant Likely2014-11-241-8/+8
* Merge tag 'v3.18-rc6' into devicetree/nextGrant Likely2014-11-241-1/+1
|\
| * of: Spelling s/stucture/structure/Geert Uytterhoeven2014-11-181-1/+1
* | of: Eliminate of_allnodes listGrant Likely2014-11-041-13/+0
|/
* 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