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
/
core.c
Age
Commit message (
Expand
)
Author
2020-01-23
Merge branch 'regulator-5.5' into regulator-linus
Mark Brown
2020-01-20
regulator: core: Fix exported symbols to the exported GPL version
Enric Balletbo i Serra
2020-01-17
regulator: vctrl-regulator: Avoid deadlock getting and setting the voltage
Enric Balletbo i Serra
2019-12-17
Merge tag 'regulator-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-12-09
regulator: core: avoid unneeded .list_voltage calls
Cristian Marussi
2019-12-03
regulator: core: fix regulator_register() error paths to properly release rdev
Wen Yang
2019-11-27
regulator: fix use after free issue
Wen Yang
2019-11-22
Merge branch 'regulator-5.5' into regulator-next
Mark Brown
2019-11-15
regulator: core: Let boot-on regulators be powered off
Pascal Paillet
2019-11-15
regulator: core: Don't try to remove device links if add failed
Saravana Kannan
2019-10-28
regulator: core: Allow generic coupling only for always-on regulators
Dmitry Osipenko
2019-10-28
regulator: core: Release coupled_rdevs on regulator_init_coupling() error
Dmitry Osipenko
2019-09-17
regulator: core: make regulator_register() EPROBE_DEFER aware
Marco Felsch
2019-09-11
regulator: core: Fix error return for /sys access
H. Nikolaus Schaller
2019-09-04
regulator: Defer init completion for a while after late_initcall
Mark Brown
2019-08-15
regulator: core: Add label to collate of_node_put() statements
Nishka Dasgupta
2019-08-05
regulator: core: Add of_node_put() before return
Nishka Dasgupta
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-04
Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next
Mark Brown
2019-07-04
regulator: implement selector stepping
Bartosz Golaszewski
2019-06-25
regulator: core: Expose some of core functions needed by couplers
Dmitry Osipenko
2019-06-25
regulator: core: Introduce API for regulators coupling customization
Dmitry Osipenko
2019-06-18
regulator: core: Make entire header comment C++ style
Mark Brown
2019-06-18
Merge tag 'v5.2-rc4' into regulator-5.3
Mark Brown
2019-06-14
docs: timers: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-08
regulator: core: Slightly improve readability of _regulator_get_enable_time
Axel Lin
2019-05-06
Merge branch 'regulator-5.2' into regulator-next
Mark Brown
2019-05-03
regulator: core: simplify return value on suported_voltage
Jorge Ramirez-Ortiz
2019-04-26
regulator: core: do not report EPROBE_DEFER as error but as debug
Jorge Ramirez-Ortiz
2019-04-25
regulator: core: Actually put the gpiod after use
Linus Walleij
2019-04-05
regulator: core: Avoid potential deadlock on regulator_unregister
Charles Keepax
2019-03-19
regulator: core: fix error path for regulator_set_voltage_unlocked
Steve Twiss
2019-03-18
regulator: core: Fix application of "drop lockdep annotation in drms_uA_updat...
Mark Brown
2019-02-21
regulator: core: Log forbidden DRMS operation
Marc Gonzalez
2019-02-19
Merge branch 'regulator-5.0' into regulator-5.1 stpmic1 const/range
Mark Brown
2019-02-19
regulator: core: Drop lockdep annotation in drms_uA_update()
Niklas Cassel
2019-02-18
regulator: core: remove unused rdev_get_supply()
Masahiro Yamada
2019-02-15
regulator: core: Take lock before applying system load
Niklas Cassel
2019-02-08
regulator: fix device unlinking
Guennadi Liakhovetski
2019-02-06
regulator: core: Only support passing enable GPIO descriptors
Linus Walleij
2019-02-06
regulator: fixed/gpio: Pull inversion/OD into gpiolib
Linus Walleij
2019-01-09
regulator: provide rdev_get_regmap()
Bartosz Golaszewski
2019-01-08
regulator: Fix trivial language typos
Krzysztof Kozlowski
2018-12-21
Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next
Mark Brown
2018-12-20
regulator: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-11
regulator: core: Clean enabling always-on regulators + their supplies
Douglas Anderson
2018-12-11
Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2018-12-11
regulator: core: Track dangling GPIO descriptors
Linus Walleij
2018-11-26
regulator: core: Apply system load even if no consumer loads
Douglas Anderson
[next]