index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
ab8500-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-21
mfd: ab8500-core: Apply the AB8500 CODEC's compatible string to its MFD cell
Lee Jones
1
-0
/
+1
2012-09-18
mfd: Use the AB8500's IRQ domain to convert hwirq to virq
Lee Jones
1
-1
/
+2
2012-09-14
mfd: ab8500: Make ab8500_irq_get_virq() static
Lee Jones
1
-17
/
+16
2012-09-14
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-5
/
+5
2012-07-09
mfd: Register ab8500 devices using the newly DT:ed MFD API
Lee Jones
1
-25
/
+39
2012-07-09
mfd: Print ab8500 switch off cause
Jonas Aaberg
1
-1
/
+23
2012-07-09
mfd: Register the ab8500 from db8500-prcmu using the MFD API
Lee Jones
1
-12
/
+0
2012-07-09
mfd: Initialise the AB8500 driver at core_initcall time
Lee Jones
1
-1
/
+1
2012-07-09
mfd: Generically describe interactions with the DB8500 PRCMU
Lee Jones
1
-6
/
+6
2012-07-09
mfd: Add IRQ domain support for the AB8500
Lee Jones
1
-60
/
+70
2012-05-20
mfd: Enable Device Tree for ab8500-core driver
Lee Jones
1
-21
/
+50
2012-05-20
mfd: Remove confusing ab8500-i2c file and merge into ab8500-core
Lee Jones
1
-5
/
+100
2012-05-11
mfd: Support of hierachical interrupt for ab8500
Michel JAOUEN
1
-3
/
+105
2012-05-01
mfd: Add parameter to disable ab8500 battery management
Rickard Andersson
1
-20
/
+35
2012-05-01
mfd: Deny ab8500 suspend if i2c transfer is ongoing
Jonas Aaberg
1
-7
/
+31
2012-05-01
mfd: Add new resources on ab8500 AB8505 and AB9540
Virupax Sadashivpetimath
1
-5
/
+55
2012-03-16
mfd: Make use of the ab8500 firmware read-modify-write service
Mattias Nilsson
1
-14
/
+23
2012-03-16
mfd: Support for the AB8500 AB8505 variant
Bengt Jonsson
1
-17
/
+15
2012-03-16
mfd: Don't use mutex_lock_interruptible in ab8500-core
Rabin Vincent
1
-9
/
+3
2012-03-06
mfd: Support AB9540 ab8500 variant
Linus Walleij
1
-21
/
+170
2012-03-06
mfd: Parametrize ab8500 IRQ masks and registers
Linus Walleij
1
-13
/
+37
2012-03-06
mfd: Add ab8500 version detection and enforcing
Linus Walleij
1
-21
/
+42
2012-03-06
mfd: Fix ab8500 error path bug
Linus Walleij
1
-2
/
+3
2012-01-09
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
1
-1
/
+1
2011-12-20
mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources
Axel Lin
1
-0
/
+2
2011-10-24
mfd: Expose TurnOnStatus in ab8500 sysfs
Andrew Lynn
1
-0
/
+30
2011-10-24
mfd: Remove support for early drop ab8500 chip
Mattias Wallin
1
-1
/
+0
2011-10-24
mfd: Add support for ab8500 v3.3
Mattias Wallin
1
-0
/
+1
2011-10-24
mfd: Add ab8500 interrupt disable hook
Virupax Sadashivpetimath
1
-0
/
+1
2011-07-31
mfd: Update ab8500 subdevice list
Linus Walleij
1
-49
/
+166
2011-07-31
mfd: ab8500-core MFD devices marked as initdata
Robert Rosengren
1
-9
/
+9
2011-05-26
mfd: Provide ab8500-core enumerators for chip cuts
Linus Walleij
1
-16
/
+16
2011-03-28
gpio: driver for 42 AB8500 GPIO pins
Bibek Basu
1
-0
/
+14
2011-03-27
mfd: Cleanup irq namespace
Thomas Gleixner
1
-6
/
+6
2011-03-23
mfd: ab8500-core switch off status added
Mattias Wallin
1
-0
/
+47
2011-03-23
mfd: ab8500 chip revision 3.0 support
Mattias Wallin
1
-4
/
+5
2011-01-14
mfd: ab8500-core chip version cut 2.0 support
Mattias Wallin
1
-11
/
+25
2011-01-14
mfd: Convert AB8500 to new irq_ methods
Mark Brown
1
-14
/
+14
2011-01-14
mfd: ab8500-core ioresources irq for subdrivers added
Mattias Wallin
1
-7
/
+199
2011-01-14
mfd: ab8500-core wake up from suspend
Mattias Wallin
1
-1
/
+2
2011-01-14
mfd: Export ab8500 chip id to sysfs
Mattias Wallin
1
-0
/
+25
2011-01-14
mfd: ab8500-core improved error handling in get_chip_id
Mattias Wallin
1
-2
/
+6
2010-12-22
mfd: Fix ab8500-core interrupt ffs bit bug
Mattias Wallin
1
-1
/
+1
2010-10-29
mfd: AB8500 debugfs
Mattias Wallin
1
-0
/
+5
2010-10-29
misc: Add ab8500 pwm driver
Arun Murthy
1
-1
/
+12
2010-10-29
mfd: Align ab8500 with the abx500 interface
Mattias Wallin
1
-115
/
+166
2010-09-05
Input: add support for PowerOn button on the AB8500 MFD
Sundar R Iyer
1
-0
/
+20
2010-08-11
ab8500-mfd: add regulator support to ab8500 mfd device
Sundar R Iyer
1
-1
/
+3
2010-05-28
mfd: New AB8500 driver
Rabin Vincent
1
-0
/
+444