aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mfd/abx500
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Gravatar Thomas Gleixner 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Gravatar Thomas Gleixner 2-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Gravatar Thomas Gleixner 2-2/+2
2018-04-25power: supply: ab8500: Drop AB8540/9540 supportGravatar Linus Walleij 2-6/+0
2017-02-13mfd: abx500: Fix spelling mistake: "Celcius" -> "Celsius"Gravatar Colin Ian King 1-2/+2
2016-10-04mfd: ab8500-debugfs: Prevent initialised field from being over-writtenGravatar Lee Jones 1-0/+2
2016-07-12mfd: db8500 stop passing around platform dataGravatar Arnd Bergmann 1-6/+0
2015-03-13power_supply: Change ownership from driver to coreGravatar Krzysztof Kozlowski 1-3/+8
2015-01-21power: ab8500_fg.c: Remove unused functionGravatar Rickard Strandqvist 1-1/+0
2014-11-25mfd: ab8500-sysctrl: Drop ab8500_restartGravatar Guenter Roeck 1-1/+0
2014-07-21mfd: ab8500-debugfs: BIG clean-upGravatar Lee Jones 1-0/+1
2014-03-04mfd: dbx500/abx500: root out hardcoded IRQ assignmentsGravatar Linus Walleij 1-2/+0
2014-01-21mfd/pinctrl: Delete platform data headerGravatar Linus Walleij 1-23/+0
2014-01-21mfd: ab8500: Delete all GPIO platform data instancesGravatar Linus Walleij 2-12/+0
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Gravatar Linus Torvalds 1-0/+2
2013-06-13mfd: ab8500-core: Add device for new RTC version for AB8540 cut2Gravatar Alexandre Torgue 1-0/+2
2013-06-06mfd: db8500: Update register definition for u8540 clockGravatar Philippe Begnic 1-2/+2
2013-05-17mfd: ab8500-sysctrl: Always enable pm_power_off handlerGravatar Fabio Baltieri 1-2/+0
2013-04-30Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 5-22/+129
2013-04-16ab8500_btemp: Make ab8500_btemp_get* interfaces publicGravatar Hongbo Zhang 1-0/+1
2013-04-03ARM: ux500: Pass regulator platform data using the new formatGravatar Lee Jones 1-9/+2
2013-03-07ab8500-charger: Add UsbLineCtrl2 referenceGravatar Marcus Cooper 1-0/+1
2013-03-07ab8500-bm: Add support for the new ab8540 platformGravatar Lee Jones 1-1/+4
2013-03-07ab8500-bm: Add usb power path supportGravatar Lee Jones 2-0/+16
2013-03-07ab8500-bm: Charge only mode fixes for the ab9540Gravatar Lee Jones 1-0/+2
2013-03-07ab8500-bm: Quick re-attach charging behaviourGravatar Lee Jones 1-0/+1
2013-03-07ab8500-charger: Add backup battery charge voltages on the ab8540Gravatar Yang QU 1-4/+20
2013-03-07ab8500-fg: Add power cut feature for ab8505 and ab8540Gravatar Lee Jones 1-0/+18
2013-03-07mfd: ab8500-debug: Add support for the AB8540Gravatar Lee Jones 1-0/+3
2013-03-07mfd: ab8500-gpadc: Add support for the AB8540Gravatar Lee Jones 1-14/+29
2013-03-07mfd: ab8500-sysctrl: Add new reset functionGravatar Lee Jones 1-0/+6
2013-03-07mfd: ab8500-core: Add Interrupt support for ab8540Gravatar Lee Jones 1-0/+1
2013-03-07mfd: ab8500-gpadc: Add gpadc hw conversionGravatar Lee Jones 1-4/+26
2013-03-07mfd: ab8500-sysctrl: Update correct turn on statusGravatar Rajkumar Kasirajan 1-0/+2
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Gravatar Linus Torvalds 2-0/+17
2013-02-20Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 2-31/+11
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-59/+236
2013-02-14Merge branch 'for-mfd' of git://git.linaro.org/people/ljones/linux-3.0-ux500 ...Gravatar Samuel Ortiz 2-0/+17
2013-02-10ARM: ux500: remove irq_base property from platform_dataGravatar Lee Jones 1-1/+0
2013-02-04mfd: ab8500-debugfs: Add interrupt debugGravatar Bengt Jonsson 1-0/+2
2013-02-04mfd: ab8500-core: Allow the possibility to dump all AB8500 registersGravatar Mian Yousaf Kaukab 1-0/+6
2013-02-04mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registersGravatar Kennet Wallden 2-0/+7
2013-02-04mfd: ab8500-sysctrl: Provide a platform specific pm_power_off() call-backGravatar Lee Jones 1-0/+2
2013-01-30pinctrl: add abx500 pinctrl driver coreGravatar Patrice Chotard 2-3/+14
2013-01-30mfd: ab8500: update header file and version detectionGravatar Linus Walleij 1-55/+222
2013-01-23ab8500-bm: Remove individual [charger|btemp|fg|chargalg] pdata structuresGravatar Lee Jones 1-22/+0
2013-01-23ab8500-charger: Do not touch VBUSOVV bitsGravatar Jonas Aaberg 1-0/+19
2013-01-23pm2301: Update watchdog for pm2xxx supportGravatar Loic Pallardy 1-0/+3
2013-01-23ab8500-btemp: Adaptation to AB8505 and AB9540 platformsGravatar Michel JAOUEN 1-0/+2
2013-01-23pm2301: Provide u9540 support for the pm2301 chargerGravatar Michel JAOUEN 2-0/+4