Age | Commit message (Expand) | Author | Files | Lines |
2023-06-19 | regulator: ltc3676: Use maple tree register cache | Mark Brown | 1 | -1/+1 |
2023-05-08 | regulator: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2023-03-20 | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14 | Douglas Anderson | 1 | -0/+1 |
2020-09-07 | regulator: remove locking around regulator_notifier_call_chain() | Michał Mirosław | 1 | -8/+2 |
2020-08-21 | regulator: ltc3676: Fix W=1 build warning when CONFIG_OF=n | Jisheng Zhang | 1 | -1/+1 |
2020-06-18 | regulator: ltc3676: Constify ltc3676_regulators | Rikard Falkeborn | 1 | -1/+1 |
2020-01-13 | regulator: Convert i2c drivers to use .probe_new | Axel Lin | 1 | -3/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -10/+1 |
2019-03-13 | regulator: ltc3676: Fix notifier mutex lock warning | Steve Twiss | 1 | -2/+8 |
2019-02-15 | regulator: ltc3676: Fix module description | Axel Lin | 1 | -1/+1 |
2019-02-15 | regulator: ltc3676: Simplify .readable_reg and .writable_reg callbacks | Axel Lin | 1 | -58/+5 |
2018-09-07 | regmap: split up regmap_config.use_single_rw | David Frey | 1 | -1/+2 |
2018-05-02 | regulator: ltc3676: Assure PGOOD mask is set before changing voltage | Marek Vasut | 1 | -1/+19 |
2017-02-21 | regulator: ltc3676: Add OF device ID table | Javier Martinez Canillas | 1 | -0/+7 |
2017-01-31 | regulator: ltc3676: constify regulator_ops structure | Bhumika Goyal | 1 | -3/+3 |
2016-08-16 | regulator: Add LTC3676 support | Tim Harvey | 1 | -0/+420 |