aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/db8500-prcmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-2/+6
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+9
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-1/+1
2012-11-11mfd: Differentiate between u8500 and u9540 TCDM address mappingLee Jones1-2/+6
2012-11-09mfd: db8500: Connect ARMSS clk to ARM OPPUlf Hansson1-22/+56
2012-11-09mfd: db8500: Provide cpufreq table as platform dataUlf Hansson1-0/+22
2012-11-05mfd/db8500-prcmu: use the irq_domain_add_simple()Linus Walleij1-3/+9
2012-10-29mfd: dbx500: Export prmcu_request_ape_opp_100_voltageUlf Hansson1-2/+2
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-12/+35
2012-10-01Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-0/+42
2012-09-24mfd: Provide the PRCMU with its own IRQ domainLee Jones1-12/+35
2012-09-23mfd: dbx500: Provide a more accurate smp_twd clockMichel Jaouen1-0/+41
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+1
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+1
2012-09-06mfd: dbx500: Provide a more accurate smp_twd clockMichel Jaouen1-0/+42
2012-07-27mfd: Ensure AB8500 platform data is passed through db8500-prcmu to MFD CoreLee Jones1-0/+1
2012-07-09ARM: ux500: Register the AB8500 from DB8500 MFDLee Jones1-1/+9
2012-07-09mfd: Update db8500-prmcu hostport_access enableArun Murthy1-26/+19
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