summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/88pm860x-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: 88pm860x-core: Fix commenting and declaration spacingLee Jones2016-01-141-3/+6
* mfd: Use to_i2c_client() instead of open-coding itGeliang Tang2016-01-141-2/+2
* mfd: Kill off set_irq_flags usageRob Herring2015-08-111-4/+0
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-111-1/+0
* mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski2015-06-221-1/+1
* mfd: 88pm860x-core: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
* mfd: 88pm860x-core: Repair formatting issuesLee Jones2014-07-091-15/+22
* mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-03-191-0/+5
* mfd: 88pm860x: Fix I2C device resource leak on regmap init failKrzysztof Kozlowski2014-03-191-0/+1
* mfd: 88pm860x: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* mfd: 88pm860x: Convert to managed resources for allocating memoryLee Jones2013-06-131-3/+2
* mfd: 88pm860x: Use devm_regmap_init_i2c()Sachin Kamat2013-06-131-2/+1
* mfd: 88pm860x: Drop devm_kfree of devm_kzalloc'd dataJingoo Han2013-04-081-9/+3
* mfd: remove use of __devexitBill Pemberton2012-11-281-2/+2
* mfd: remove use of __devinitdataBill Pemberton2012-11-281-34/+34
* mfd: remove use of __devinitBill Pemberton2012-11-281-15/+15
* mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds2012-10-071-1/+21
|\
| * Merge with upstream to accommodate with MFD changesAnton Vorontsov2012-09-241-11/+12
| |\
| | * mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-10/+11
| * | 88pm860x_battery and charger: Fix a few post-merge issuesAnton Vorontsov2012-09-201-2/+2
| * | power_supply: Enable battery-charger for 88pm860xJett.Zhou2012-09-201-1/+21
| |/
* | mfd: 88pm860x: Move gpadc init into touchHaojian Zhuang2012-10-021-51/+0
* | mfd: 88pm860x: Device tree supportHaojian Zhuang2012-10-021-9/+53
* | mfd: 88pm860x: Use irqdomainHaojian Zhuang2012-10-021-27/+38
* | mfd: 88pm860x: Move initilization codeHaojian Zhuang2012-09-191-3/+159
* | mfd: 88pm860x: Avoid to check resource for preg regulatorHaojian Zhuang2012-09-191-7/+1
* | mfd: Use IRQF_ONESHOT for 88pm860xFengguang Wu2012-09-191-1/+1
* | mfd: 88pm860x: Fix section mismatch warningHaojian Zhuang2012-09-141-3/+3
* | mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-141-10/+11
* | mfd: 88pm860x: Use REG resource in regulatorHaojian Zhuang2012-09-111-66/+199
* | mfd: 88pm860x: Use REG in leds resourceHaojian Zhuang2012-09-111-40/+74
* | mfd: 88pm860x: Use REG resource for backlightHaojian Zhuang2012-09-111-35/+43
* | mfd: 88pm860x: Convert to IORESOURCE_REGMark Brown2012-09-111-63/+29
* | mfd: 88pm860x: Move _IO resources out of ioport_ioresourceMark Brown2012-09-111-29/+63
|/
* mfd: Add pre-regulator device for 88pm860xJett.Zhou2012-07-091-0/+23
* mfd: Fix pm8606 build failureSamuel Ortiz2012-03-061-0/+2
* mfd: Code cleanup for pm8606 sub-dev initializationJett.Zhou2012-03-061-6/+11
* mfd: Add power control interface for pm8606 chipJett.Zhou2012-03-061-0/+95
* mfd: Avoid to use constraint name in 88pm860x regulator driverHaojian Zhuang2011-05-261-27/+8
* mfd: Remove unused parameter from 88pm860x APIHaojian Zhuang2011-05-261-18/+10
* mfd: Avoid to allocate 88pm860x static platform dataHaojian Zhuang2011-05-261-29/+16
* mfd: Add rtc support to 88pm860xHaojian Zhuang2011-05-261-0/+29
* mfd: Fix build warning on 88pm860xHaojian Zhuang2011-05-261-14/+14
* mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz2011-05-261-6/+12
* mfd: Cleanup irq namespaceThomas Gleixner2011-03-271-4/+4
* mfd: 88pm860x: Remove unused irq_desc leftoversThomas Gleixner2011-03-271-3/+0
* mfd: Adopt mfd_data in 88pm860x input driverHaojian Zhuang2011-03-231-125/+126
* mfd: Adopt mfd_data in 88pm860x regulatorHaojian Zhuang2011-03-231-61/+104
OpenPOWER on IntegriCloud