aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/db8500-prcmu.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-28mfd: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-11mfd: Differentiate between u8500 and u9540 TCDM address mappingGravatar Lee Jones 1-2/+6
2012-11-09mfd: db8500: Connect ARMSS clk to ARM OPPGravatar Ulf Hansson 1-22/+56
2012-11-09mfd: db8500: Provide cpufreq table as platform dataGravatar Ulf Hansson 1-0/+22
2012-11-05mfd/db8500-prcmu: use the irq_domain_add_simple()Gravatar Linus Walleij 1-3/+9
2012-10-29mfd: dbx500: Export prmcu_request_ape_opp_100_voltageGravatar Ulf Hansson 1-2/+2
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Gravatar Linus Torvalds 1-12/+35
2012-10-01Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxGravatar Linus Torvalds 1-0/+42
2012-09-24mfd: Provide the PRCMU with its own IRQ domainGravatar Lee Jones 1-12/+35
2012-09-23mfd: dbx500: Provide a more accurate smp_twd clockGravatar Michel Jaouen 1-0/+41
2012-09-15mfd: core: Push irqdomain mapping out into devicesGravatar Mark Brown 1-1/+1
2012-09-14mfd: core: Push irqdomain mapping out into devicesGravatar Mark Brown 1-1/+1
2012-09-06mfd: dbx500: Provide a more accurate smp_twd clockGravatar Michel Jaouen 1-0/+42
2012-07-27mfd: Ensure AB8500 platform data is passed through db8500-prcmu to MFD CoreGravatar Lee Jones 1-0/+1
2012-07-09ARM: ux500: Register the AB8500 from DB8500 MFDGravatar Lee Jones 1-1/+9
2012-07-09mfd: Update db8500-prmcu hostport_access enableGravatar Arun Murthy 1-26/+19
2012-07-09mfd: Register the ab8500 from db8500-prcmu using the MFD APIGravatar Lee Jones 1-0/+15
2012-07-09mfd: Register db8500-prcmu devices using the newly DT:ed MFD APIGravatar Lee Jones 1-7/+7
2012-07-09mfd: Initialise the DB8500 PRCMU driver at core_initcall timeGravatar Lee Jones 1-1/+1
2012-07-09mfd: Enable DT probing of the DB8500 PRCMUGravatar Lee Jones 1-0/+5
2012-06-01ARM: ux500: Provide regulator support for SMSC911x via Device TreeGravatar Lee Jones 1-0/+1
2012-05-09mfd: Add support for db8500-prcmu regulator supply for nmk-i2c.4Gravatar Lee Jones 1-0/+1
2012-05-09mfd: Enable Device Tree support for the db8500-prcmuGravatar Lee Jones 1-10/+19
2012-05-09mfd: Register db8500-prcmu as a platform driver instead of only probingGravatar Lee Jones 1-2/+3
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportGravatar Mark Brown 1-0/+1
2012-03-16mfd: Add 8420 variant to db8500-prcmuGravatar Bengt Jonsson 1-0/+2
2012-03-16mfd: Add 8520 PRCMU variant to db8500-prcmuGravatar Bengt Jonsson 1-0/+2
2012-03-16mfd: Remove obsolete hwacc implementation for db8500-prmcuGravatar Mattias Nilsson 1-155/+0
2012-03-16mfd: Add a prcmu_abb_write_masked routine to db8500-prcmuGravatar Mattias Nilsson 1-3/+25
2012-03-06mfd : Check if the other db8500 core is in WFIGravatar Daniel Lezcano 1-0/+12
2012-03-06mfd : Check if the db8500 prcmu has pending irqGravatar Daniel Lezcano 1-0/+20
2012-03-06mfd : Copy the db8500 gic setting to the prcmuGravatar Daniel Lezcano 1-0/+20
2012-03-06mfd : Check if there are pending irq on the db8500 gicGravatar Daniel Lezcano 1-0/+33
2012-03-06mfd : Cleanup duplicate db8500 definitionsGravatar Daniel Lezcano 1-10/+7
2012-03-06mfd: Decouple/recouple gic from the ux500 PRCMUGravatar Daniel Lezcano 1-0/+32
2012-03-06mfd: Add initial db8500 prcmu register access apiGravatar Mattias Nilsson 1-19/+17
2012-03-06mfd: Remove check for db8500 firmware bugGravatar Jonas Aaberg 1-8/+0
2012-03-06mfd: db8500 OPP and sleep handling updateGravatar Mattias Nilsson 1-1/+72
2012-03-06mfd: Spawned db8500 regulators updateGravatar Bengt Jonsson 1-10/+15
2012-03-06mfd: db8500 clock handling updateGravatar Mattias Nilsson 1-79/+587
2012-03-06mfd: Update abstract dbx500 interfaceGravatar Mattias Nilsson 1-21/+21
2012-03-06mfd: Function for obtaining the db8500 prcmu firmware versionGravatar Mattias Nilsson 1-18/+33
2012-03-06mfd: Remove db8500-prcmu U8400 legacyGravatar Daniel Willerud 1-24/+2
2012-01-03mfd/db8500-prcmu: remove support for early silicon revisionsGravatar Linus Walleij 1-5/+2
2011-10-24mfd: Convert db8500-prcmu panic() into pr_crit()Gravatar Linus Walleij 1-3/+3
2011-10-24mfd: Refactor db8500-prcmu request_clock() functionGravatar Linus Walleij 1-8/+11
2011-10-24mfd: Rename db8500-prcmu init functionGravatar Linus Walleij 1-2/+2
2011-10-24mfd: db8500-prcmu voltage domain consumers additionsGravatar Bengt Jonsson 1-1/+51
2011-10-24mfd: db8500-prcmu reset code retrievalGravatar Sebastian Rasmussen 1-0/+11
2011-10-24mfd: db8500-prcmu tweak for modem wakeupGravatar Mattias Nilsson 1-4/+28