aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab8500-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-23u8500-charger: Delay for USB enumerationPaer-Olof Haakansson1-0/+6
2013-01-22mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones1-0/+1
2013-01-05Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov1-8/+0
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-79/+28
2012-12-13Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds1-0/+20
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-9/+4
2012-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov1-20/+20
2012-12-11ab8500_bm: Always send platform specific battery information via pdataLee Jones1-8/+0
2012-11-30mfd: ab8500-core: Fix invalid free of devm_ allocated dataTushar Behera1-5/+0
2012-11-28mfd: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devinitdataBill Pemberton1-17/+17
2012-11-28mfd: remove use of __devinitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-23mfd: ab8500-core: Add abx500-clk as an mfd child deviceUlf Hansson1-0/+4
2012-11-18ab8500: Add devicetree support for chargalgRajanikanth H.V1-0/+5
2012-11-18ab8500: Add devicetree support for chargerRajanikanth H.V1-0/+5
2012-11-18ab8500: Add devicetree support for btempRajanikanth H.V1-0/+5
2012-11-18ab8500: Add devicetree support for fuelgaugeRajanikanth H.V1-0/+5
2012-11-11mfd: ab8500-core: Use devm_* memory/IRQ and allocation/free routinesLee Jones1-38/+24
2012-11-11mfd: ab8500-core: Remove unused ab8500-gpio IRQ rangesLee Jones1-36/+0
2012-11-05mfd/ab8500-core: use irq_domain_add_simple()Linus Walleij1-9/+4
2012-09-21mfd: ab8500-core: Apply the AB8500 CODEC's compatible string to its MFD cellLee Jones1-0/+1
2012-09-18mfd: Use the AB8500's IRQ domain to convert hwirq to virqLee Jones1-1/+2
2012-09-14mfd: ab8500: Make ab8500_irq_get_virq() staticLee Jones1-17/+16
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown1-5/+5
2012-07-09mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones1-25/+39
2012-07-09mfd: Print ab8500 switch off causeJonas Aaberg1-1/+23
2012-07-09mfd: Register the ab8500 from db8500-prcmu using the MFD APILee Jones1-12/+0
2012-07-09mfd: Initialise the AB8500 driver at core_initcall timeLee Jones1-1/+1
2012-07-09mfd: Generically describe interactions with the DB8500 PRCMULee Jones1-6/+6
2012-07-09mfd: Add IRQ domain support for the AB8500Lee Jones1-60/+70
2012-05-20mfd: Enable Device Tree for ab8500-core driverLee Jones1-21/+50
2012-05-20mfd: Remove confusing ab8500-i2c file and merge into ab8500-coreLee Jones1-5/+100
2012-05-11mfd: Support of hierachical interrupt for ab8500Michel JAOUEN1-3/+105
2012-05-01mfd: Add parameter to disable ab8500 battery managementRickard Andersson1-20/+35
2012-05-01mfd: Deny ab8500 suspend if i2c transfer is ongoingJonas Aaberg1-7/+31
2012-05-01mfd: Add new resources on ab8500 AB8505 and AB9540Virupax Sadashivpetimath1-5/+55
2012-03-16mfd: Make use of the ab8500 firmware read-modify-write serviceMattias Nilsson1-14/+23
2012-03-16mfd: Support for the AB8500 AB8505 variantBengt Jonsson1-17/+15
2012-03-16mfd: Don't use mutex_lock_interruptible in ab8500-coreRabin Vincent1-9/+3
2012-03-06mfd: Support AB9540 ab8500 variantLinus Walleij1-21/+170
2012-03-06mfd: Parametrize ab8500 IRQ masks and registersLinus Walleij1-13/+37
2012-03-06mfd: Add ab8500 version detection and enforcingLinus Walleij1-21/+42
2012-03-06mfd: Fix ab8500 error path bugLinus Walleij1-2/+3
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij1-1/+1
2011-12-20mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resourcesAxel Lin1-0/+2
2011-10-24mfd: Expose TurnOnStatus in ab8500 sysfsAndrew Lynn1-0/+30
2011-10-24mfd: Remove support for early drop ab8500 chipMattias Wallin1-1/+0
2011-10-24mfd: Add support for ab8500 v3.3Mattias Wallin1-0/+1
2011-10-24mfd: Add ab8500 interrupt disable hookVirupax Sadashivpetimath1-0/+1