index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
db8500-prcmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: Ensure AB8500 platform data is passed through db8500-prcmu to MFD Core
Lee Jones
2012-07-27
1
-0
/
+1
*
ARM: ux500: Register the AB8500 from DB8500 MFD
Lee Jones
2012-07-09
1
-1
/
+9
*
mfd: Update db8500-prmcu hostport_access enable
Arun Murthy
2012-07-09
1
-26
/
+19
*
mfd: Register the ab8500 from db8500-prcmu using the MFD API
Lee Jones
2012-07-09
1
-0
/
+15
*
mfd: Register db8500-prcmu devices using the newly DT:ed MFD API
Lee Jones
2012-07-09
1
-7
/
+7
*
mfd: Initialise the DB8500 PRCMU driver at core_initcall time
Lee Jones
2012-07-09
1
-1
/
+1
*
mfd: Enable DT probing of the DB8500 PRCMU
Lee Jones
2012-07-09
1
-0
/
+5
*
ARM: ux500: Provide regulator support for SMSC911x via Device Tree
Lee Jones
2012-06-01
1
-0
/
+1
*
mfd: Add support for db8500-prcmu regulator supply for nmk-i2c.4
Lee Jones
2012-05-09
1
-0
/
+1
*
mfd: Enable Device Tree support for the db8500-prcmu
Lee Jones
2012-05-09
1
-10
/
+19
*
mfd: Register db8500-prcmu as a platform driver instead of only probing
Lee Jones
2012-05-09
1
-2
/
+3
*
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
2012-04-13
1
-0
/
+1
*
mfd: Add 8420 variant to db8500-prcmu
Bengt Jonsson
2012-03-16
1
-0
/
+2
*
mfd: Add 8520 PRCMU variant to db8500-prcmu
Bengt Jonsson
2012-03-16
1
-0
/
+2
*
mfd: Remove obsolete hwacc implementation for db8500-prmcu
Mattias Nilsson
2012-03-16
1
-155
/
+0
*
mfd: Add a prcmu_abb_write_masked routine to db8500-prcmu
Mattias Nilsson
2012-03-16
1
-3
/
+25
*
mfd : Check if the other db8500 core is in WFI
Daniel Lezcano
2012-03-06
1
-0
/
+12
*
mfd : Check if the db8500 prcmu has pending irq
Daniel Lezcano
2012-03-06
1
-0
/
+20
*
mfd : Copy the db8500 gic setting to the prcmu
Daniel Lezcano
2012-03-06
1
-0
/
+20
*
mfd : Check if there are pending irq on the db8500 gic
Daniel Lezcano
2012-03-06
1
-0
/
+33
*
mfd : Cleanup duplicate db8500 definitions
Daniel Lezcano
2012-03-06
1
-10
/
+7
*
mfd: Decouple/recouple gic from the ux500 PRCMU
Daniel Lezcano
2012-03-06
1
-0
/
+32
*
mfd: Add initial db8500 prcmu register access api
Mattias Nilsson
2012-03-06
1
-19
/
+17
*
mfd: Remove check for db8500 firmware bug
Jonas Aaberg
2012-03-06
1
-8
/
+0
*
mfd: db8500 OPP and sleep handling update
Mattias Nilsson
2012-03-06
1
-1
/
+72
*
mfd: Spawned db8500 regulators update
Bengt Jonsson
2012-03-06
1
-10
/
+15
*
mfd: db8500 clock handling update
Mattias Nilsson
2012-03-06
1
-79
/
+587
*
mfd: Update abstract dbx500 interface
Mattias Nilsson
2012-03-06
1
-21
/
+21
*
mfd: Function for obtaining the db8500 prcmu firmware version
Mattias Nilsson
2012-03-06
1
-18
/
+33
*
mfd: Remove db8500-prcmu U8400 legacy
Daniel Willerud
2012-03-06
1
-24
/
+2
*
mfd/db8500-prcmu: remove support for early silicon revisions
Linus Walleij
2012-01-03
1
-5
/
+2
*
mfd: Convert db8500-prcmu panic() into pr_crit()
Linus Walleij
2011-10-24
1
-3
/
+3
*
mfd: Refactor db8500-prcmu request_clock() function
Linus Walleij
2011-10-24
1
-8
/
+11
*
mfd: Rename db8500-prcmu init function
Linus Walleij
2011-10-24
1
-2
/
+2
*
mfd: db8500-prcmu voltage domain consumers additions
Bengt Jonsson
2011-10-24
1
-1
/
+51
*
mfd: db8500-prcmu reset code retrieval
Sebastian Rasmussen
2011-10-24
1
-0
/
+11
*
mfd: db8500-prcmu tweak for modem wakeup
Mattias Nilsson
2011-10-24
1
-4
/
+28
*
mfd: Add db8500-pcmu watchdog accessor functions for watchdog
Jonas Aberg
2011-10-24
1
-0
/
+72
*
mfd: hwacc power state db8500-prcmu accessor
Bengt Jonsson
2011-10-24
1
-0
/
+126
*
mfd: Add db8500-prcmu accessors for PLL and SGA clock
Mattias Nilsson
2011-10-24
1
-1
/
+82
*
mfd: Move to the new db500 PRCMU API
Mattias Nilsson
2011-10-24
1
-23
/
+23
*
mfd: Initialize DB8500 PRCMU regs
Mattias Nilsson
2011-10-24
1
-0
/
+12
*
mfd: Extend DB8500 PRCMU mailbox defs
Mattias Nilsson
2011-10-24
1
-2
/
+21
*
mfd: Refactor DB8500 PRCMU reg access
Mattias Nilsson
2011-10-24
1
-82
/
+77
*
mfd: Use mfd cell platform_data for db8500-prcmu cells platform bits
Mattias Wallin
2011-05-28
1
-1
/
+2
*
mach-ux500: voltage domain regulators for DB8500
Bengt Jonsson
2011-05-24
1
-0
/
+179
*
mfd: update DB8500 PRCMU driver
Mattias Nilsson
2011-05-24
1
-174
/
+1669
*
mach-ux500: move the DB8500 PRCMU driver to MFD
Linus Walleij
2011-05-24
1
-0
/
+395