This is an automated email from the ASF dual-hosted git repository.

acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from d144a2a80b arch/arm/samv7: enforce compilation error for incompatible 
configuration options
     add 07f0e0c166 PM: add stability governer

No new revisions were added by this update.

Summary of changes:
 drivers/power/pm/CMakeLists.txt       |   6 +
 drivers/power/pm/Kconfig              |  44 +++++++
 drivers/power/pm/Make.defs            |   6 +
 drivers/power/pm/pm_initialize.c      |   2 +
 drivers/power/pm/stability_governor.c | 239 ++++++++++++++++++++++++++++++++++
 include/nuttx/power/pm.h              |  13 ++
 6 files changed, 310 insertions(+)
 create mode 100644 drivers/power/pm/stability_governor.c

Reply via email to