| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: qcom-pm8xxx: Clean up PM8XXX namespace | Linus Walleij | 2016-11-21 | 1 | -429/+0 |
* | mfd: pm8921: Add support for pm8018 | Neil Armstrong | 2016-08-31 | 1 | -0/+1 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | mfd: pm8921: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 2015-08-11 | 1 | -6/+3 |
* | mfd: Kill off set_irq_flags usage | Rob Herring | 2015-08-11 | 1 | -4/+1 |
* | mfd: pm8921: Implement irq_get_irqchip_state | Bjorn Andersson | 2015-08-11 | 1 | -0/+38 |
* | mfd: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | mfd: pm8921-core: Remove unused variable | Sachin Kamat | 2014-07-09 | 1 | -4/+0 |
* | mfd: pm8921: Remove pm8xxx API now that sub-devices use regmap | Stephen Boyd | 2014-06-03 | 1 | -121/+2 |
* | mfd: pm8921: Fixup probe() error path when irq invalid | Josh Cartwright | 2014-03-19 | 1 | -2/+1 |
* | mfd: pm8921: Use IRQCHIP_SKIP_SET_WAKE | Stephen Boyd | 2014-03-19 | 1 | -7/+1 |
* | mfd: pm8921: Drop irq_set_lockdep_class() code | Stephen Boyd | 2014-03-19 | 1 | -3/+0 |
* | mfd: pm8921: Add DT match table | Stephen Boyd | 2014-03-19 | 1 | -0/+8 |
* | mfd: pm8921: Use ssbi regmap | Stephen Boyd | 2014-03-19 | 1 | -28/+38 |
* | mfd: pm8921: Migrate to irqdomains | Stephen Boyd | 2014-03-19 | 1 | -123/+75 |
* | mfd: pm8921: Update for genirq changes | Stephen Boyd | 2014-03-19 | 1 | -2/+5 |
* | mfd: pm8xxx: Move pm8xxx-irq.c contents into only driver that uses it | Stephen Boyd | 2014-03-19 | 1 | -0/+348 |
* | mfd: pm8921: Potential NULL dereference in pm8921_remove() | Dan Carpenter | 2013-11-11 | 1 | -4/+5 |
* | mfd: pm8921: Use devm_*() functions | Jingoo Han | 2013-08-20 | 1 | -6/+3 |
* | mfd: pm8921: Remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-08-20 | 1 | -2/+0 |
* | mfd: pm8921: Include missing linux/module.h | Jingoo Han | 2013-08-20 | 1 | -0/+1 |
* | mfd: Use dev_get_platdata() | Jingoo Han | 2013-07-31 | 1 | -1/+1 |
* | SSBI: Remove MSM_ prefix from SSBI drivers | David Brown | 2013-03-25 | 1 | -7/+7 |
* | mfd: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mfd: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -2/+2 |
* | mfd: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mfd: Add pm8xxx irq support | Abhijeet Dharmapurikar | 2011-05-26 | 1 | -0/+54 |
* | mfd: Add Qualcomm PMIC 8921 core driver | Abhijeet Dharmapurikar | 2011-05-26 | 1 | -0/+158 |