aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/db8500-prcmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-09mfd: Register the ab8500 from db8500-prcmu using the MFD APILee Jones1-0/+15
2012-07-09mfd: Register db8500-prcmu devices using the newly DT:ed MFD APILee Jones1-7/+7
2012-07-09mfd: Initialise the DB8500 PRCMU driver at core_initcall timeLee Jones1-1/+1
2012-07-09mfd: Enable DT probing of the DB8500 PRCMULee Jones1-0/+5
2012-06-01ARM: ux500: Provide regulator support for SMSC911x via Device TreeLee Jones1-0/+1
2012-05-09mfd: Add support for db8500-prcmu regulator supply for nmk-i2c.4Lee Jones1-0/+1
2012-05-09mfd: Enable Device Tree support for the db8500-prcmuLee Jones1-10/+19
2012-05-09mfd: Register db8500-prcmu as a platform driver instead of only probingLee Jones1-2/+3
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown1-0/+1
2012-03-16mfd: Add 8420 variant to db8500-prcmuBengt Jonsson1-0/+2
2012-03-16mfd: Add 8520 PRCMU variant to db8500-prcmuBengt Jonsson1-0/+2
2012-03-16mfd: Remove obsolete hwacc implementation for db8500-prmcuMattias Nilsson1-155/+0
2012-03-16mfd: Add a prcmu_abb_write_masked routine to db8500-prcmuMattias Nilsson1-3/+25
2012-03-06mfd : Check if the other db8500 core is in WFIDaniel Lezcano1-0/+12
2012-03-06mfd : Check if the db8500 prcmu has pending irqDaniel Lezcano1-0/+20
2012-03-06mfd : Copy the db8500 gic setting to the prcmuDaniel Lezcano1-0/+20
2012-03-06mfd : Check if there are pending irq on the db8500 gicDaniel Lezcano1-0/+33
2012-03-06mfd : Cleanup duplicate db8500 definitionsDaniel Lezcano1-10/+7
2012-03-06mfd: Decouple/recouple gic from the ux500 PRCMUDaniel Lezcano1-0/+32
2012-03-06mfd: Add initial db8500 prcmu register access apiMattias Nilsson1-19/+17
2012-03-06mfd: Remove check for db8500 firmware bugJonas Aaberg1-8/+0
2012-03-06mfd: db8500 OPP and sleep handling updateMattias Nilsson1-1/+72
2012-03-06mfd: Spawned db8500 regulators updateBengt Jonsson1-10/+15
2012-03-06mfd: db8500 clock handling updateMattias Nilsson1-79/+587
2012-03-06mfd: Update abstract dbx500 interfaceMattias Nilsson1-21/+21
2012-03-06mfd: Function for obtaining the db8500 prcmu firmware versionMattias Nilsson1-18/+33
2012-03-06mfd: Remove db8500-prcmu U8400 legacyDaniel Willerud1-24/+2
2012-01-03mfd/db8500-prcmu: remove support for early silicon revisionsLinus Walleij1-5/+2
2011-10-24mfd: Convert db8500-prcmu panic() into pr_crit()Linus Walleij1-3/+3
2011-10-24mfd: Refactor db8500-prcmu request_clock() functionLinus Walleij1-8/+11
2011-10-24mfd: Rename db8500-prcmu init functionLinus Walleij1-2/+2
2011-10-24mfd: db8500-prcmu voltage domain consumers additionsBengt Jonsson1-1/+51
2011-10-24mfd: db8500-prcmu reset code retrievalSebastian Rasmussen1-0/+11
2011-10-24mfd: db8500-prcmu tweak for modem wakeupMattias Nilsson1-4/+28
2011-10-24mfd: Add db8500-pcmu watchdog accessor functions for watchdogJonas Aberg1-0/+72
2011-10-24mfd: hwacc power state db8500-prcmu accessorBengt Jonsson1-0/+126
2011-10-24mfd: Add db8500-prcmu accessors for PLL and SGA clockMattias Nilsson1-1/+82
2011-10-24mfd: Move to the new db500 PRCMU APIMattias Nilsson1-23/+23
2011-10-24mfd: Initialize DB8500 PRCMU regsMattias Nilsson1-0/+12
2011-10-24mfd: Extend DB8500 PRCMU mailbox defsMattias Nilsson1-2/+21
2011-10-24mfd: Refactor DB8500 PRCMU reg accessMattias Nilsson1-82/+77
2011-05-28mfd: Use mfd cell platform_data for db8500-prcmu cells platform bitsMattias Wallin1-1/+2
2011-05-24mach-ux500: voltage domain regulators for DB8500Bengt Jonsson1-0/+179
2011-05-24mfd: update DB8500 PRCMU driverMattias Nilsson1-174/+1669
2011-05-24mach-ux500: move the DB8500 PRCMU driver to MFDLinus Walleij1-0/+395