summaryrefslogtreecommitdiff
path: root/drivers/mfd/ab8500-core.c
AgeCommit message (Expand)Author
2021-08-05mfd: Don't use irq_create_mapping() to resolve a mappingMarc Zyngier
2021-06-15mfd: ab8500-core: Use DEVICE_ATTR_RO/RW macroZhen Lei
2021-04-14mfd: ab8500: Drop bm disable parameterLinus Walleij
2021-03-22mfd/power: ab8500: Push data to power supply codeLinus Walleij
2021-02-22Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-02-08mfd: Standardise MFD_CELL_* helper namesLee Jones
2021-01-13regulator: ab8500: Decomission platform data headerLinus Walleij
2020-01-24mfd: ab8500: Fix ab8500-clk typoLinus Walleij
2020-01-24mfd: ab8500-core: Add device tree support for AB8505Stephan Gerhold
2019-11-11mfd: ab8500: Example using new OF_MFD_CELL MACROLee Jones
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner
2019-01-03mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter
2017-09-05mfd: ab8500-core: Constify attribute_group structuresArvind Yadav
2017-02-13mfd: ab8500-core: Rename clock device and compatibleLinus Walleij
2016-11-29mfd: ab8500-core: Make it explicitly non-modularPaul Gortmaker
2016-07-12mfd: db8500 stop passing around platform dataArnd Bergmann
2016-01-14mfd: ab8500-core: Fix many warnings reported by CheckpatchLee Jones
2015-12-04mfd: ab8500: Delete static IRQ resourcesLinus Walleij
2015-08-11mfd: Kill off set_irq_flags usageRob Herring
2015-06-22mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski
2014-10-20mfd: drop owner assignment from platform_driversWolfram Sang
2014-08-20mfd: ab8500-core: Use 'ifdef' for config optionsFabio Estevam
2014-07-09mfd: ab8500-core: Resolve code style issuesLee Jones
2014-07-09mfd: ab8500-core: Remove pointless else in if statementLee Jones
2014-06-26mfd: ab8500: Fix dt irq mappingGrygorii Strashko
2014-03-04mfd: dbx500/abx500: root out hardcoded IRQ assignmentsLinus Walleij
2014-01-21mfd: ab8500: Use irqdomain to map interruptsLinus Walleij
2014-01-06mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven
2013-06-13mfd: ab8500-core: Add AB8500 external regulators as MFD devicesLee Jones
2013-06-13mfd: ab8500-core: Add of_compatible property for ab8500-codecFabio Baltieri
2013-06-13mfd: ab8500-core: Add device for new RTC version for AB8540 cut2Alexandre Torgue
2013-06-13mfd: ab8500-core: Drop references to ab8500-ledsLee Jones
2013-05-17mfd: ab8500-core: Pass GPADC compatible string to MFD coreLee Jones
2013-05-17mfd: ab8500-core: Use the correct driver name when enabling gpio/pinctrlLee Jones
2013-05-17mfd: ab8500: Pass AB8500 IRQ to debugfs code by resourceLinus Walleij
2013-04-09mfd: ab8500-core: Add of_compatilbe property for ab8500-usbFabio Baltieri
2013-04-09mfd: ab8500-core: Ignore masked out interruptsFabio Baltieri
2013-03-07ab8500-fg: Add power cut feature for ab8505 and ab8540Lee Jones
2013-03-07mfd: ab8500-core: Hierarchical interrupt registersDariusz Szymczak
2013-03-07mfd: ab8500-core: Add abx500-clk as an mfd child deviceUlf Hansson
2013-03-07mfd: ab8500-core: Show turn on status at bootMattias Wallin
2013-03-07mfd: ab8500-core: Add additional resources to ab8505_iddet_resourcesLee Jones
2013-03-07mfd: ab8500-debugfs: Add tests for ab8540 based platform initialisationsLee Jones
2013-03-07mfd: ab8500-core: Add Interrupt support for ab8540Lee Jones
2013-03-07mfd: ab8500-core: Rework MFD sub-device initialisation structuresLee Jones
2013-03-07mfd: ab8500-core: Add ADC support for ab8540Lee Jones
2013-03-07mfd: ab8500-core: APE Interrupts are not clearedLee Jones
2013-03-07mfd: ab8500-sysctrl: Update correct turn on statusRajkumar Kasirajan
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-20Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6Linus Torvalds