summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/88pm800.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-111-1/+0
* mfd: 88pm800: Fix I2C device resource leak if probe failsKrzysztof Kozlowski2014-03-191-2/+1
* mfd: marvell: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-061-2/+2
* mfd: 88pm800: Fix potential NULL pdata dereferenceChao Xie2013-09-021-4/+6
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* mfd: 88pm800: Add regulator sub deviceChao Xie2013-06-181-0/+28
* mfd: 88pm800: Enhance sub devices initializationChao Xie2013-06-181-19/+42
* mfd: 88pm80x: Change chip id definition and detectionChao Xie2013-06-181-36/+6
* mfd: 88pm800: Enhance error handling for sub pages probe/removeChao Xie2013-06-181-33/+48
* mfd: 88pm800: Remove the power and gpadc page addr from platform dataChao Xie2013-06-181-2/+3
* mfd: 88pm800: 88pm805: Remove "IRQF_TRIGGER_FALLING" flagYi Zhang2013-06-181-1/+1
* mfd: 88pm800: Initialize mask_invertChao Xie2013-06-181-0/+1
* mfd: 88pm80x: Fix driver name for 88pm800 and 88pm805Chao Xie2013-06-181-1/+1
* mfd: 88pm800: Fix NULL pointer dereferenceYi Zhang2013-06-181-8/+10
* mfd: 88pm80x: Remove redundant devm_* callsYi Zhang2013-02-141-7/+3
* mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devinitBill Pemberton2012-11-281-4/+4
* mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-2/+3
* mfd: Fix checking return value of 88pm8xx regmap_read()Axel Lin2012-07-161-7/+9
* mfd: 88pm80[05] i2c device_id arrays should be NULL terminatedSamuel Ortiz2012-07-091-0/+1
* mfd: Support 88pm80x in 80x driverQiao Zhou2012-07-091-0/+593
OpenPOWER on IntegriCloud