Age | Commit message (Expand) | Author | Files | Lines |
2019-07-22 | regulator: lm363x: Fix n_voltages setting for lm36274 | Axel Lin | 1 | -4/+4 |
2019-07-22 | regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vneg | Axel Lin | 1 | -1/+1 |
2019-07-09 | Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+74 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-06-06 | regulator: lm363x: Add support for LM36274 | Dan Murphy | 1 | -4/+74 |
2019-04-03 | regulator: lm363x: Constify regulator_ops | Axel Lin | 1 | -2/+2 |
2019-04-03 | regulator: lm363x: Use proper data type for regmap_read arguments | Axel Lin | 1 | -2/+2 |
2019-02-08 | regulator: lm363x: Check return value of gpiod_get_index_optional | Axel Lin | 1 | -2/+4 |
2018-12-11 | regulator: lm363x: Let core handle GPIO descriptor | Linus Walleij | 1 | -2/+6 |
2018-10-15 | regulator: Fetch enable gpiods nonexclusive | Linus Walleij | 1 | -2/+4 |
2018-05-24 | regulator: lm363x: Pass descriptor instead of GPIO number | Linus Walleij | 1 | -10/+10 |
2017-03-07 | regulator: lm363x: Use generic DT property name for external control pins | Milo Kim | 1 | -2/+2 |
2015-11-30 | regulator: lm363x: Staticise ldo_cont_enable_time | Axel Lin | 1 | -1/+1 |
2015-11-30 | regulator: lm363x: Remove struct lm363x_regulator which is not necessary | Axel Lin | 1 | -19/+1 |
2015-11-27 | regulator: add LM363X driver | Milo Kim | 1 | -0/+309 |