| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-08-30 | mfd: 88pm80x: Constify read-only regmap structs | Javier Carrasco | 1 | -2/+2 |
| 2024-07-04 | mfd: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -1/+1 |
| 2023-06-15 | mfd: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2022-12-07 | mfd: 88pm80x: Remove #ifdef guards for PM related functions | Paul Cercueil | 1 | -1/+1 |
| 2022-12-07 | mfd: 88pm805: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
| 2021-06-02 | mfd: 88pm805: Use DEFINE_RES_IRQ_NAMED() to simplify code | Zhen Lei | 1 | -21/+8 |
| 2015-08-11 | mfd: Drop owner assignment from i2c_drivers | Krzysztof Kozlowski | 1 | -1/+0 |
| 2014-07-09 | mfd: 88pm805: msleep(1ms ~ 20ms) may not do what the caller intends | Lee Jones | 1 | -1/+1 |
| 2014-01-06 | mfd: marvell: Constify struct mfd_cell where possible | Geert Uytterhoeven | 1 | -1/+1 |
| 2013-09-02 | mfd: 88pm805: Fix potential NULL pdata dereference | Chao Xie | 1 | -1/+1 |
| 2013-07-31 | mfd: Use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
| 2013-06-18 | mfd: 88pm80x: Change chip id definition and detection | Chao Xie | 1 | -13/+3 |
| 2013-06-18 | mfd: 88pm800: 88pm805: Remove "IRQF_TRIGGER_FALLING" flag | Yi Zhang | 1 | -1/+1 |
| 2013-06-18 | mfd: 88pm80x: Fix driver name for 88pm800 and 88pm805 | Chao Xie | 1 | -1/+1 |
| 2013-02-14 | mfd: 88pm80x: Remove redundant devm_* calls | Yi Zhang | 1 | -2/+2 |
| 2012-11-28 | mfd: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-28 | mfd: remove use of __devinit | Bill Pemberton | 1 | -3/+3 |
| 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 | -1/+2 |
| 2012-07-16 | mfd: Fix checking return value of 88pm8xx regmap_read() | Axel Lin | 1 | -2/+3 |
| 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/+299 |