summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab8500-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-251-6/+55
|\
| * Merge branch 'abx500-pinctrl-for-mfd' of git://git.kernel.org/pub/scm/linux/k...Samuel Ortiz2013-02-141-3/+50
| |\
| | * mfd: ab8500: allow AB9540 based devices to use ABX500 pinctrlLee Jones2013-02-081-1/+2
| | * mfd: ab8500: ensure new AB8500 pinctrl driver is probed correctlyLee Jones2013-02-081-1/+1
| | * mfd: ab8500: provide a irq_set_type() functionLee Jones2013-02-081-0/+6
| | * mfd: ab8500: actually handle the AB8500 GPIO IRQs correctlyLinus Walleij2013-02-081-3/+19
| | * mfd: ab8500: prepare to handle AB8500 GPIO's IRQs correctlyLee Jones2013-02-081-1/+25
| * | Merge branch 'for-mfd' of git://git.linaro.org/people/ljones/linux-3.0-ux500 ...Samuel Ortiz2013-02-141-0/+2
| |\ \
| | * | mfd: ab8500-debugfs: Add interrupt debugBengt Jonsson2013-02-041-0/+1
| | * | mfd: ab8500-core: Allow the possibility to dump all AB8500 registersMian Yousaf Kaukab2013-02-041-0/+1
| * | | mfd: ab8500: Rename ab8500 to abx500 for hwmon driverHongbo Zhang2013-02-141-3/+3
| | |/ | |/|
* | | Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6Linus Torvalds2013-02-201-8/+6Star
|\ \ \ | |/ / |/| |
| * | 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