aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/regmap/regmap-debugfs.c
AgeCommit message (Expand)Author
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker
2012-03-01regmap: delete unused module.h from drivers/base/regmap filesPaul Gortmaker
2012-02-22regmap: Expose the driver name in debugfsDimitris Papastamos
2012-02-22regmap: Add support for writing to regmap registers via debugfsDimitris Papastamos
2012-02-06regmap: Add debugfs information for the cache statusMark Brown
2011-09-05regmap: Include the last register in debugfs outputMark Brown
2011-08-14regmap: Provide access information via debugfsMark Brown
2011-08-14regmap: Share some of the debugfs infrastructure ready for more filesMark Brown
2011-08-14regmap: Add functions to check for access on registersMark Brown
2011-08-10regmap: Fix type of field width specifiers for x86_64Mark Brown
2011-08-08regmap: Skip precious registers when dumping registers via debugfsMark Brown
2011-08-08regmap: Provide register map dump via debugfsMark Brown