summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab8500-core.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | u8500-charger: Delay for USB enumerationPaer-Olof Haakansson2013-01-231-0/+6
| * | Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov2013-01-061-8/+0Star
| |\ \ | | |/ | |/|
| | * ab8500_bm: Always send platform specific battery information via pdataLee Jones2012-12-111-8/+0Star
* | | mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones2013-01-221-0/+1
|/ /
* | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-171-79/+28Star
|\ \
| * | mfd: ab8500-core: Fix invalid free of devm_ allocated dataTushar Behera2012-11-301-5/+0Star
| * | mfd: ab8500-core: Add abx500-clk as an mfd child deviceUlf Hansson2012-11-231-0/+4
| * | mfd: ab8500-core: Use devm_* memory/IRQ and allocation/free routinesLee Jones2012-11-111-38/+24Star
| * | mfd: ab8500-core: Remove unused ab8500-gpio IRQ rangesLee Jones2012-11-111-36/+0Star
* | | Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds2012-12-141-0/+20
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov2012-12-121-20/+20
| |\ \ \ | | |_|/ | |/| |
| * | | ab8500: Add devicetree support for chargalgRajanikanth H.V2012-11-191-0/+5
| * | | ab8500: Add devicetree support for chargerRajanikanth H.V2012-11-191-0/+5
| * | | ab8500: Add devicetree support for btempRajanikanth H.V2012-11-191-0/+5
| * | | ab8500: Add devicetree support for fuelgaugeRajanikanth H.V2012-11-191-0/+5
| | |/ | |/|
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-9/+4Star
|\ \ \ | |_|/ |/| |
| * | mfd/ab8500-core: use irq_domain_add_simple()Linus Walleij2012-11-051-9/+4Star
| |/
* | mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* | mfd: remove use of __devinitdataBill Pemberton2012-11-281-17/+17
* | mfd: remove use of __devinitBill Pemberton2012-11-281-1/+1
* | mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
|/
* mfd: ab8500-core: Apply the AB8500 CODEC's compatible string to its MFD cellLee Jones2012-09-211-0/+1
* mfd: Use the AB8500's IRQ domain to convert hwirq to virqLee Jones2012-09-181-1/+2
* mfd: ab8500: Make ab8500_irq_get_virq() staticLee Jones2012-09-141-17/+16Star
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-141-5/+5
* mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones2012-07-091-25/+39
* mfd: Print ab8500 switch off causeJonas Aaberg2012-07-091-1/+23
* mfd: Register the ab8500 from db8500-prcmu using the MFD APILee Jones2012-07-091-12/+0Star
* mfd: Initialise the AB8500 driver at core_initcall timeLee Jones2012-07-091-1/+1
* mfd: Generically describe interactions with the DB8500 PRCMULee Jones2012-07-091-6/+6
* mfd: Add IRQ domain support for the AB8500Lee Jones2012-07-091-60/+70
* mfd: Enable Device Tree for ab8500-core driverLee Jones2012-05-201-21/+50
* mfd: Remove confusing ab8500-i2c file and merge into ab8500-coreLee Jones2012-05-201-5/+100
* mfd: Support of hierachical interrupt for ab8500Michel JAOUEN2012-05-111-3/+105
* mfd: Add parameter to disable ab8500 battery managementRickard Andersson2012-05-011-20/+35
* mfd: Deny ab8500 suspend if i2c transfer is ongoingJonas Aaberg2012-05-011-7/+31
* mfd: Add new resources on ab8500 AB8505 and AB9540Virupax Sadashivpetimath2012-05-011-5/+55
* mfd: Make use of the ab8500 firmware read-modify-write serviceMattias Nilsson2012-03-161-14/+23
* mfd: Support for the AB8500 AB8505 variantBengt Jonsson2012-03-161-17/+15Star
* mfd: Don't use mutex_lock_interruptible in ab8500-coreRabin Vincent2012-03-161-9/+3Star
* mfd: Support AB9540 ab8500 variantLinus Walleij2012-03-061-21/+170
* mfd: Parametrize ab8500 IRQ masks and registersLinus Walleij2012-03-061-13/+37
* mfd: Add ab8500 version detection and enforcingLinus Walleij2012-03-061-21/+42
* mfd: Fix ab8500 error path bugLinus Walleij2012-03-061-2/+3
* mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-091-1/+1
* mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resourcesAxel Lin2011-12-201-0/+2
* mfd: Expose TurnOnStatus in ab8500 sysfsAndrew Lynn2011-10-241-0/+30
* mfd: Remove support for early drop ab8500 chipMattias Wallin2011-10-241-1/+0Star
* mfd: Add support for ab8500 v3.3Mattias Wallin2011-10-241-0/+1
* mfd: Add ab8500 interrupt disable hookVirupax Sadashivpetimath2011-10-241-0/+1