Commit graph

  • 597080204e drivers: Bluetooth: Update H5 driver to new delayable work API. Joakim Andersson 2021-04-12 12:51:48 +02:00
  • 7a7afa570b Bluetooth: host: refactor SMP channel context layout Joakim Andersson 2021-04-08 19:58:45 +02:00
  • 52a21a9478 Bluetooth: host: Update RPA timer to new delayable work API Joakim Andersson 2021-04-08 12:18:09 +02:00
  • 845bf6dbd7 boards: set CONFIG_KERNEL_VM_OFFSET=0 on qemu_x86_virt Daniel Leung 2021-05-03 16:51:05 -07:00
  • 37672958ac x86: mmu: relax KERNEL_VM_OFFSET == SRAM_OFFSET Daniel Leung 2021-05-03 13:07:31 -07:00
  • 52398df7b6 doc: integrate dict logging into main logging section Anas Nashif 2021-05-05 13:18:48 -04:00
  • b3c107a432 samples: device_pm: include device_runtime.h Anas Nashif 2021-05-05 18:13:02 -04:00
  • 5d97f8ce4c ci: Update to docker image v0.17.1 Kumar Gala 2021-05-05 15:22:21 -05:00
  • 5bdcf710eb doc: release: document device PM changes Gerard Marull-Paretas 2021-05-04 10:23:50 +02:00
  • 56f1a8ce98 pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET Gerard Marull-Paretas 2021-05-03 18:32:53 +02:00
  • 6633b05530 pm: move device_pm.c to device_runtime.c Gerard Marull-Paretas 2021-05-03 18:27:42 +02:00
  • 7988ab4a26 pm: rename device_set/get_power_state to pm_device_set/get Gerard Marull-Paretas 2021-05-03 18:26:29 +02:00
  • 1e50e08bca pm: move device_set/get_power_state to pm/device.h Gerard Marull-Paretas 2021-05-03 18:12:17 +02:00
  • dbf46b3815 pm: rename device_pm_cb to pm_device_cb Gerard Marull-Paretas 2021-05-03 18:01:40 +02:00
  • 7bfd3a11f3 device: rename device_pm_control to pm_control Gerard Marull-Paretas 2021-05-03 17:57:34 +02:00
  • 570b43a70e pm: rename device_pm_state_str to pm_device_state_str Gerard Marull-Paretas 2021-05-03 17:45:25 +02:00
  • d31a9be27c pm: device: rename device_pm struct to pm_device Gerard Marull-Paretas 2021-05-03 17:42:31 +02:00
  • 2c7b763e47 pm: replace DEVICE_PM_* states with PM_DEVICE_* Gerard Marull-Paretas 2021-05-03 17:36:10 +02:00
  • 2d39c01592 pm: deprecate power/power.h header Gerard Marull-Paretas 2021-05-03 17:28:23 +02:00
  • 3863be02a5 drivers: replace power/power.h with pm/device.h Gerard Marull-Paretas 2021-05-03 17:26:38 +02:00
  • ddfd27dbfb pm: replace power/power.h with pm/pm.h Gerard Marull-Paretas 2021-05-03 17:26:15 +02:00
  • 5a4cdd24a0 tests: replace power/power.h with pm/pm.h Gerard Marull-Paretas 2021-05-03 17:26:00 +02:00
  • 13f528bc59 kernel: replace power/power.h with pm/pm.h Gerard Marull-Paretas 2021-05-03 17:25:19 +02:00
  • b287725d41 samples: replace power/power.h with pm/pm.h Gerard Marull-Paretas 2021-05-03 17:25:08 +02:00
  • 280ca7a632 arch: replace power/power.h with pm/pm.h Gerard Marull-Paretas 2021-05-03 17:24:47 +02:00
  • f61649b7ba soc: replace power/power.h with pm/pm.h Gerard Marull-Paretas 2021-05-03 17:23:53 +02:00
  • a23de40f15 doc: pm: update runtime API names Gerard Marull-Paretas 2021-05-03 17:48:05 +02:00
  • c524075780 pm: runtime: rename API with pm_device prefix Gerard Marull-Paretas 2021-05-03 17:11:11 +02:00
  • f69759d34a pm: rename CONFIG_PM_DEVICE_IDLE to CONFIG_PM_DEVICE_RUNTIME Gerard Marull-Paretas 2021-04-29 14:12:11 +02:00
  • decc177e17 pm: runtime: return ENOSYS when not available Gerard Marull-Paretas 2021-04-29 14:04:33 +02:00
  • 0aa3df06c2 pm: move private enum to source using it Gerard Marull-Paretas 2021-04-29 13:59:53 +02:00
  • ef91546a51 tests: power: move to pm folder Gerard Marull-Paretas 2021-04-29 13:58:03 +02:00
  • 605a3d1a8a samples: pm: move to pm folder Gerard Marull-Paretas 2021-04-29 13:48:39 +02:00
  • 99cbee3f16 pm: move power subsystem to pm Gerard Marull-Paretas 2021-04-29 13:45:57 +02:00
  • 25bb163dc2 pm: reorganize headers Gerard Marull-Paretas 2021-04-29 13:32:28 +02:00
  • 14a1145324 doc: samples: restore :maxdepth: 2 Martí Bolívar 2021-05-05 10:30:49 -07:00
  • fdce0ec893 doc: samples: bme280: fix missing end of sentence Martí Bolívar 2021-05-05 10:28:03 -07:00
  • 07e5644ac6 drivers/pwm: stm32: Leftovers in clock_control conversion to dts Erwan Gouriou 2021-05-05 12:13:48 +02:00
  • 37d2227412 samples/drivers/watchdog: stm32: Configure bus using device tree Erwan Gouriou 2021-05-05 12:11:48 +02:00
  • 13860524dd tests/drivers/spi: nucleo_g474re: Configure bus using device tree Erwan Gouriou 2021-05-05 12:07:18 +02:00
  • 7d21af4d39 tests/drivers/watchdog: stm32: Move bus config to dts Erwan Gouriou 2021-05-05 12:03:35 +02:00
  • 02ce386d05 boards: nucleo_l152re: Explicitly set apb2-prescaler Erwan Gouriou 2021-05-05 17:21:13 +02:00
  • 704a0a398a boards: nucleo_wb55rg: Fix left over in dts clock configuration Erwan Gouriou 2021-05-05 12:10:14 +02:00
  • 080ffa5f4e include/drivers/clock_control: stm32: Fix apb1/2 conditions (wl/wb) Erwan Gouriou 2021-05-05 12:47:02 +02:00
  • 81a5524acc boards: disco_l475_iot1: Add missing bus prescaler props Erwan Gouriou 2021-05-05 12:27:05 +02:00
  • edaeef1cea drivers/clock_control: stm32h7_m4: Don't rely on rcc "clocks" property Erwan Gouriou 2021-05-05 09:28:35 +02:00
  • 05b7476664 drivers/clock_control: stm32mp1: Exclude deprecated symbols definition Erwan Gouriou 2021-05-05 09:07:54 +02:00
  • 6d33d6944b drivers/clock_control: stm32: Add CLOCK_CONTROL_STM32_HAS_DTS Erwan Gouriou 2021-05-03 16:47:30 +02:00
  • e1f9d8ead4 drivers/clock_control: stm32: Move CLOCK_STM32_HSE_CLOCK definition Erwan Gouriou 2021-05-03 16:38:09 +02:00
  • da01659032 include/drivers/clock_control: stm32: Deprecate use of Kconfig Erwan Gouriou 2021-05-03 10:50:09 +02:00
  • 126da28620 net: lwm2m: Trigger registration update only when registered Robert Lubos 2021-05-05 14:24:57 +02:00
  • 121a164ec0 net: openthread: add CSL receiver API Eduardo Montoya 2021-05-05 15:00:51 +02:00
  • 673b4b4394 samples: nvs: fix flash device access Martí Bolívar 2021-04-27 13:29:12 -07:00
  • e30cfa42d4 samples: ms5837: drop device_get_binding/DT_INST Martí Bolívar 2021-04-26 21:33:25 -07:00
  • 5832e588e3 samples: bmg160: drop device_get_binding Martí Bolívar 2021-04-26 14:25:23 -07:00
  • aacab5e866 samples: tmp112: various cleanups Martí Bolívar 2021-04-26 14:22:23 -07:00
  • 2c793f72ae samples: fxas21002: drop device_get_binding/DT_INST Martí Bolívar 2021-04-26 14:12:01 -07:00
  • 36bd4cbcf2 samples: fdc2x1x: drop device_get_binding/DT_INST Martí Bolívar 2021-04-26 14:10:44 -07:00
  • 363a1d6c84 samples: lis2dh: drop device_get_binding/DT_INST Martí Bolívar 2021-04-26 14:04:30 -07:00
  • 37f0ca0229 samples: mcp9808: drop device_get_binding/DT_INST Martí Bolívar 2021-04-26 14:03:19 -07:00
  • e98f61c191 samples: max30101: drop device_get_binding/DT_INST Martí Bolívar 2021-04-26 14:01:47 -07:00
  • 72795c3e6c samples: adxl372: drop device_get_binding/DT_INST Martí Bolívar 2021-04-26 14:00:15 -07:00
  • fff2644189 samples: button: devicetree cleanups Martí Bolívar 2021-04-26 13:57:47 -07:00
  • 7e1877e2b2 samples: threads: devicetree cleanups Martí Bolívar 2021-04-26 13:40:58 -07:00
  • c0c471b8f2 samples: jesd216: drop device_get_binding/DT_INST Martí Bolívar 2021-04-26 13:31:32 -07:00
  • eb270fa3f9 samples: led_lpd8806: drop device_get_binding/DT_INST Martí Bolívar 2021-04-26 13:18:31 -07:00
  • 1dbf6f7827 samples: led_ws2812: drop device_get_binding Martí Bolívar 2021-04-26 13:16:15 -07:00
  • 5062a16c64 samples: peci: drop device_get_binding Martí Bolívar 2021-04-26 13:13:18 -07:00
  • 62a1f4e40a samples: led_apa102: drop device_get_binding/DT_INST Martí Bolívar 2021-04-26 12:54:44 -07:00
  • 3c181e0496 samples: entropy: drop device_get_binding Martí Bolívar 2021-04-26 12:53:04 -07:00
  • bb20b05cf3 samples: spi_fujitsu_fram: drop device_get_binding Martí Bolívar 2021-04-26 12:49:03 -07:00
  • 2f576b9ada samples: lora: drop device_get_binding Martí Bolívar 2021-04-26 12:28:27 -07:00
  • 5992afae4f samples: can: devicetree cleanups Martí Bolívar 2021-04-26 12:24:49 -07:00
  • bb46d8b0fa samples: nvs: various cleanups Martí Bolívar 2021-04-26 09:18:26 -07:00
  • 8d0974a929 samples: ipm_imx: drop device_get_binding Martí Bolívar 2021-04-26 07:45:21 -07:00
  • e5d916c82d samples: ipm_mcux/remote: drop device_get_binding/DT_INST Martí Bolívar 2021-04-26 07:42:51 -07:00
  • 1309467cdb samples: ipm_mcux: drop device_get_binding/DT_INST Martí Bolívar 2021-04-26 07:39:42 -07:00
  • 03952d738b samples: ipm_mhu_dual_core: drop device_get_binding/DT_INST Martí Bolívar 2021-04-26 07:33:46 -07:00
  • 486d41527a samples: task_wdt: drop device_get_binding/DT_INST Martí Bolívar 2021-04-26 07:30:21 -07:00
  • 429fec477b samples: osdp/control_panel: drop device_get_binding Martí Bolívar 2021-04-26 09:09:04 -07:00
  • 1afe7f4117 samples: osdp/peripheral_device: drop device_get_binding Martí Bolívar 2021-04-26 07:14:05 -07:00
  • baf93a1821 samples: dac: move HW config to /zephyr,user Martí Bolívar 2021-04-26 12:47:29 -07:00
  • c48bcaae0a samples: hid-mouse: various cleanups Martí Bolívar 2021-04-26 12:11:34 -07:00
  • 58617fbec7 doc: dts: bindings: add dt-zephyr-user target Martí Bolívar 2021-04-26 12:46:37 -07:00
  • 60ab0af5db drivers: gpio: add GPIO_DT_SPEC_GET_OR and friends Martí Bolívar 2021-04-26 09:38:46 -07:00
  • 5af20cd258 drivers: modem: hl7800: fix fault with IPv6 address Ryan Erickson 2021-05-05 09:49:12 -05:00
  • c9b8f89b80 drivers: modem: hl7800: fix potential buffer overrrun Ryan Erickson 2021-05-04 12:40:41 -05:00
  • 08b067f855 canbus: isotp: use new k_work API Martin Jäger 2021-05-04 19:38:31 +02:00
  • 293802c407 sensor: max17262: Fix CI build failure Kumar Gala 2021-05-05 11:13:52 -05:00
  • 2e0d95f3cd devicetree: add mypy-based type checking Martí Bolívar 2021-04-23 14:34:47 -07:00
  • a8f7bfbbd4 edtlib: silence type checker issue Martí Bolívar 2021-04-23 10:28:40 -07:00
  • 8e30289b84 dtlib: type annotate DT fields and public methods Martí Bolívar 2021-04-23 14:32:56 -07:00
  • c6bb336bc1 dtlib: add type checking for DT.root Martí Bolívar 2021-04-23 13:58:04 -07:00
  • b13b5b8b3a dtlib: fix include_path edge case Martí Bolívar 2021-04-23 13:53:19 -07:00
  • 628fb90412 dtlib: type annotate public functions Martí Bolívar 2021-04-23 11:17:33 -07:00
  • 9d4ccf23ec dtlib: use IntEnum for token IDs Martí Bolívar 2021-04-23 11:06:43 -07:00
  • 8427259ca2 dtlib: type annotate Property class Martí Bolívar 2021-04-22 11:37:40 -07:00
  • a7e7964b14 dtlib: use IntEnum for marker types Martí Bolívar 2021-04-22 11:05:14 -07:00
  • f663521e4a dtlib: type annotate Node class Martí Bolívar 2021-04-22 10:41:58 -07:00
  • a6ed7b262e dtlib: type annotate _err() Martí Bolívar 2021-04-22 11:37:54 -07:00