aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regmap-debugfs.c
Commit message (Expand)AuthorAge
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\
| * device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-11
* | regmap: delete unused module.h from drivers/base/regmap filesPaul Gortmaker2012-03-01
* | regmap: Expose the driver name in debugfsDimitris Papastamos2012-02-22
* | regmap: Add support for writing to regmap registers via debugfsDimitris Papastamos2012-02-22
* | regmap: Add debugfs information for the cache statusMark Brown2012-02-06
|/
* regmap: Include the last register in debugfs outputMark Brown2011-09-05
* regmap: Provide access information via debugfsMark Brown2011-08-14
* regmap: Share some of the debugfs infrastructure ready for more filesMark Brown2011-08-14
* regmap: Add functions to check for access on registersMark Brown2011-08-14
* regmap: Fix type of field width specifiers for x86_64Mark Brown2011-08-09
* regmap: Skip precious registers when dumping registers via debugfsMark Brown2011-08-08
* regmap: Provide register map dump via debugfsMark Brown2011-08-08