Commit Graph

154 Commits (cd43b51600918a03216146c1bb4a73f4d7f04901)

Author SHA1 Message Date
Masahiro Yamada d7505752bb clk: uniphier: add System clock support 7 years ago
Marek Vasut fd8692b8ff clk: rmobile: Split R8A7795 and R8A7796 core clock tables 7 years ago
Masahiro Yamada 00aa453ebf ARM: uniphier: remove sLD3 SoC support 7 years ago
Masahiro Yamada 213fcabdfd clk: uniphier: fix unmet direct dependencies warning 7 years ago
Kever Yang 217273cd44 rockchip: clk: remove RATE_TO_DIV 7 years ago
Kever Yang 3a94d75d0e rockchip: clk: update dwmmc clock div 7 years ago
Philipp Tomsich cf8aceb1c9 rockchip: clk: rk3368: add support for configuring the SPI clocks 7 years ago
Philipp Tomsich 4e4c40df30 rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate() 7 years ago
Philipp Tomsich df0ae00041 rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock 7 years ago
Philipp Tomsich 6292469073 rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL) 7 years ago
Philipp Tomsich f5a432959a rockchip: clk: rk3368: implement MMC/SD clock reparenting 7 years ago
Philipp Tomsich a00dfa042d rockchip: clk: rk3368: implement DPLL (DRAM PLL) support 7 years ago
Philipp Tomsich 4bebf94e85 rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM 7 years ago
Philipp Tomsich bee6180126 rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver 7 years ago
Philipp Tomsich ddfe77df15 rockchip: clk: rk3368: implement bandwidth adjust for PLLs 7 years ago
Philipp Tomsich 7c819e7f22 spl: dm: Kconfig: split CLK support for SPL and TPL 7 years ago
Philipp Tomsich f0776a5517 spl: dm: Kconfig: SPL_CLK depends on SPL_DM 7 years ago
Marek Vasut 36c2ee4ce5 clk: rmobile: Add RCar Gen3 clock driver 7 years ago
Michal Simek cf772e9690 clk: zynqmp: Remove unused macros/variables 7 years ago
Siva Durga Prasad Paladugu 154799ac95 clk: zynqmp: Dont panic incase of mmio write/read failures 7 years ago
Siva Durga Prasad Paladugu ad76f8cedf clk: zynqmp: Add support for CCF driver 7 years ago
Patrice Chotard b108d8a0de clk: fix compilation errors for poplar platform 7 years ago
Patrice Chotard 82a8a669b4 clk: add clk_release_all() 7 years ago
Philipp Tomsich cdc6080a28 rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for auto-alloc 7 years ago
Patrice Chotard 81d0128d2b clk: stm32f7: remove clock_get() 7 years ago
Patrice Chotard b9e86511d1 clk: stm32f7: cleanup clocks unused definitions 7 years ago
Patrice Chotard 288f17e648 clk: stm32f7: add clock .get_rate() callback 7 years ago
Patrice Chotard 199a2178fe clk: stm32f7: get RCC base address from DT 7 years ago
Patrice Chotard 704e954cee clk: stm32f7: add static for configure_clocks() 7 years ago
Kever Yang 045029cbd1 rockchip: rk322x: add clock driver 7 years ago
Masahiro Yamada 1d21e1b97c ARM: uniphier: fix various sparse warnings 8 years ago
Kever Yang 6a464d9cab rockchip: clk: rk3036: correct setting for pll integer mode 8 years ago
Tom Rini 872faf5d13 clk_rv1108.c: Fix unused variable warning 8 years ago
Simon Glass d3cb46aa8c rockchip: Init clocks again when chain-loading 8 years ago
Simon Glass b223c1aead rockchip: rk3288: Convert clock driver to use shifted masks 8 years ago
Andy Yan bae2f282a9 rockchip: clk: Add rv1108 clock driver 8 years ago
Kever Yang 1960b01034 rockchip: clock: rk3036: some fix according TRM 8 years ago
Kever Yang 37943aaeea rockchip: rk3036: clean mask definition for cru reg 8 years ago
Andy Yan d1dcf8527e rockchip: rk3368: Add clock driver 8 years ago
Simon Glass 8b92e1cd59 dm: clk: fixed: Update to support livetree 8 years ago
Simon Glass aa9bb0944a dm: clk: Update uclass to support livetree 8 years ago
Simon Glass a4e0ef50da clk: Modify xlate() method for livetree 8 years ago
Simon Glass 45a26867e8 dm: core: Update device_bind_driver_to_node() to use ofnode 8 years ago
Simon Glass da409ccc4a dm: core: Replace of_offset with accessor (part 2) 8 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 8 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 8 years ago
Philipp Tomsich ffc1fac549 rockchip: clk: rk3399: allow requests for HDMI clocks 8 years ago
Philipp Tomsich a70feb4620 rockchip: clk: rk3399: allow requests for PCLK_EFUSE1024NS 8 years ago
Philipp Tomsich 998c61ae60 rockchip: clk: rk3399: adapt MMC clk configuration to the updated RK3399 DTS 8 years ago
Philipp Tomsich beb90a53f3 rockchip: clk: rk3399: fix off-by one during rate calculation in i2c/spi_set_rate 8 years ago