summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* drivers: clk: add fu740 supportGreen Wan2021-05-318-753/+1286
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-2/+2
* clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handlingMarek Vasut2021-05-211-43/+43
* clk: renesas: Add register pointers into struct cpg_mssr_infoHai Pham2021-05-213-45/+65
* clk: renesas: Introduce enum clk_reg_layoutHai Pham2021-05-211-0/+6
* clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable()Hai Pham2021-05-214-6/+8
* clk: renesas: Make reset controller modemr register offset configurableMarek Vasut2021-05-2120-5/+21
* clk: renesas: Add support for RPCD2 clockHai Pham2021-05-212-5/+17
* clk: renesas: Fix Realtime Module Stop Control Register offsetsHai Pham2021-05-211-1/+1
* clk: renesas: Fix incorrect return RPC clk_get_rateHai Pham2021-05-211-1/+1
* clk: renesas: Reinstate RPC clock on R-Car D3/E3Marek Vasut2021-05-212-0/+18
* clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12Marek Vasut2021-05-217-163/+212
* clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12Marek Vasut2021-05-215-9/+6
* clk: renesas: Synchronize RZ/G2 tables with Linux 5.12Marek Vasut2021-05-213-5/+26
* clk: Add support for the k210 clock driver pre-relocationSean Anderson2021-05-141-4/+10
* clk: k210: Move the clint clock to under aclkSean Anderson2021-05-141-1/+1
* clk: k210: Remove k210_register_pllSean Anderson2021-05-142-28/+3
* clk: k210: Fix PLL enable always getting takenSean Anderson2021-05-141-1/+2
* clk: k210: Fix PLLs not being enabledSean Anderson2021-05-141-0/+2
* clk: Warn on failure to assign rateSean Anderson2021-05-141-4/+7
* clk: ti: am3-dpll: use custom API for memory accessDario Binacchi2021-05-121-33/+53
* clk: ti: gate: use custom API for memory accessDario Binacchi2021-05-121-11/+12
* clk: ti: change clk_ti_latch() signatureDario Binacchi2021-05-124-24/+28
* clk: ti: add custom API for memory accessDario Binacchi2021-05-122-0/+98
* Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini2021-04-291-1/+1
|\
| * clk: Fix typo in Zynq Kconfig symbol descriptionMichal Simek2021-04-231-1/+1
* | clk: renesas: Synchronize Gen2 MSTP teardown tablesMarek Vasut2021-04-253-6/+6
* | clk: renesas: Only ever access documented bits in clock driver teardownMarek Vasut2021-04-257-81/+81
|/
* clk: meson-g12a: add PCIe gatesNeil Armstrong2021-04-191-0/+2
* clk: sunxi: h6: Add XHCI clocksSamuel Holland2021-04-161-0/+2
* clk: sunxi: Add a dummy clock driver for the RTCSamuel Holland2021-04-162-0/+37
* clk: mpfs_clk: Enable DM_FLAG_PRE_RELOC flagBin Meng2021-04-081-0/+1
* clk: Return -ENOSYS when system call is not availableSimon Glass2021-04-061-4/+4
* clk: Update drivers to use -EINVALSimon Glass2021-04-069-17/+17
* Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-03-311-81/+170
|\
| * clk: zynqmp: Fix clk dump valuesT Karthik Reddy2021-03-301-81/+170
* | dm: Rename device_get_by_driver_info_idx()Simon Glass2021-03-261-1/+1
* | clk: sandbox: Create a special fixed-rate driverSimon Glass2021-03-261-0/+33
* | clk: fixed-rate: Export driver parts for OF_PLATDATA_INSTSimon Glass2021-03-261-4/+10
* | clk: sandbox: Move priv/plat data to a header fileSimon Glass2021-03-262-13/+0
|/
* clk: stm32mp1: gets root clocks from fdtEtienne Carriere2021-03-111-39/+23
* Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-02-233-0/+70
|\
| * clk: versal: Add support to enable clocksT Karthik Reddy2021-02-231-0/+11
| * clk: zynqmp: Add support to enable clocksT Karthik Reddy2021-02-231-0/+49
| * clk: zynq: Add dummy clock enable functionMichal Simek2021-02-231-0/+10
* | clk: ti: improve debug messages for clkctrl driverDario Binacchi2021-02-221-2/+2
* | Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-1520-2/+20
|\ \
| * | common: Drop asm/global_data.h from common headerSimon Glass2021-02-0220-2/+20
| |/
* | clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"Eugen Hristev2021-02-111-8/+12
* | clk: stm32mp1: add support of I2C6_KPatrick Delaunay2021-02-091-0/+1
|/