aboutsummaryrefslogtreecommitdiff
path: root/fs/proc/proc_devtree.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-23fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware e...Gravatar Dave Jones 1-0/+1
2014-01-23proc: set attributes of pde using accessor functionsGravatar Rui Xiang 1-2/+2
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSGravatar Rob Herring 1-3/+0
2013-05-04proc_devtree: Replace include linux/module.h with linux/export.hGravatar Syam Sidhardhan 1-1/+1
2013-05-01proc: Make the PROC_I() and PDE() macros internal to procfsGravatar David Howells 1-1/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Gravatar Al Viro 1-1/+1
2013-02-27fs/proc: clean up printksGravatar Andrew Morton 1-6/+7
2012-12-17procfs: use kbasename()Gravatar Andy Shevchenko 1-5/+1
2012-07-11of: Improve prom_update_property() functionGravatar Dong Aisheng 1-0/+5
2011-03-02of/flattree: Drop an uninteresting message to pr_debug levelGravatar Paul Bolle 1-1/+1
2010-06-13of: Drop properties with "/" in their nameGravatar Michael Ellerman 1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-02-14proc_devtree: fix THIS_MODULE without module.hGravatar Jeremy Kerr 1-0/+1
2010-02-09proc_devtree: include linux/of.hGravatar Jeremy Kerr 1-0/+1
2010-02-09of: make set_node_proc_entry private to proc_devtree.cGravatar Jeremy Kerr 1-2/+3
2009-10-30Convert /proc/device-tree/ to seq_fileGravatar Alexey Dobriyan 1-20/+21
2009-06-18procfs: remove sparse errors in proc_devtree.cGravatar Michal Simek 1-5/+5
2009-06-11Move junk from proc_fs.h to fs/proc/internal.hGravatar Al Viro 1-0/+1
2008-12-16powerpc: Remove `have_of' global variableGravatar Anton Vorontsov 1-2/+1
2008-10-23proc: spread __initGravatar Alexey Dobriyan 1-1/+2
2007-04-13[POWERPC] Make struct property's value a void *Gravatar Stephen Rothwell 1-1/+1
2006-03-28[PATCH] powerpc: Cope with duplicate node & property names in /proc/device-treeGravatar Michael Ellerman 1-23/+80
2006-03-26[PATCH] protect remove_proc_entryGravatar Steven Rostedt 1-0/+2
2006-01-13[PATCH] powerpc: Add/remove/update properties in /proc/device-treeGravatar Dave C Boutcher 1-0/+24
2005-11-08[PATCH] ppc64: SMU partition recoveryGravatar Benjamin Herrenschmidt 1-22/+35
2005-06-01[PATCH] ppc32/ppc64: cleanup /proc/device-treeGravatar Benjamin Herrenschmidt 1-67/+38
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+165