summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regmap-debugfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* regmap: Include the last register in debugfs outputMark Brown2011-09-051-2/+2
* regmap: Provide access information via debugfsMark Brown2011-08-141-1/+71
* regmap: Share some of the debugfs infrastructure ready for more filesMark Brown2011-08-141-4/+10
* regmap: Add functions to check for access on registersMark Brown2011-08-141-4/+2
* regmap: Fix type of field width specifiers for x86_64Mark Brown2011-08-091-1/+1
* regmap: Skip precious registers when dumping registers via debugfsMark Brown2011-08-081-0/+4
* regmap: Provide register map dump via debugfsMark Brown2011-08-081-0/+131