Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-02 | mfd: tps80031: Use DEFINE_RES_IRQ() to simplify code | Zhen Lei | 1 | -5/+1 |
2020-11-19 | mfd: Constify static struct resources | Rikard Falkeborn | 1 | -1/+1 |
2019-08-12 | mfd: tps80031: Convert to devm_i2c_new_dummy_device | Wolfram Sang | 1 | -15/+8 |
2019-02-01 | mfd: tps80031: Make it explicitly non-modular | Paul Gortmaker | 1 | -35/+2 |
2018-05-16 | mfd: tps80031: Delete an error message for a failed memory allocation in tps8... | Markus Elfring | 1 | -3/+1 |
2015-08-11 | mfd: Drop owner assignment from i2c_drivers | Krzysztof Kozlowski | 1 | -1/+0 |
2014-01-06 | mfd: ti: Constify struct mfd_cell where possible | Geert Uytterhoeven | 1 | -1/+1 |
2013-07-31 | mfd: Use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-01-04 | Drivers: mfd: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -6/+5 |
2012-12-09 | mfd: tps80031: Add terminating entry for tps80031_id_table | Axel Lin | 1 | -0/+1 |
2012-11-21 | mfd: Add TI TPS80031 mfd core driver | Laxman Dewangan | 1 | -0/+573 |