aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/88pm860x-core.c
AgeCommit message (Expand)Author
2016-11-17mfd: 88pm860x: Move over to new I2C device .probe() callLee Jones
2016-01-14mfd: 88pm860x-core: Fix commenting and declaration spacingLee Jones
2016-01-14mfd: Use to_i2c_client() instead of open-coding itGeliang Tang
2015-08-11mfd: Kill off set_irq_flags usageRob Herring
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski
2015-06-22mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski
2015-01-22mfd: 88pm860x-core: Constify struct regmap_configKrzysztof Kozlowski
2014-07-09mfd: 88pm860x-core: Repair formatting issuesLee Jones
2014-03-19mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski
2014-03-19mfd: 88pm860x: Fix I2C device resource leak on regmap init failKrzysztof Kozlowski
2013-10-23mfd: 88pm860x: Remove redundant of_match_ptrSachin Kamat
2013-07-31mfd: Use dev_get_platdata()Jingoo Han
2013-06-13mfd: 88pm860x: Convert to managed resources for allocating memoryLee Jones
2013-06-13mfd: 88pm860x: Use devm_regmap_init_i2c()Sachin Kamat
2013-04-08mfd: 88pm860x: Drop devm_kfree of devm_kzalloc'd dataJingoo Han
2012-11-28mfd: remove use of __devexitBill Pemberton
2012-11-28mfd: remove use of __devinitdataBill Pemberton
2012-11-28mfd: remove use of __devinitBill Pemberton
2012-11-28mfd: remove use of __devexit_pBill Pemberton
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-10-02mfd: 88pm860x: Move gpadc init into touchHaojian Zhuang
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang
2012-10-02mfd: 88pm860x: Use irqdomainHaojian Zhuang
2012-09-24Merge with upstream to accommodate with MFD changesAnton Vorontsov
2012-09-2088pm860x_battery and charger: Fix a few post-merge issuesAnton Vorontsov
2012-09-20power_supply: Enable battery-charger for 88pm860xJett.Zhou
2012-09-19mfd: 88pm860x: Move initilization codeHaojian Zhuang
2012-09-19mfd: 88pm860x: Avoid to check resource for preg regulatorHaojian Zhuang
2012-09-19mfd: Use IRQF_ONESHOT for 88pm860xFengguang Wu
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown
2012-09-14mfd: 88pm860x: Fix section mismatch warningHaojian Zhuang
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown
2012-09-11mfd: 88pm860x: Use REG resource in regulatorHaojian Zhuang
2012-09-11mfd: 88pm860x: Use REG in leds resourceHaojian Zhuang
2012-09-11mfd: 88pm860x: Use REG resource for backlightHaojian Zhuang
2012-09-11mfd: 88pm860x: Convert to IORESOURCE_REGMark Brown
2012-09-11mfd: 88pm860x: Move _IO resources out of ioport_ioresourceMark Brown
2012-07-09mfd: Add pre-regulator device for 88pm860xJett.Zhou
2012-03-06mfd: Fix pm8606 build failureSamuel Ortiz
2012-03-06mfd: Code cleanup for pm8606 sub-dev initializationJett.Zhou
2012-03-06mfd: Add power control interface for pm8606 chipJett.Zhou
2011-05-26mfd: Avoid to use constraint name in 88pm860x regulator driverHaojian Zhuang
2011-05-26mfd: Remove unused parameter from 88pm860x APIHaojian Zhuang
2011-05-26mfd: Avoid to allocate 88pm860x static platform dataHaojian Zhuang
2011-05-26mfd: Add rtc support to 88pm860xHaojian Zhuang
2011-05-26mfd: Fix build warning on 88pm860xHaojian Zhuang
2011-05-26mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner
2011-03-27mfd: 88pm860x: Remove unused irq_desc leftoversThomas Gleixner
2011-03-23mfd: Adopt mfd_data in 88pm860x input driverHaojian Zhuang