index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
syscon.c
Age
Commit message (
Expand
)
Author
2014-06-06
Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-06-03
mfd: syscon: Allow property as NULL in syscon_regmap_lookup_by_phandle
Pankaj Dubey
2014-05-15
mfd: syscon: Add platform data with a regmap config name
Pawel Moll
2014-03-19
mfd: syscon: Simplify syscon_match_pdevname()
Alexander Shiyan
2014-03-19
mfd: syscon: Move diagnostic messages to dev_dbg()
Alexander Shiyan
2013-09-07
Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-08-13
ARM: clps711x: Remove the special name for the syscon driver
Alexander Shiyan
2013-07-31
mfd: syscon: Remove "base" field from private driver data
Alexander Shiyan
2013-06-11
ARM: clps711x: Add support for SYSCON driver
Alexander Shiyan
2013-04-09
mfd: syscon: Fix warnings when printing resource_size_t
Alexander Shiyan
2013-04-05
mfd: syscon: Add non-DT support
Alexander Shiyan
2013-04-05
mfd: syscon: Removed unneeded field "dev" from private driver structure
Alexander Shiyan
2013-02-14
mfd: syscon: Fix sparse warning
Fabio Estevam
2012-11-28
mfd: remove use of __devexit
Bill Pemberton
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
2012-11-28
mfd: remove use of __devexit_p
Bill Pemberton
2012-09-17
mfd: Add syscon driver based on regmap
Dong Aisheng