summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max8925-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Kill off set_irq_flags usageRob Herring2015-08-111-4/+1
* mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski2015-06-221-1/+1
* mfd: max8925-core: Fix 'missing blank line after declarations' warningLee Jones2014-07-251-0/+2
* mfd: maxim: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-061-4/+4
* mfd: max8925: Fix onkey driver irq baseQing Xu2013-02-141-1/+1
* mfd: max8925: Fix mfd device register failureQing Xu2013-02-141-12/+10
* mfd: max8925: Add irqdomain for dtQing Xu2013-02-141-30/+43
* mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devinitdataBill Pemberton2012-11-281-26/+26
* mfd: remove use of __devinitBill Pemberton2012-11-281-2/+2
* mfd: max8925: Remove array in regulator platform dataHaojian Zhuang2012-09-191-72/+316
* mfd: max8925: Use register offset as REG in backlightHaojian Zhuang2012-09-191-17/+14
* mfd: Use IRQF_ONESHOT for max8925Fengguang Wu2012-09-191-2/+2
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-141-6/+6
* mfd: max8925: Convert to IORESOURCE_REGMark Brown2012-09-111-14/+4
* mfd: max8925: Move _IO resources out of ioport_ioresourceMark Brown2012-09-111-0/+10
* mfd: Transfer rtc max8925 irq from MFD defined resourcesHaojian Zhuang2012-07-091-4/+4
* max8925_power: Remove support for irq bits that do not existPhilip Rakity2011-11-251-15/+0
* mfd: Remove checking on max8925 regulator[0]Haojian Zhuang2011-05-261-1/+1
* mfd: Cleanup irq namespaceThomas Gleixner2011-03-271-4/+4
* mfd: mx8925: Remove irq_desc leftoversThomas Gleixner2011-03-271-2/+0
* mfd: Convert max8925 to new irq_ APIMark Brown2011-01-141-15/+15
* input: Monitor both onkey up and down eventHaojian Zhuang2010-10-291-3/+8
* mfd: Fix max8925 irq control bit incorrect settingKevin Liu2010-09-291-6/+7
* mfd: Enable onkey on max8925Haojian Zhuang2010-08-121-0/+27
* mfd: Delay to mask tsc irq in max8925Haojian Zhuang2010-05-281-2/+5
* mfd: Update irq handler in max8925Haojian Zhuang2010-03-071-213/+465
* mfd: Add subdevs in max8925Haojian Zhuang2010-03-071-0/+142
* mfd: Initial max8925 supportHaojian Zhuang2010-03-071-0/+262
OpenPOWER on IntegriCloud