summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regmap-debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* regmap: implement register stridingStephen Warren2012-04-101-2/+2
*-. Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s...Mark Brown2012-04-101-3/+11
|\ \
| | * regmap: allow regmap instances to be namedStephen Warren2012-04-101-3/+11
| |/
* | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-9/+3
|/
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-0/+1
|\
| * device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-111-0/+1
* | regmap: delete unused module.h from drivers/base/regmap filesPaul Gortmaker2012-03-011-1/+0
* | regmap: Expose the driver name in debugfsDimitris Papastamos2012-02-221-0/+32
* | regmap: Add support for writing to regmap registers via debugfsDimitris Papastamos2012-02-221-0/+42
* | regmap: Add debugfs information for the cache statusMark Brown2012-02-061-0/+9
|/
* 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-101-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
OpenPOWER on IntegriCloud