aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab8500-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-21mfd: ab8500-core: Apply the AB8500 CODEC's compatible string to its MFD cellLee Jones1-0/+1
2012-09-18mfd: Use the AB8500's IRQ domain to convert hwirq to virqLee Jones1-1/+2
2012-09-14mfd: ab8500: Make ab8500_irq_get_virq() staticLee Jones1-17/+16
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown1-5/+5
2012-07-09mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones1-25/+39
2012-07-09mfd: Print ab8500 switch off causeJonas Aaberg1-1/+23
2012-07-09mfd: Register the ab8500 from db8500-prcmu using the MFD APILee Jones1-12/+0
2012-07-09mfd: Initialise the AB8500 driver at core_initcall timeLee Jones1-1/+1
2012-07-09mfd: Generically describe interactions with the DB8500 PRCMULee Jones1-6/+6
2012-07-09mfd: Add IRQ domain support for the AB8500Lee Jones1-60/+70
2012-05-20mfd: Enable Device Tree for ab8500-core driverLee Jones1-21/+50
2012-05-20mfd: Remove confusing ab8500-i2c file and merge into ab8500-coreLee Jones1-5/+100
2012-05-11mfd: Support of hierachical interrupt for ab8500Michel JAOUEN1-3/+105
2012-05-01mfd: Add parameter to disable ab8500 battery managementRickard Andersson1-20/+35
2012-05-01mfd: Deny ab8500 suspend if i2c transfer is ongoingJonas Aaberg1-7/+31
2012-05-01mfd: Add new resources on ab8500 AB8505 and AB9540Virupax Sadashivpetimath1-5/+55
2012-03-16mfd: Make use of the ab8500 firmware read-modify-write serviceMattias Nilsson1-14/+23
2012-03-16mfd: Support for the AB8500 AB8505 variantBengt Jonsson1-17/+15
2012-03-16mfd: Don't use mutex_lock_interruptible in ab8500-coreRabin Vincent1-9/+3
2012-03-06mfd: Support AB9540 ab8500 variantLinus Walleij1-21/+170
2012-03-06mfd: Parametrize ab8500 IRQ masks and registersLinus Walleij1-13/+37
2012-03-06mfd: Add ab8500 version detection and enforcingLinus Walleij1-21/+42
2012-03-06mfd: Fix ab8500 error path bugLinus Walleij1-2/+3
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij1-1/+1
2011-12-20mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resourcesAxel Lin1-0/+2
2011-10-24mfd: Expose TurnOnStatus in ab8500 sysfsAndrew Lynn1-0/+30
2011-10-24mfd: Remove support for early drop ab8500 chipMattias Wallin1-1/+0
2011-10-24mfd: Add support for ab8500 v3.3Mattias Wallin1-0/+1
2011-10-24mfd: Add ab8500 interrupt disable hookVirupax Sadashivpetimath1-0/+1
2011-07-31mfd: Update ab8500 subdevice listLinus Walleij1-49/+166
2011-07-31mfd: ab8500-core MFD devices marked as initdataRobert Rosengren1-9/+9
2011-05-26mfd: Provide ab8500-core enumerators for chip cutsLinus Walleij1-16/+16
2011-03-28gpio: driver for 42 AB8500 GPIO pinsBibek Basu1-0/+14
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner1-6/+6
2011-03-23mfd: ab8500-core switch off status addedMattias Wallin1-0/+47
2011-03-23mfd: ab8500 chip revision 3.0 supportMattias Wallin1-4/+5
2011-01-14mfd: ab8500-core chip version cut 2.0 supportMattias Wallin1-11/+25
2011-01-14mfd: Convert AB8500 to new irq_ methodsMark Brown1-14/+14
2011-01-14mfd: ab8500-core ioresources irq for subdrivers addedMattias Wallin1-7/+199
2011-01-14mfd: ab8500-core wake up from suspendMattias Wallin1-1/+2
2011-01-14mfd: Export ab8500 chip id to sysfsMattias Wallin1-0/+25
2011-01-14mfd: ab8500-core improved error handling in get_chip_idMattias Wallin1-2/+6
2010-12-22mfd: Fix ab8500-core interrupt ffs bit bugMattias Wallin1-1/+1
2010-10-29mfd: AB8500 debugfsMattias Wallin1-0/+5
2010-10-29misc: Add ab8500 pwm driverArun Murthy1-1/+12
2010-10-29mfd: Align ab8500 with the abx500 interfaceMattias Wallin1-115/+166
2010-09-05Input: add support for PowerOn button on the AB8500 MFDSundar R Iyer1-0/+20
2010-08-11ab8500-mfd: add regulator support to ab8500 mfd deviceSundar R Iyer1-1/+3
2010-05-28mfd: New AB8500 driverRabin Vincent1-0/+444