No description
Find a file
Ramesh Thomas 6d1e3cf96d doc: power_mgmt: Added Power Management documentation
Documented the Power Management subsystem which includes the
power management hook interface, device power management,
device busy status interfac and other APIs. Also included
is a guide to writing Power Management applications.

This has 2 parts.  One is the general description of the
infrastructure and the PMA writing guide which goes in the
'subsystem' area. Other is the API description that gets
automatically pulled in from the comments in the source files.
The API description goes into the section where all other
Zephyr APIs are put.

Change-Id: Id630209b23f931a8fcccb6f59428610298486743
Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com>
2016-04-27 00:57:53 +00:00
arch arch: st_stm32: Include errno.h 2016-04-26 22:49:49 +00:00
boards arduino 101: use QMSI spi driver 2016-04-26 15:26:15 +00:00
doc doc: power_mgmt: Added Power Management documentation 2016-04-27 00:57:53 +00:00
drivers drivers: stm32: Include errno.h 2016-04-26 22:49:48 +00:00
include doc: power_mgmt: Added Power Management documentation 2016-04-27 00:57:53 +00:00
kernel device: Include errno.h 2016-04-26 22:49:49 +00:00
lib libc: add strncat() to minimal libc 2016-04-16 05:29:21 +00:00
misc x86/debug: GDB server needs to handle some exceptions 2016-04-16 05:29:22 +00:00
net Bluetooth: L2CAP: Add API to register PSM server 2016-04-26 10:58:14 +02:00
samples sensor: rename SENSOR_TYPE_* to SENSOR_VALUE_TYPE_* 2016-04-26 18:09:41 +00:00
scripts toolchain: move iamcu output format/arch to SoC 2016-04-25 17:01:48 +00:00
tests Bluetooth: shell: Update advertising command help 2016-04-25 10:15:16 +02:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore gitignore: Fix doxygen generated directory names 2016-04-15 22:06:42 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile Zephyr 1.3.0-rc1 2016-04-26 00:07:27 +00:00
Makefile.inc build: generate error if board is not found 2016-04-25 19:17:04 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00