aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max8925-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-01mfd: max8925-core: Drop unused MODULE_ tags from non-modular codePaul Gortmaker1-6/+1
2015-08-11mfd: Kill off set_irq_flags usageRob Herring1-4/+1
2015-06-22mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski1-1/+1
2014-07-25mfd: max8925-core: Fix 'missing blank line after declarations' warningLee Jones1-0/+2
2014-01-06mfd: maxim: Constify struct mfd_cell where possibleGeert Uytterhoeven1-4/+4
2013-02-14mfd: max8925: Fix onkey driver irq baseQing Xu1-1/+1
2013-02-14mfd: max8925: Fix mfd device register failureQing Xu1-12/+10
2013-02-14mfd: max8925: Add irqdomain for dtQing Xu1-30/+43
2012-11-28mfd: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devinitdataBill Pemberton1-26/+26
2012-11-28mfd: remove use of __devinitBill Pemberton1-2/+2
2012-09-19mfd: max8925: Remove array in regulator platform dataHaojian Zhuang1-72/+316
2012-09-19mfd: max8925: Use register offset as REG in backlightHaojian Zhuang1-17/+14
2012-09-19mfd: Use IRQF_ONESHOT for max8925Fengguang Wu1-2/+2
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown1-6/+6
2012-09-11mfd: max8925: Convert to IORESOURCE_REGMark Brown1-14/+4
2012-09-11mfd: max8925: Move _IO resources out of ioport_ioresourceMark Brown1-0/+10
2012-07-09mfd: Transfer rtc max8925 irq from MFD defined resourcesHaojian Zhuang1-4/+4
2011-11-25max8925_power: Remove support for irq bits that do not existPhilip Rakity1-15/+0
2011-05-26mfd: Remove checking on max8925 regulator[0]Haojian Zhuang1-1/+1
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner1-4/+4
2011-03-27mfd: mx8925: Remove irq_desc leftoversThomas Gleixner1-2/+0
2011-01-14mfd: Convert max8925 to new irq_ APIMark Brown1-15/+15
2010-10-29input: Monitor both onkey up and down eventHaojian Zhuang1-3/+8
2010-09-29mfd: Fix max8925 irq control bit incorrect settingKevin Liu1-6/+7
2010-08-12mfd: Enable onkey on max8925Haojian Zhuang1-0/+27
2010-05-28mfd: Delay to mask tsc irq in max8925Haojian Zhuang1-2/+5
2010-03-07mfd: Update irq handler in max8925Haojian Zhuang1-213/+465
2010-03-07mfd: Add subdevs in max8925Haojian Zhuang1-0/+142
2010-03-07mfd: Initial max8925 supportHaojian Zhuang1-0/+262