zephyr/samples
Ramesh Thomas 4104bbfb08 power_mgmt: Add device power management support
Added device power management hook infrastructure. Added
DEVICE_INIT_PM and SYS_INIT_PM macros that creates device
structures with the supplied device_ops structure containing
the hooks.

Added example support in gpio_dw driver.  Updated the sample
app and tested using LPS and Device Suspend Only policies.

Change-Id: I2fe347f8d8fd1041d8318e02738990deb8c5d68e
Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-03-26 14:35:11 -04:00
..
bluetooth Bluetooth: CTS: Add service sample 2016-03-22 17:26:49 +00:00
cpp_synchronization samples/tests: remove old message about standard security 2016-03-07 16:07:35 +00:00
drivers samples: w25q80bl: configure sample with correct board 2016-03-23 15:56:47 +00:00
hello_world samples/tests: remove old message about standard security 2016-03-07 16:07:35 +00:00
ipm ipm: add demo code for inter-processor mailboxes 2016-03-09 06:31:02 +00:00
kernel_event_logger power_mgmt: Make names consistent with new RFC 2016-03-26 14:35:11 -04:00
net net: apps: Move Makefile.ipstack to common folder 2016-03-16 11:40:17 +00:00
nfc/nfc_hello uart: add ISR callback mechanism for UART drivers 2016-03-05 13:37:57 +00:00
philosophers samples:philosophers:Reformated 80-column width, 80-chars tabs 2016-03-08 13:54:53 +00:00
power power_mgmt: Add device power management support 2016-03-26 14:35:11 -04:00
sensor sensor: add magnetometer generic polling sample 2016-03-19 10:40:14 +00:00
shell move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
synchronization samples/tests: remove old message about standard security 2016-03-07 16:07:35 +00:00