No description
Find a file
Ramesh Thomas aae7ac0765 quark_se_ss: power_mgmt: Remove redundant int trigger setting
Zephyr is always setting irqs to be level triggered as
required by the core. It is unnecessary to set it to
level again while entering sleep states.

Change-Id: I10f919d619af2e1ab05dc85a67766929b6ae9402
Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com>
2016-12-02 14:03:06 +00:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch quark_se_ss: power_mgmt: Remove redundant int trigger setting 2016-12-02 14:03:06 +00:00
boards [REVERTME]boards: omit frame pointer for ARC boards 2016-12-02 00:14:25 +00:00
doc doc: power_mgmt: Update PM doc with latest changes 2016-11-30 23:54:42 +00:00
drivers drivers: sensor: use unified kernel API 2016-11-30 23:54:58 +00:00
ext tinycrypt/sha256: Array compared to NULL has no effect 2016-11-22 01:59:10 +00:00
include kernel: add emphasis to nano_sem_take/k_sem_take return code difference 2016-12-01 17:57:23 +00:00
kernel work_q: delayed work cancel returns incorrect status 2016-12-02 12:50:51 +00:00
lib libc/minimal: snprintf(): KILL negative len parameter 2016-11-28 20:49:37 +00:00
misc build: x86: add some flexibility in custom linker scripts 2016-11-30 22:47:02 +00:00
net net: buf: Add extra logic when debug is enabled 2016-11-28 14:57:44 +00:00
samples usb: Add WebUSB enabled custom class support. 2016-12-01 01:00:12 +00:00
scripts scrips/kconfig: reduce impact of getenv() buffer overflow 2016-12-02 04:16:53 +00:00
subsys usb :mass_storage: correct the license details 2016-12-02 02:11:34 +00:00
tests tests: adjust some stack sizes when running debug loads 2016-11-30 23:47:46 +00:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: update with new emails 2016-10-07 16:15:24 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild build: remove old kernel support 2016-11-07 11:34:18 -08:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
LICENSING.rst LICENSING: clarify licenses of imported / reused code 2016-11-11 01:36:14 +00:00
MAINTAINERS MAINTAINERS: fix email address 2016-12-01 19:07:49 -05:00
Makefile build: x86: add some flexibility in custom linker scripts 2016-11-30 22:47:02 +00:00
Makefile.inc build: Document outputexports 2016-11-12 02:08:08 +00:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00