summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max8925-core.c
AgeCommit message (Expand)AuthorLines
2014-07-25mfd: max8925-core: Fix 'missing blank line after declarations' warningLee Jones-0/+2
2014-01-06mfd: maxim: Constify struct mfd_cell where possibleGeert Uytterhoeven-4/+4
2013-02-14mfd: max8925: Fix onkey driver irq baseQing Xu-1/+1
2013-02-14mfd: max8925: Fix mfd device register failureQing Xu-12/+10
2013-02-14mfd: max8925: Add irqdomain for dtQing Xu-30/+43
2012-11-28mfd: remove use of __devexitBill Pemberton-1/+1
2012-11-28mfd: remove use of __devinitdataBill Pemberton-26/+26
2012-11-28mfd: remove use of __devinitBill Pemberton-2/+2
2012-09-19mfd: max8925: Remove array in regulator platform dataHaojian Zhuang-72/+316
2012-09-19mfd: max8925: Use register offset as REG in backlightHaojian Zhuang-17/+14
2012-09-19mfd: Use IRQF_ONESHOT for max8925Fengguang Wu-2/+2
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown-6/+6
2012-09-11mfd: max8925: Convert to IORESOURCE_REGMark Brown-14/+4
2012-09-11mfd: max8925: Move _IO resources out of ioport_ioresourceMark Brown-0/+10
2012-07-09mfd: Transfer rtc max8925 irq from MFD defined resourcesHaojian Zhuang-4/+4
2011-11-25max8925_power: Remove support for irq bits that do not existPhilip Rakity-15/+0
2011-05-26mfd: Remove checking on max8925 regulator[0]Haojian Zhuang-1/+1
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner-4/+4
2011-03-27mfd: mx8925: Remove irq_desc leftoversThomas Gleixner-2/+0
2011-01-14mfd: Convert max8925 to new irq_ APIMark Brown-15/+15
2010-10-29input: Monitor both onkey up and down eventHaojian Zhuang-3/+8
2010-09-29mfd: Fix max8925 irq control bit incorrect settingKevin Liu-6/+7
2010-08-12mfd: Enable onkey on max8925Haojian Zhuang-0/+27
2010-05-28mfd: Delay to mask tsc irq in max8925Haojian Zhuang-2/+5
2010-03-07mfd: Update irq handler in max8925Haojian Zhuang-213/+465
2010-03-07mfd: Add subdevs in max8925Haojian Zhuang-0/+142
2010-03-07mfd: Initial max8925 supportHaojian Zhuang-0/+262