.. |
CMakeLists.txt
|
boards, dts: fix filenames and dts refs for adsp clock
|
2022-09-14 07:23:08 -04:00 |
Kconfig
|
drivers: clock_control: gd32: initial support
|
2022-09-06 09:57:25 +02:00 |
Kconfig.aspeed
|
drivers: clock_control: add Aspeed AST10x0 clock control
|
2022-07-28 08:30:27 +02:00 |
Kconfig.beetle
|
drivers: clock_control: Update drivers to use devicetree Kconfig symbol
|
2022-07-27 09:47:16 +02:00 |
Kconfig.cavs
|
boards, dts: fix namespace for intel adsp cavs, ace
|
2022-09-14 07:23:08 -04:00 |
Kconfig.esp32
|
drivers: clock_control: Update drivers to use devicetree Kconfig symbol
|
2022-07-27 09:47:16 +02:00 |
Kconfig.gd32
|
drivers: clock_control: gd32: initial support
|
2022-09-06 09:57:25 +02:00 |
Kconfig.litex
|
drivers: clock_control: Update drivers to use devicetree Kconfig symbol
|
2022-07-27 09:47:16 +02:00 |
Kconfig.lpc11u6x
|
drivers: clock_control: Update drivers to use devicetree Kconfig symbol
|
2022-07-27 09:47:16 +02:00 |
Kconfig.mcux_ccm
|
drivers: clock_control: Update drivers to use devicetree Kconfig symbol
|
2022-07-27 09:47:16 +02:00 |
Kconfig.mcux_ccm_rev2
|
drivers: clock_control: Update drivers to use devicetree Kconfig symbol
|
2022-07-27 09:47:16 +02:00 |
Kconfig.mcux_mcg
|
drivers: clock_control: Update drivers to use devicetree Kconfig symbol
|
2022-07-27 09:47:16 +02:00 |
Kconfig.mcux_pcc
|
drivers: clock_control: Update drivers to use devicetree Kconfig symbol
|
2022-07-27 09:47:16 +02:00 |
Kconfig.mcux_scg
|
drivers: clock_control: Update drivers to use devicetree Kconfig symbol
|
2022-07-27 09:47:16 +02:00 |
Kconfig.mcux_sim
|
drivers: clock_control: Update drivers to use devicetree Kconfig symbol
|
2022-07-27 09:47:16 +02:00 |
Kconfig.mcux_syscon
|
drivers: clock_control: Update drivers to use devicetree Kconfig symbol
|
2022-07-27 09:47:16 +02:00 |
Kconfig.npcx
|
drivers: clock_control: Update drivers to use devicetree Kconfig symbol
|
2022-07-27 09:47:16 +02:00 |
Kconfig.nrf
|
drivers: clock_control: Update drivers to use devicetree Kconfig symbol
|
2022-07-27 09:47:16 +02:00 |
Kconfig.rcar
|
drivers: clock_control: Update drivers to use devicetree Kconfig symbol
|
2022-07-27 09:47:16 +02:00 |
Kconfig.rv32m1
|
drivers: clock_control: Update drivers to use devicetree Kconfig symbol
|
2022-07-27 09:47:16 +02:00 |
Kconfig.stm32
|
drivers/clock_control: stm32: Configure MCO1 on STM32F1
|
2022-09-06 09:57:35 +02:00 |
Kconfig.xec
|
drivers: clock_control: Update drivers to use devicetree Kconfig symbol
|
2022-07-27 09:47:16 +02:00 |
beetle_clock_control.c
|
…
|
|
clock_agilex.c
|
…
|
|
clock_agilex_ll.c
|
…
|
|
clock_control_adsp.c
|
boards, dts: fix filenames and dts refs for adsp clock
|
2022-09-14 07:23:08 -04:00 |
clock_control_ast10x0.c
|
include: fix the remaining legacy #include paths
|
2022-08-02 16:41:41 +01:00 |
clock_control_esp32.c
|
clock: esp32: update clock init functions
|
2022-09-01 21:48:18 +00:00 |
clock_control_gd32.c
|
drivers: pwm: gd32: use clock control API
|
2022-09-06 09:57:25 +02:00 |
clock_control_litex.c
|
…
|
|
clock_control_litex.h
|
…
|
|
clock_control_lpc11u6x.c
|
…
|
|
clock_control_lpc11u6x.h
|
…
|
|
clock_control_mchp_xec.c
|
…
|
|
clock_control_mcux_ccm.c
|
drivers: clock_control: remove soc.h from mcux_ccm
|
2022-09-05 10:17:13 +02:00 |
clock_control_mcux_ccm_rev2.c
|
drivers: sdhc: add clock init for USDHC2-block of NXP i.MX-processors
|
2022-08-31 13:21:17 -05:00 |
clock_control_mcux_mcg.c
|
…
|
|
clock_control_mcux_pcc.c
|
…
|
|
clock_control_mcux_scg.c
|
drivers: s/DT_CHILD(DT_DRV_INST(n), ...)/DT_INST_CHILD(n, ...)
|
2022-09-06 08:45:25 -07:00 |
clock_control_mcux_sim.c
|
…
|
|
clock_control_mcux_syscon.c
|
i3c: add I3C controller driver for MCUX
|
2022-09-09 17:42:33 -04:00 |
clock_control_npcx.c
|
driver: PECI: npcx: add driver support for Nuvoton npcx family
|
2022-07-29 14:09:17 +02:00 |
clock_control_nrf.c
|
…
|
|
clock_control_r8a7795_cpg_mssr.c
|
drivers: pwm: add Renesas R-Car driver
|
2022-09-07 15:50:49 +02:00 |
clock_control_renesas_cpg_mssr.c
|
drivers/clock/rcar: Move ASSERT to module clock function
|
2022-08-18 12:31:12 +02:00 |
clock_control_renesas_cpg_mssr.h
|
drivers: pwm: add Renesas R-Car driver
|
2022-09-07 15:50:49 +02:00 |
clock_control_rv32m1_pcc.c
|
…
|
|
clock_stm32_ll_common.c
|
drivers/clock_control: stm32: Configure and enable PLL2
|
2022-09-09 16:28:15 -04:00 |
clock_stm32_ll_common.h
|
drivers/clock_control: stm32: Configure and enable PLL2
|
2022-09-09 16:28:15 -04:00 |
clock_stm32_ll_h7.c
|
drivers: clock_control: stm32h7: Fix frequency calculation overflow
|
2022-08-11 17:46:33 +02:00 |
clock_stm32_ll_mp1.c
|
…
|
|
clock_stm32_ll_u5.c
|
drivers: clock_control: stm32u5: Fix frequency calculation overflow
|
2022-08-11 17:46:33 +02:00 |
clock_stm32_mux.c
|
…
|
|
clock_stm32f0_f3.c
|
…
|
|
clock_stm32f1.c
|
drivers/clock_control: stm32: Configure and enable PLL2
|
2022-09-09 16:28:15 -04:00 |
clock_stm32f2_f4_f7.c
|
drivers/clock_control: stm32 common fix STM32_SRC_PLLCLK calculation
|
2022-07-27 18:44:49 +02:00 |
clock_stm32g0.c
|
…
|
|
clock_stm32g4.c
|
…
|
|
clock_stm32l0_l1.c
|
drivers/clock_control: stm32 common fix STM32_SRC_PLLCLK calculation
|
2022-07-27 18:44:49 +02:00 |
clock_stm32l4_l5_wb_wl.c
|
…
|
|
nrf_clock_calibration.c
|
drivers: clock_control: nrf: fix unused variable warning
|
2022-09-01 00:47:41 +09:00 |
nrf_clock_calibration.h
|
…
|
|