summaryrefslogtreecommitdiffstats
path: root/drivers/of/kobj.c
AgeCommit message (Expand)AuthorLines
2024-10-15of: Constify safe_name() kobject argRob Herring (Arm)-1/+1
2024-10-15of: Constify struct property pointersRob Herring (Arm)-3/+3
2023-02-06of: make of_node_ktype constantThomas Weißschuh-1/+1
2021-10-20of: kobj: make of_node_is_(initialized|attached) parameters constNathan Lynch-2/+2
2021-08-23of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFSMarc Zyngier-1/+1
2020-05-27of: Fix a refcounting bug in __of_attach_node_sysfs()Dan Carpenter-2/+1
2018-11-08of: overlay: add missing of_node_get() in __of_attach_node_sysfsFrank Rowand-1/+3
2018-01-08of: Use SPDX license tag for DT filesRob Herring-1/+1
2017-10-16of: make kobject and bin_attribute support configurableRob Herring-0/+164