summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab8500-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: db8500 stop passing around platform dataArnd Bergmann2016-07-121-4/+0
* mfd: ab8500-core: Fix many warnings reported by CheckpatchLee Jones2016-01-141-14/+10
* mfd: ab8500: Delete static IRQ resourcesLinus Walleij2015-12-041-482/+0
* mfd: Kill off set_irq_flags usageRob Herring2015-08-111-4/+0
* mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski2015-06-221-1/+1
* mfd: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* mfd: ab8500-core: Use 'ifdef' for config optionsFabio Estevam2014-08-201-1/+1
* mfd: ab8500-core: Resolve code style issuesLee Jones2014-07-091-21/+24
* mfd: ab8500-core: Remove pointless else in if statementLee Jones2014-07-091-2/+2
* mfd: ab8500: Fix dt irq mappingGrygorii Strashko2014-06-261-1/+1
* mfd: dbx500/abx500: root out hardcoded IRQ assignmentsLinus Walleij2014-03-041-13/+14
* mfd: ab8500: Use irqdomain to map interruptsLinus Walleij2014-01-211-1/+1
* mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-061-7/+7
* mfd: ab8500-core: Add AB8500 external regulators as MFD devicesLee Jones2013-06-131-0/+10
* mfd: ab8500-core: Add of_compatible property for ab8500-codecFabio Baltieri2013-06-131-0/+1
* mfd: ab8500-core: Add device for new RTC version for AB8540 cut2Alexandre Torgue2013-06-131-8/+47
* mfd: ab8500-core: Drop references to ab8500-ledsLee Jones2013-06-131-13/+0
* mfd: ab8500-core: Pass GPADC compatible string to MFD coreLee Jones2013-05-171-0/+3
* mfd: ab8500-core: Use the correct driver name when enabling gpio/pinctrlLee Jones2013-05-171-3/+3
* mfd: ab8500: Pass AB8500 IRQ to debugfs code by resourceLinus Walleij2013-05-171-0/+15
* mfd: ab8500-core: Add of_compatilbe property for ab8500-usbFabio Baltieri2013-04-091-0/+1
* mfd: ab8500-core: Ignore masked out interruptsFabio Baltieri2013-04-091-13/+14
* ab8500-fg: Add power cut feature for ab8505 and ab8540Lee Jones2013-03-071-0/+36
* mfd: ab8500-core: Hierarchical interrupt registersDariusz Szymczak2013-03-071-76/+6
* mfd: ab8500-core: Add abx500-clk as an mfd child deviceUlf Hansson2013-03-071-0/+12
* mfd: ab8500-core: Show turn on status at bootMattias Wallin2013-03-071-0/+26
* mfd: ab8500-core: Add additional resources to ab8505_iddet_resourcesLee Jones2013-03-071-0/+24
* mfd: ab8500-debugfs: Add tests for ab8540 based platform initialisationsLee Jones2013-03-071-3/+6
* mfd: ab8500-core: Add Interrupt support for ab8540Lee Jones2013-03-071-7/+43
* mfd: ab8500-core: Rework MFD sub-device initialisation structuresLee Jones2013-03-071-61/+182
* mfd: ab8500-core: Add ADC support for ab8540Lee Jones2013-03-071-15/+59
* mfd: ab8500-core: APE Interrupts are not clearedLee Jones2013-03-071-2/+3
* mfd: ab8500-sysctrl: Update correct turn on statusRajkumar Kasirajan2013-03-071-0/+39
* Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-241-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/+6
|\ \ \ | |/ / |/| |
| * | 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-051-8/+0
| |\ \ | | |/ | |/|
| | * ab8500_bm: Always send platform specific battery information via pdataLee Jones2012-12-111-8/+0
* | | 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-161-79/+28
|\ \
OpenPOWER on IntegriCloud