Age | Commit message (Expand) | Author | Files | Lines |
2019-08-12 | mfd: 88pm800: Convert to i2c_new_dummy_device | Wolfram Sang | 1 | -6/+6 |
2015-08-11 | mfd: Drop owner assignment from i2c_drivers | Krzysztof Kozlowski | 1 | -1/+0 |
2014-03-19 | mfd: 88pm800: Fix I2C device resource leak if probe fails | Krzysztof Kozlowski | 1 | -2/+1 |
2014-01-06 | mfd: marvell: Constify struct mfd_cell where possible | Geert Uytterhoeven | 1 | -2/+2 |
2013-09-02 | mfd: 88pm800: Fix potential NULL pdata dereference | Chao Xie | 1 | -4/+6 |
2013-07-31 | mfd: Use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-06-18 | mfd: 88pm800: Add regulator sub device | Chao Xie | 1 | -0/+28 |
2013-06-18 | mfd: 88pm800: Enhance sub devices initialization | Chao Xie | 1 | -19/+42 |
2013-06-18 | mfd: 88pm80x: Change chip id definition and detection | Chao Xie | 1 | -36/+6 |
2013-06-18 | mfd: 88pm800: Enhance error handling for sub pages probe/remove | Chao Xie | 1 | -33/+48 |
2013-06-18 | mfd: 88pm800: Remove the power and gpadc page addr from platform data | Chao Xie | 1 | -2/+3 |
2013-06-18 | mfd: 88pm800: 88pm805: Remove "IRQF_TRIGGER_FALLING" flag | Yi Zhang | 1 | -1/+1 |
2013-06-18 | mfd: 88pm800: Initialize mask_invert | Chao Xie | 1 | -0/+1 |
2013-06-18 | mfd: 88pm80x: Fix driver name for 88pm800 and 88pm805 | Chao Xie | 1 | -1/+1 |
2013-06-18 | mfd: 88pm800: Fix NULL pointer dereference | Yi Zhang | 1 | -8/+10 |
2013-02-14 | mfd: 88pm80x: Remove redundant devm_* calls | Yi Zhang | 1 | -7/+3 |
2012-11-28 | mfd: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | mfd: remove use of __devinit | Bill Pemberton | 1 | -4/+4 |
2012-11-28 | mfd: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-09-15 | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 1 | -2/+3 |
2012-07-16 | mfd: Fix checking return value of 88pm8xx regmap_read() | Axel Lin | 1 | -7/+9 |
2012-07-09 | mfd: 88pm80[05] i2c device_id arrays should be NULL terminated | Samuel Ortiz | 1 | -0/+1 |
2012-07-09 | mfd: Support 88pm80x in 80x driver | Qiao Zhou | 1 | -0/+593 |