This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 5890fde1ed drivers/input: Implement the debounce in button_upper.c
new 67aa12e762 regulator:support always on
new 935359fa3f regulator: support link to supply
new 1456919e58 regulator:support lp mode and auto pm register
new af60bf8213 regulator:optimize the lock to support call the interface
in idle task by pm
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
drivers/power/supply/regulator.c | 288 ++++++++++++++++++++++++++++++++++-----
include/nuttx/power/consumer.h | 2 +
include/nuttx/power/regulator.h | 86 ++++++++----
3 files changed, 315 insertions(+), 61 deletions(-)