Commit graph

  • ccdc009077 drivers: power_domain: gpio controlled domain Jordan Yates 2022-01-06 22:17:39 +10:00
  • 7101899328 pm: device_runtime: init into PM_DEVICE_STATE_OFF Jordan Yates 2022-01-06 22:08:37 +10:00
  • 3f7f8d8f75 pm: device: helper to query power domain Jordan Yates 2022-01-06 21:17:38 +10:00
  • 2b9d2f6f6c docs: pm: Add power domain information Flavio Ceolin 2021-10-11 15:16:26 -07:00
  • 9e9fb319a7 pm: device: helper for running actions on children Jordan Yates 2022-01-05 17:45:10 +10:00
  • 79f382e96e pm: device: add action to turn device on Jordan Yates 2022-01-05 17:18:37 +10:00
  • 2e732dff6d pm: device: Make power domain optional Flavio Ceolin 2021-11-29 15:50:12 -08:00
  • ddfa048058 pm: Add power domain infra structure Flavio Ceolin 2021-10-01 14:07:28 -07:00
  • a6d7adf990 drivers: can: rcar: add support for CAN_ERROR_WARNING Julien Massot 2022-01-19 09:42:06 +01:00
  • 7c41d34339 drivers: can: mcp2515: add support for CAN_ERROR_WARNING Henrik Brix Andersen 2022-01-18 16:46:13 +01:00
  • 7b9996c130 drivers: can: mcan: add support for CAN_ERROR_WARNING Henrik Brix Andersen 2022-01-18 16:40:09 +01:00
  • 616c03aa20 drivers: can: stm32: add support for CAN_ERROR_WARNING Henrik Brix Andersen 2022-01-18 16:29:14 +01:00
  • d66bfd7f77 drivers: can: mcux: flexcan: add support for CAN_ERROR_WARNING Henrik Brix Andersen 2022-01-18 16:12:10 +01:00
  • cc557260c8 samples: drivers: can: add support for CAN_ERROR_WARNING Henrik Brix Andersen 2022-01-18 16:15:48 +01:00
  • f5f93e5fba drivers: can: add error-warning state Henrik Brix Andersen 2022-01-16 13:51:35 +01:00
  • 435213a753 drivers: remove redundant data/config casts Gerard Marull-Paretas 2022-01-19 12:14:50 +01:00
  • 30971b51ba drivers: sensor: sbs_gauge: constify device config access Gerard Marull-Paretas 2022-01-19 12:36:46 +01:00
  • 5efb4610cf drivers: clock_control: esp32: constify device config access Gerard Marull-Paretas 2022-01-19 12:19:54 +01:00
  • 51e552a9a3 drivers: display: st7735r: constify device config access Gerard Marull-Paretas 2022-01-19 12:12:55 +01:00
  • b9319e57cb drivers: sensor: lm75: constify device config access Gerard Marull-Paretas 2022-01-19 12:01:19 +01:00
  • 1aeec129fc drivers: regulator: pmic: constify device config access Gerard Marull-Paretas 2022-01-19 11:00:48 +01:00
  • 50720eb0cb drivers: misc: ft8xx: constify device config access Gerard Marull-Paretas 2022-01-19 10:53:54 +01:00
  • 93b3cba2f1 drivers: adc: ite_it8xxx2: constify device config access Gerard Marull-Paretas 2022-01-18 23:21:27 +01:00
  • 93d48baa16 drivers: i2s: litex: constify device config access Gerard Marull-Paretas 2022-01-18 22:16:57 +01:00
  • 63d696e3b8 drivers: dma: iprox_pax_v1/2: constify device config access Gerard Marull-Paretas 2022-01-18 22:00:59 +01:00
  • 8398105d82 drivers: fix style issues Gerard Marull-Paretas 2022-01-18 18:21:55 +01:00
  • b768fb6f94 tests: lib: devicetree: drop get_dev_data/get_dev_config usage Gerard Marull-Paretas 2022-01-19 16:43:04 +01:00
  • 103135c150 testsuite: busy_sim: drop get_dev_data/get_dev_config usage Gerard Marull-Paretas 2022-01-19 16:38:01 +01:00
  • ee434ebdee drivers: watchdog: drop get_dev_data/get_dev_config usage Gerard Marull-Paretas 2022-01-19 16:31:04 +01:00
  • 468de7eb29 drivers: spi: drop get_dev_data/get_dev_config usage Gerard Marull-Paretas 2022-01-19 16:25:52 +01:00
  • a6614968a8 drivers: serial: drop get_dev_data/get_dev_config usage Gerard Marull-Paretas 2022-01-19 16:16:23 +01:00
  • 2c103a25cc drivers: sensor: drop get_dev_data/get_dev_config usage Gerard Marull-Paretas 2022-01-19 15:57:20 +01:00
  • 9b92dfeca8 drivers: ieee802154: drop get_dev_data/get_dev_config usage Gerard Marull-Paretas 2022-01-19 15:54:03 +01:00
  • c5b596a0bf drivers: i2c: drop get_dev_data/get_dev_config usage Gerard Marull-Paretas 2022-01-19 14:25:03 +01:00
  • 33a3be6818 drivers: flash: drop get_dev_data/get_dev_config usage Gerard Marull-Paretas 2022-01-19 14:12:44 +01:00
  • 3dc5c01aee drivers: entropy: drop get_dev_data/get_dev_config usage Gerard Marull-Paretas 2022-01-19 14:10:37 +01:00
  • fb3a313f82 drivers: counter: drop get_dev_data/get_dev_config usage Gerard Marull-Paretas 2022-01-19 14:08:41 +01:00
  • bbcd112335 tests: drivers: i2c: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 17:04:23 +01:00
  • 22a7a5badf usb: class: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 17:02:27 +01:00
  • 35b9b20764 net: lib: capture: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 17:01:35 +01:00
  • 8be86f7ffb samples: userspace: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 17:01:04 +01:00
  • ba8f7a2dd8 drivers: wifi: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2021-08-26 11:27:42 +02:00
  • b00150339a drivers: watchdog: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 17:00:11 +01:00
  • 44679c7bd8 drivers: spi: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2021-08-26 11:33:31 +02:00
  • 1674fec5b6 drivers: serial: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 16:58:32 +01:00
  • e8c15f68b2 drivers: sensor: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 16:23:45 +01:00
  • 1de05e6095 drivers: pwm: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 16:21:11 +01:00
  • ccdaf45ba5 drivers: pinmux: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 16:18:52 +01:00
  • f215b3a2f3 drivers: neural_net: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 16:16:42 +01:00
  • 253ab20508 drivers: mdio: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 16:16:00 +01:00
  • d231c11ec8 drivers: led: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 16:15:10 +01:00
  • 150d4b73bb drivers: ipm: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 16:14:14 +01:00
  • c2078bd3d0 drivers: interrupt_controller: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 16:11:02 +01:00
  • 72a0d68284 drivers: i2s: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 16:08:54 +01:00
  • be32e33774 drivers: i2c: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 16:06:19 +01:00
  • ae5ebe8e51 drivers: gpio: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 16:01:52 +01:00
  • fb23084be1 drivers: flash: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 15:55:58 +01:00
  • 6f6a178390 drivers: ethernet: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 15:48:18 +01:00
  • d3443cc8c1 drivers: espi: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 15:38:00 +01:00
  • 250fd0e23b drivers: entropy: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 15:37:08 +01:00
  • f5effdde6c drivers: eeprom: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 15:34:34 +01:00
  • d2118eb1bc drivers: dma: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 15:32:49 +01:00
  • 3b6201e23a drivers: dac: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 15:20:23 +01:00
  • c4550bc931 drivers: counter: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 14:01:39 +01:00
  • 03cc904d60 drivers: console: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 13:51:29 +01:00
  • ddf9fc4f9f drivers: clock_control: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 13:50:10 +01:00
  • 6378fcd0be drivers: can: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 12:50:32 +01:00
  • 224958c537 drivers: audio: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2022-01-18 12:43:02 +01:00
  • 6745333511 drivers: adc: drop DEV_DATA/DEV_CFG usage Gerard Marull-Paretas 2021-08-26 11:26:09 +02:00
  • 2a0e66453c samples: boards: nrf: Add nrf53_sync_rtc sample Krzysztof Chruscinski 2021-09-13 13:06:52 +02:00
  • ff6b5d979f soc: arm: nordic_nrf: nrf53: Add Synchronized RTC Krzysztof Chruscinski 2021-09-09 15:44:14 +02:00
  • 1f445b65fb soc: arm: nordic_nrf: nrf53: Add nrf53 series guards to Kconfig.soc Krzysztof Chruscinski 2021-09-14 13:11:52 +02:00
  • ec9a32481b drivers: timer: nrf_rtc_timer: Add z_nrf_rtc_timer_capture_task_address_get Krzysztof Chruscinski 2021-11-09 15:47:59 +01:00
  • da1bfd6ffa drivers: timer: nrf_rtc_timer: Add missing include Krzysztof Chruscinski 2021-11-09 15:47:29 +01:00
  • 9463525347 pcie: controller: rename generic_pcie_ to pcie_generic_ Neil Armstrong 2022-01-19 10:28:02 +01:00
  • 6595ca1a35 pcie: controller: rename xlate to translate Neil Armstrong 2022-01-19 10:34:20 +01:00
  • 7bdb1c2a82 drivers: ieee802154_nrf5: fix sleep call for csl Lukasz Maciejonczyk 2022-01-10 09:30:54 +01:00
  • 1d1c97316b boards: esp_wrover_kit: fix missing DTS flash input values Sylvio Alves 2022-01-19 00:54:23 -03:00
  • 7dac931e36 tests: kernel/events/event_api: memory coherence fixes Daniel Leung 2022-01-18 16:49:34 -08:00
  • 96b4a86a51 test: boards/intel_adsp: Add test of adsp_mem API Andy Ross 2021-09-30 14:55:47 -07:00
  • 206241acd6 soc: intel_adsp/cavs_v25: set CONFIG_KERNEL_VM_SIZE Daniel Leung 2021-12-10 17:11:22 -08:00
  • 2deb825f80 dts: intel_cavs25: add an entry for the TLB driver Daniel Leung 2021-12-10 17:01:15 -08:00
  • 9e688e3956 drivers: mm: add driver for Intel Audio DSP Daniel Leung 2021-12-07 11:04:47 -08:00
  • 11c3b1d379 drivers: mm: add skeleton build files and common funcs Daniel Leung 2021-12-07 10:22:24 -08:00
  • 213fccbfe4 dts: add base binding for memory management drivers Daniel Leung 2021-12-10 16:46:34 -08:00
  • e783e3c12b drivers: introduce memory management driver APIs Daniel Leung 2021-12-06 13:47:13 -08:00
  • 7c6b016ce7 kernel: introduce hidden CONFIG_KERNEL_VM_SUPPORT Daniel Leung 2021-12-06 15:04:03 -08:00
  • 2e5501a3fe kernel: move CONFIG_MMU into kernel Kconfig Daniel Leung 2021-12-06 14:41:18 -08:00
  • 88cfd3343d kernel: arch: no need for #ifdef MMU in header Daniel Leung 2021-11-29 14:38:53 -08:00
  • 4796037cf7 tests/kernel/queue: Coherence fixes for tests/kernel/queue Andy Ross 2022-01-18 13:57:03 -08:00
  • 4cf9ce6988 manifest: update fatfs revision Anas Nashif 2022-01-18 11:49:33 -05:00
  • 01b7800bc8 include: remove deprecated headers Anas Nashif 2022-01-17 10:34:52 -05:00
  • 5598ae85c0 drivers: can: fix can_set_state_change_callback() API function Henrik Brix Andersen 2022-01-18 15:32:25 +01:00
  • e955b6540d Tracing: Fixed TraceRecorder inclusion problem Torbjörn Leksell 2021-11-16 13:48:22 +01:00
  • 48434ee1dd soc: mimxrt1170: Add power state defintions for RT1170 Daniel DeGrasse 2022-01-18 09:38:39 -06:00
  • 93c003fdc9 soc: mimxrt1160: Add power state definitions for RT1160 Daniel DeGrasse 2021-12-07 18:24:16 -06:00
  • 19bb8e2ec8 soc: rt11xx: Enable power management for RT11xx series SOCs Daniel DeGrasse 2021-12-07 18:23:04 -06:00
  • 59f9dfae58 drivers: timer: mcux_gpt: Enable GPT timer to run in doze mode Daniel DeGrasse 2021-12-14 10:24:39 -06:00
  • f5ebc30087 soc: imx_rt: Enable IMX.RT General Power Controller Driver Daniel DeGrasse 2021-12-14 10:26:06 -06:00
  • c025abd035 ci: remove .buildkite Anas Nashif 2022-01-12 09:33:30 -05:00