Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-09 | regulator: tps6287x: Constify struct regulator_desc | Christophe JAILLET | 1 | -1/+1 |
2024-05-27 | regulator: Drop explicit initialization of struct i2c_device_id::driver_data ... | Uwe Kleine-König | 1 | -5/+5 |
2024-05-20 | regulator: tps6287x: Force writing VSEL bit | Matti Vaittinen | 1 | -0/+1 |
2023-08-29 | regulator: tps6287x: Fix n_voltages | Vincent Whitchurch | 1 | -1/+1 |
2023-07-25 | regulator: Use bitfield values for range selectors | Chen-Yu Tsai | 1 | -2/+2 |
2023-07-14 | regulator: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
2023-06-12 | regulator: Switch two more i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2023-05-17 | regulator: tps6287x: Fix missing .n_voltages setting | Axel Lin | 1 | -0/+1 |
2023-05-09 | regulator: Add support for TI TPS6287x regulators | Mårten Lindahl | 1 | -0/+188 |