aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab8500-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-03mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter1-1/+1
2017-09-05mfd: ab8500-core: Constify attribute_group structuresArvind Yadav1-3/+3
2017-02-13mfd: ab8500-core: Rename clock device and compatibleLinus Walleij1-2/+2
2016-11-29mfd: ab8500-core: Make it explicitly non-modularPaul Gortmaker1-31/+6
2016-07-12mfd: db8500 stop passing around platform dataArnd Bergmann1-4/+0
2016-01-14mfd: ab8500-core: Fix many warnings reported by CheckpatchLee Jones1-14/+10
2015-12-04mfd: ab8500: Delete static IRQ resourcesLinus Walleij1-482/+0
2015-08-11mfd: Kill off set_irq_flags usageRob Herring1-4/+0
2015-06-22mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski1-1/+1
2014-10-20mfd: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-20mfd: ab8500-core: Use 'ifdef' for config optionsFabio Estevam1-1/+1
2014-07-09mfd: ab8500-core: Resolve code style issuesLee Jones1-21/+24
2014-07-09mfd: ab8500-core: Remove pointless else in if statementLee Jones1-2/+2
2014-06-26mfd: ab8500: Fix dt irq mappingGrygorii Strashko1-1/+1
2014-03-04mfd: dbx500/abx500: root out hardcoded IRQ assignmentsLinus Walleij1-13/+14
2014-01-21mfd: ab8500: Use irqdomain to map interruptsLinus Walleij1-1/+1
2014-01-06mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven1-7/+7
2013-06-13mfd: ab8500-core: Add AB8500 external regulators as MFD devicesLee Jones1-0/+10
2013-06-13mfd: ab8500-core: Add of_compatible property for ab8500-codecFabio Baltieri1-0/+1
2013-06-13mfd: ab8500-core: Add device for new RTC version for AB8540 cut2Alexandre Torgue1-8/+47
2013-06-13mfd: ab8500-core: Drop references to ab8500-ledsLee Jones1-13/+0
2013-05-17mfd: ab8500-core: Pass GPADC compatible string to MFD coreLee Jones1-0/+3
2013-05-17mfd: ab8500-core: Use the correct driver name when enabling gpio/pinctrlLee Jones1-3/+3
2013-05-17mfd: ab8500: Pass AB8500 IRQ to debugfs code by resourceLinus Walleij1-0/+15
2013-04-09mfd: ab8500-core: Add of_compatilbe property for ab8500-usbFabio Baltieri1-0/+1
2013-04-09mfd: ab8500-core: Ignore masked out interruptsFabio Baltieri1-13/+14
2013-03-07ab8500-fg: Add power cut feature for ab8505 and ab8540Lee Jones1-0/+36
2013-03-07mfd: ab8500-core: Hierarchical interrupt registersDariusz Szymczak1-76/+6
2013-03-07mfd: ab8500-core: Add abx500-clk as an mfd child deviceUlf Hansson1-0/+12
2013-03-07mfd: ab8500-core: Show turn on status at bootMattias Wallin1-0/+26
2013-03-07mfd: ab8500-core: Add additional resources to ab8505_iddet_resourcesLee Jones1-0/+24
2013-03-07mfd: ab8500-debugfs: Add tests for ab8540 based platform initialisationsLee Jones1-3/+6
2013-03-07mfd: ab8500-core: Add Interrupt support for ab8540Lee Jones1-7/+43
2013-03-07mfd: ab8500-core: Rework MFD sub-device initialisation structuresLee Jones1-61/+182
2013-03-07mfd: ab8500-core: Add ADC support for ab8540Lee Jones1-15/+59
2013-03-07mfd: ab8500-core: APE Interrupts are not clearedLee Jones1-2/+3
2013-03-07mfd: ab8500-sysctrl: Update correct turn on statusRajkumar Kasirajan1-0/+39
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-6/+55
2013-02-20Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6Linus Torvalds1-8/+6
2013-02-14Merge branch 'abx500-pinctrl-for-mfd' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into for-nextSamuel Ortiz1-3/+50
2013-02-14Merge branch 'for-mfd' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into for-nextSamuel Ortiz1-0/+2
2013-02-14mfd: ab8500: Rename ab8500 to abx500 for hwmon driverHongbo Zhang1-3/+3
2013-02-08mfd: ab8500: allow AB9540 based devices to use ABX500 pinctrlLee Jones1-1/+2
2013-02-08mfd: ab8500: ensure new AB8500 pinctrl driver is probed correctlyLee Jones1-1/+1
2013-02-08mfd: ab8500: provide a irq_set_type() functionLee Jones1-0/+6
2013-02-08mfd: ab8500: actually handle the AB8500 GPIO IRQs correctlyLinus Walleij1-3/+19
2013-02-08mfd: ab8500: prepare to handle AB8500 GPIO's IRQs correctlyLee Jones1-1/+25
2013-02-04mfd: ab8500-debugfs: Add interrupt debugBengt Jonsson1-0/+1
2013-02-04mfd: ab8500-core: Allow the possibility to dump all AB8500 registersMian Yousaf Kaukab1-0/+1
2013-01-23u8500-charger: Delay for USB enumerationPaer-Olof Haakansson1-0/+6