zephyr/drivers
Peter Bigot 571f9dbbd9 drivers: regulator: update to new delayable work API
Replace legacy API with new API.  Note that this driver uses the
schedule, not reschedule, API, since triggers for delay never overlap.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2021-03-03 20:06:00 -05:00
..
adc shell: adc: support cc322xx 2021-02-19 10:43:58 -06:00
audio audio: intel_dmic: get dma properties from devicetree 2021-03-02 14:59:17 -05:00
bluetooth bluetooth: hci: rpmsg: Use RPMsg Service 2021-01-19 22:07:09 +01:00
can drivers: can: Fix sample point calculation 2021-02-18 12:04:09 -05:00
clock_control clock: esp32: fix wrong clock assert 2021-02-22 08:17:04 -05:00
console console: semihosting: add Aarch64 support 2021-02-24 08:01:18 -05:00
counter esp32: drivers: counter: add support for general-purpose counters 2021-03-03 13:02:02 +01:00
crypto soc: stm32: convert to use DEVICE_DT_GET for clocks 2021-02-16 17:01:37 -06:00
dac drivers: dac: dacx3608: fix I2C read error 2021-02-28 16:46:04 -05:00
debug
display drivers: display: Added Sharp memory display drivers. 2021-01-21 17:26:37 +01:00
dma drivers: dma: nios2_msgdma: Fix typo in irq priority 2021-03-03 06:28:34 -05:00
ec_host_cmd_periph
edac edac: shell: Add test_default command 2021-02-19 16:06:29 +02:00
eeprom drivers: eeprom: add emulated eeprom in flash 2021-02-19 14:06:15 +01:00
entropy soc: stm32: convert to use DEVICE_DT_GET for clocks 2021-02-16 17:01:37 -06:00
espi driver: soc: power: npcx: Add power managerment support. 2021-02-19 22:39:53 -05:00
ethernet drivers: ethernet: remove stale Kconfig IRQ priority 2021-03-03 12:16:06 +03:00
flash drivers/flash: stm32 qspi: Use new DT_DMA helper macro 2021-03-03 07:24:56 -05:00
gpio drivers/gpio: stm32: Use gpio device as gpio_stm32_configure arg 2021-03-03 12:13:34 -06:00
hwinfo hwinfo: support exx32 family 2021-02-22 17:44:33 +03:00
i2c drivers: i2c: nios2: get IRQ and IRQ priority from DTS 2021-03-03 11:55:03 -06:00
i2s drivers: i2s_sam_ssc.c: store *dev_dma in flash 2021-03-03 16:16:33 +03:00
ieee802154 drivers: ieee802154: nrf5: load EUI64 from UICR 2021-03-03 10:40:29 +02:00
interrupt_controller drivers: interrupt_controller add STM32WL support 2021-02-19 22:39:24 -05:00
ipm soc: stm32: convert to use DEVICE_DT_GET for clocks 2021-02-16 17:01:37 -06:00
kscan
led drivers: led_pwm: Convert to use DEVICE_DT_GET 2021-02-24 13:45:46 -06:00
led_strip
lora drivers: lora: sx127x: rework SX1276 driver to add SX1272 support 2021-02-28 16:36:35 -05:00
memc soc: stm32: convert to use DEVICE_DT_GET for clocks 2021-02-16 17:01:37 -06:00
modem drivers: modem: Fix PDP context management for BG9X 2021-02-23 12:01:27 +02:00
net
neural_net
pcie drivers: pcie: endpoint: Use DEVICE_DT_INST_GET() API 2021-03-02 10:03:34 -06:00
peci driver: peci: Wait until rx fifo gets filled up 2021-02-17 04:05:11 -05:00
pinmux drivers/gpio: stm32: Use gpio device as gpio_stm32_configure arg 2021-03-03 12:13:34 -06:00
ps2
psci aarch64: smccc: Decouple PSCI from SMCCC 2021-03-01 09:26:56 -05:00
ptp_clock
pwm drivers: pwm: NXP: Convert clock control to use DEVICE_DT_GET 2021-02-18 10:47:15 -06:00
regulator drivers: regulator: update to new delayable work API 2021-03-03 20:06:00 -05:00
sensor sensors: grove: temp: Convert to use DEVICE_DT_GET 2021-03-02 11:28:30 -06:00
serial drivers/serial: stm32: convert dma to new DT_DMA helper macros 2021-03-03 07:24:56 -05:00
spi drivers/spi: stm32: Minor init code refactoring 2021-03-03 07:24:56 -05:00
timer Revert "drivers/timer/hpet: Extend qemu workaround" 2021-03-02 14:51:29 -05:00
usb drivers: usb_dc_stm32: remove confusing comments 2021-02-24 12:01:50 +01:00
video
virtualization drivers/virtualization: Take advantage of pcie_bdf_lookup() 2021-02-15 08:23:05 -05:00
watchdog drivers: watchdog: cc32xx: Add support 2021-02-24 08:35:27 -06:00
wifi esp32: add esp32 wifi driver 2021-02-25 17:00:20 -05:00
CMakeLists.txt edac: Add Zephyr EDAC configuration 2021-01-21 08:34:07 -05:00
Kconfig edac: Add Zephyr EDAC configuration 2021-01-21 08:34:07 -05:00