index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
lm363x-regulator.c
Age
Commit message (
Expand
)
Author
2019-07-22
regulator: lm363x: Fix n_voltages setting for lm36274
Axel Lin
2019-07-22
regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vneg
Axel Lin
2019-07-09
Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-06
regulator: lm363x: Add support for LM36274
Dan Murphy
2019-04-03
regulator: lm363x: Constify regulator_ops
Axel Lin
2019-04-03
regulator: lm363x: Use proper data type for regmap_read arguments
Axel Lin
2019-02-08
regulator: lm363x: Check return value of gpiod_get_index_optional
Axel Lin
2018-12-11
regulator: lm363x: Let core handle GPIO descriptor
Linus Walleij
2018-10-15
regulator: Fetch enable gpiods nonexclusive
Linus Walleij
2018-05-24
regulator: lm363x: Pass descriptor instead of GPIO number
Linus Walleij
2017-03-07
regulator: lm363x: Use generic DT property name for external control pins
Milo Kim
2015-11-30
regulator: lm363x: Staticise ldo_cont_enable_time
Axel Lin
2015-11-30
regulator: lm363x: Remove struct lm363x_regulator which is not necessary
Axel Lin
2015-11-27
regulator: add LM363X driver
Milo Kim