summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab8500-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Don't use irq_create_mapping() to resolve a mappingMarc Zyngier2021-08-051-1/+1
* mfd: ab8500-core: Use DEVICE_ATTR_RO/RW macroZhen Lei2021-06-151-17/+16
* mfd: ab8500: Drop bm disable parameterLinus Walleij2021-04-141-14/+6
* mfd/power: ab8500: Push data to power supply codeLinus Walleij2021-03-221-9/+8
* Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-02-221-21/+21
|\
| * mfd: Standardise MFD_CELL_* helper namesLee Jones2021-02-081-21/+21
* | regulator: ab8500: Decomission platform data headerLinus Walleij2021-01-131-1/+0
|/
* mfd: ab8500: Fix ab8500-clk typoLinus Walleij2020-01-241-2/+2
* mfd: ab8500-core: Add device tree support for AB8505Stephan Gerhold2020-01-241-2/+12
* mfd: ab8500: Example using new OF_MFD_CELL MACROLee Jones2019-11-111-96/+42
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner2019-05-301-1/+1
* mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter2019-01-031-1/+1
* mfd: ab8500-core: Constify attribute_group structuresArvind Yadav2017-09-051-3/+3
* mfd: ab8500-core: Rename clock device and compatibleLinus Walleij2017-02-131-2/+2
* mfd: ab8500-core: Make it explicitly non-modularPaul Gortmaker2016-11-291-31/+6
* 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
| |\