aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/vexpress-sysreg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij1-4/+4
2015-03-03mfd: vexpress: Remove non-DT codePawel Moll1-56/+15
2014-11-04of: Eliminate of_allnodes listGrant Likely1-1/+1
2014-05-15ARM: vexpress: move HBI check to sysreg driverPawel Moll1-19/+11
2014-05-15mfd: vexpress: Define the device as MFD cellsPawel Moll1-399/+134
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll1-187/+208
2014-03-19mfd: vexpress-sysreg: Initialize 'site' variableSemen Protsenko1-1/+1
2013-06-19mfd: vexpress: Make the driver optional for arm and arm64Pawel Moll1-2/+8
2013-04-09mfd: vexpress: Give the "leds-gpio" device a real parentPawel Moll1-2/+2
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-22/+61
2013-02-14mfd: vexpress: Allow vexpress-sysreg to self-initialiseCatalin Marinas1-4/+6
2013-02-14mfd: vexpress: Add pseudo-GPIO based LEDsPawel Moll1-18/+55
2013-01-28mfd/vexpress: vexpress_sysreg_setup must not be __initArnd Bergmann1-1/+1
2013-01-24mfd: vexpress-sysreg: Don't skip initialization on probePawel Moll1-12/+20
2013-01-03Drivers: mfd: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-07mfd: vexpress-sysreg: Remove LEDs codePawel Moll1-77/+0
2012-11-05mfd: Versatile Express system registers driverPawel Moll1-0/+552