aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/dbx500-prcmu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner1-2/+1
2016-10-04mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() callsLee Jones1-9/+0
2016-07-12mfd: db8500 stop passing around platform dataArnd Bergmann1-10/+0
2014-03-04mfd: dbx500/abx500: root out hardcoded IRQ assignmentsLinus Walleij1-2/+0
2013-09-26mfd: dbx500-prcmu: Move PRCMU numerical clock identifiers into DT include fileLee Jones1-75/+2
2013-09-26mfd: dbx500-prcmu: Correctly reorder PRCMU clock identifiersLee Jones1-64/+71
2013-06-06mfd: db8500: Update BML clock register for db8580Philippe Begnic1-0/+1
2013-06-06mfd: db8500: Update register definition for u8540 clockPhilippe Begnic1-0/+11
2013-04-08ARM: ux500: split out prcmu initializationArnd Bergmann1-0/+2
2013-04-08ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij1-30/+0
2013-04-08mfd: prcmu: pass a base and size with the early initcallLinus Walleij1-3/+3
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-0/+12
2013-02-14mfd: dbx500-prcmu: Add watchdog ID definitionsFabio Baltieri1-0/+12
2013-02-12mfd: db8500-prcmu: update resource passingLinus Walleij1-0/+46
2013-01-29ARM: ux500: de-globalize <mach/id.h>Linus Walleij1-2/+0
2013-01-29mfd: prcmu: delete pin control helpersLinus Walleij1-79/+0
2012-10-29mfd: dbx500: Export prmcu_request_ape_opp_100_voltageUlf Hansson1-0/+10
2012-09-06mfd: dbx500: Provide a more accurate smp_twd clockMichel Jaouen1-0/+1
2012-07-09mfd: Update db8500-prmcu hostport_access enableArun Murthy1-2/+5
2012-05-02mfd/db5500-prcmu: delete DB5500 PRCMU supportLinus Walleij1-199/+43
2012-03-16mfd: Add a prcmu_abb_write_masked routine to db8500-prcmuMattias Nilsson1-0/+7
2012-03-06mfd : Check if the other db8500 core is in WFIDaniel Lezcano1-0/+8
2012-03-06mfd : Check if the db8500 prcmu has pending irqDaniel Lezcano1-0/+8
2012-03-06mfd : Copy the db8500 gic setting to the prcmuDaniel Lezcano1-0/+8
2012-03-06mfd : Check if there are pending irq on the db8500 gicDaniel Lezcano1-0/+8
2012-03-06mfd: Decouple/recouple gic from the ux500 PRCMUDaniel Lezcano1-0/+16
2012-03-06mfd: Add initial db8500 prcmu register access apiMattias Nilsson1-0/+122
2012-03-06mfd: db8500 OPP and sleep handling updateMattias Nilsson1-2/+13
2012-03-06mfd: db8500 clock handling updateMattias Nilsson1-0/+47
2012-03-06mfd: Update abstract dbx500 interfaceMattias Nilsson1-22/+153
2011-10-24mfd: Move to the new db500 PRCMU APIMattias Nilsson1-4/+4
2011-10-24mfd: Create a common interface for dbx500 PRCMU driversMattias Nilsson1-0/+549