summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/scom.c
AgeCommit message (Expand)Author
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2017-04-11powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2013-11-06powerpc/scom: Improve debugfs interfaceBenjamin Herrenschmidt
2013-10-11powerpc/scom: Use "devspec" rather than "path" in debugfs entriesBenjamin Herrenschmidt
2013-10-11powerpc/scom: Create debugfs files using ibm,chip-id if availableBenjamin Herrenschmidt
2013-10-11powerpc/scom: Add support for "reg" propertyBenjamin Herrenschmidt
2013-10-11powerpc/scom: Change scom_read() and scom_write() to return errorsBenjamin Herrenschmidt
2012-11-29powerpc: Fix fallout from device_node->name constificationGrant Likely
2012-04-18powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig]Paul Gortmaker
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-04-20powerpc: Add SCOM infrastructureBenjamin Herrenschmidt