zephyr/drivers
Krzysztof Chruscinski ce766305b7 drivers: clock_control: Add subsys argument to the callback
Added subsys argument to the callback, updated one driver which
used it and test cases.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2020-02-05 17:07:01 +01:00
..
adc gpio: rename typedef for devicetree flags 2020-02-05 12:00:36 +01:00
audio drivers: audio: tlv320dac310x: Convert to the new GPIO API 2020-02-05 12:00:36 +01:00
bluetooth drivers: bluetooth: hci: replace deprecated gpio_pin callback API 2020-02-05 12:00:36 +01:00
can drivers: can: mcp2515: Switch to new GPIO API 2020-02-05 12:00:36 +01:00
clock_control drivers: clock_control: Add subsys argument to the callback 2020-02-05 17:07:01 +01:00
console console: uart: Ifdef an include 2020-01-28 14:02:54 -05:00
counter drivers: counter: add counter_get_value(), deprecate counter_read() 2020-01-28 12:52:46 -05:00
crypto drivers/crypto: mbedTLS_shim add support for CAP_NO_IV_PREFIX 2020-01-16 18:34:20 +01:00
display drivers: gd7965: convert to new GPIO API 2020-02-05 12:00:36 +01:00
dma drivers: dma: stm32: Fix compiler warning 2020-02-04 15:49:48 -06:00
eeprom gpio: rename typedef for devicetree flags 2020-02-05 12:00:36 +01:00
entropy global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
espi drivers: espi: xec: Allow to intercept eSPI host suspend/reset warnings 2020-01-28 20:13:36 +02:00
ethernet gpio: rename typedef for devicetree flags 2020-02-05 12:00:36 +01:00
flash drivers/flash: stm32: Fix faulty register access 2020-01-29 15:14:22 -06:00
gpio drivers: gpio: Add sam4e defines 2020-02-05 08:18:02 -06:00
hwinfo drivers: hwinfo: Use HAL for reading deviceID. 2019-12-17 09:11:37 +01:00
i2c gpio: replace gpio pin write/read with set/get 2020-02-05 12:00:36 +01:00
i2s treewide: use full path to clock_control/stm32_clock_control.h header 2020-01-26 17:52:12 +01:00
ieee802154 drivers/ieee802154: Adapt cc1200 driver to new GPIO API 2020-02-05 12:00:36 +01:00
interrupt_controller drivers/interrup_controller: stm32: stm32_exti_enable could be void 2020-02-05 12:00:36 +01:00
ipm treewide: use full path to ipm.h header 2020-01-26 17:52:12 +01:00
kscan drivers: kscan: Introduce ft5336 touch panel driver 2020-02-01 08:50:16 -05:00
led drivers: led: ht16k33: reorder pin interrupt configuration 2020-02-05 12:00:36 +01:00
led_strip drivers: led_strip: modernize and fix up ws2812 drivers/sample 2020-02-05 12:00:36 +01:00
lora gpio: rename typedef for devicetree flags 2020-02-05 12:00:36 +01:00
modem drivers: modem: clean up pin configuration 2020-02-05 12:00:36 +01:00
net drivers: modem: Implement uart_pipe interface for GSM modem 2020-01-28 12:44:17 +02:00
neural_net
pcie global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
pinmux drivers: pinmux: stm32f4: add CAN_2 pins 2020-01-30 14:27:28 -05:00
ps2 drivers: ps2: Compile out PS/2 in terms of an eSPI peripheral 2019-11-20 15:02:08 -05:00
ptp_clock
pwm drivers: gpio_esp32: update to use new GPIO API 2020-02-05 12:00:36 +01:00
sensor drivers: clock_control: Add subsys argument to the callback 2020-02-05 17:07:01 +01:00
serial drivers: sam: UART async API change timeout to signed value. 2020-01-29 19:37:31 +01:00
spi drivers: spi: sam: Add sam4e chip select config 2020-02-05 10:14:51 -05:00
timer riscv_machine_timer: optimize MTIME/MTIMECMP registers access in riscv64 2020-02-04 17:42:48 +02:00
usb usb_dc_stm32: Convert usb disconnect gpio to new gpio api 2020-02-05 12:00:36 +01:00
video
watchdog drivers/watchdog: Add support for SiLabs Gecko Watchdog 2020-02-03 11:25:40 -08:00
wifi gpio: replace gpio pin write/read with set/get 2020-02-05 12:00:36 +01:00
CMakeLists.txt drivers: Add basic LoRa driver support 2019-12-21 12:20:24 +01:00
Kconfig drivers: Add basic LoRa driver support 2019-12-21 12:20:24 +01:00