Go to file
Iván Briano 20029c8c2d pwm: Remove suspend and resume hooks from pwm_driver_api
Drivers that implement power management should use the preferred
device_pm_ops method instead.

Change-Id: Ice9e0469a1fcb50eb64dcb240dddea56755b6e84
Signed-off-by: Iván Briano <ivan.briano@intel.com>
2016-07-29 23:10:09 +00:00
.known-issues
arch qemu_nios2: increase RAM size 2016-07-29 20:47:11 +00:00
boards board: nitrogen: Add support for the Nitrogen board 2016-07-29 14:08:06 +00:00
doc board: nitrogen: Add support for the Nitrogen board 2016-07-29 14:08:06 +00:00
drivers pwm: Remove suspend and resume hooks from pwm_driver_api 2016-07-29 23:10:09 +00:00
ext fs: Update FatFs Kconfig names 2016-07-29 19:12:43 +00:00
include pwm: Remove suspend and resume hooks from pwm_driver_api 2016-07-29 23:10:09 +00:00
kernel nano_init.c: STACK_CANARY_INIT fix for ARC 2016-07-27 15:23:15 +00:00
lib libc: Add assert.h to minimal libc 2016-07-21 02:09:44 +00:00
misc x86: improve exception APIs 2016-07-28 18:13:24 +00:00
net net: contiki: Prevent a null dereference 2016-07-29 18:05:45 +00:00
samples samples/net/mqtt: Update README file for Debian/Ubuntu users 2016-07-29 19:14:42 +00:00
scripts altera_max10: default to UFM flashing 2016-07-28 22:25:48 +00:00
tests test_mbedtls: exclude platforms with insufficient RAM/ROM 2016-07-28 21:22:19 +00:00
usb usb: Fix typo in comment 2016-07-28 07:20:12 -05:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: add mbedTLS section 2016-07-27 00:22:18 +00:00
Makefile Makefile: Restructure for multilibs 2016-07-27 17:15:56 +00:00
Makefile.inc
zephyr-env.sh