aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-25rockchip: rv1108: add ofdata_to_platdata() method for driverKever Yang
2018-04-25rockchip: rk3128: add ofdata_to_platdata() method for driverKever Yang
2018-04-25rockchip: rk3036: add ofdata_to_platdata() method for driverKever Yang
2018-04-25rockchip: clk: rk3288: add clk_enable function and support USB HOST0/HSICWadim Egorov
2018-04-24clk: uniphier: disable SPL_CLKMasahiro Yamada
2018-04-21clk: renesas: Minor clean up of the R8A7794 clock driverMarek Vasut
2018-04-21clk: renesas: Minor clean up of the R8A7792 clock driverMarek Vasut
2018-04-18Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-04-18clk: uniphier: add ethernet clock control supportKunihiko Hayashi
2018-04-17clk: fix clk_get_bulk when phandle errorNeil Armstrong
2018-04-13clk: renesas: Minor clean up of the R8A7790 clock driverMarek Vasut
2018-04-10clk: add sandbox test for bulk APINeil Armstrong
2018-04-10clk: Add get/enable/disable/release for a bulk of clocksNeil Armstrong
2018-04-09clk: zynqmp: Add new compatible string for clock driverMichal Simek
2018-04-06clock: stm32mp1: add stgen clock source change supportPatrick Delaunay
2018-03-28rockchip: clk: rk3188: update dpll settings to make EMAC workAlexander Kochetkov
2018-03-23arm64: zynqmp: Print the value of pl clocks and wdt clock using clk dumpVipul Kumar
2018-03-23clk: zynq: Show watchdog clock rate properlyMichal Simek
2018-03-19clk: stm32mp1: add clock tree initializationPatrick Delaunay
2018-03-19clk: add driver for stm32mp1Patrick Delaunay
2018-03-16clk: at91: clk-system: add set/get_rate operationsWenyou Yang
2018-03-16clk: at91: add PLLADIV driverWenyou Yang
2018-03-16clk: at91: add USB Host clock driverWenyou Yang
2018-03-13clk: clk_stm32f: Add DSI clock supportPatrice Chotard
2018-03-13clk: clk_stm32f: Add set_rate for LTDC clockPatrice Chotard
2018-03-13clk: clk_stm32f: Configure SAI PLL to generate LTDC pixel clockPatrice Chotard
2018-03-13clk: clk_stm32f: Rework SDMMC stm32_clk_get_rate() partPatrice Chotard
2018-03-13clk: clk_stm32f: No more need of 48Mhz from PLL_SAIPatrice Chotard
2018-03-13clk: clk_stm32f: Fix RCC_PLLSAICFGR mask definesPatrice Chotard
2018-03-13clk: clk_stm32f: Fix stm32_clk_get_rate()Patrice Chotard
2018-03-13board: stm32: switch to DM STM32 timerPatrice Chotard
2018-03-13clk: clk_stm32h7: Fix prescaler for Domain 3Patrice Chotard
2018-03-13clk: clk_stm32h7: Fix stm32_clk_get_rate() for timerPatrice Chotard
2018-03-13clk: clk_stm32f: Fix stm32_clk_get_rate() for timerPatrice Chotard
2018-03-13rockchip: clk: rk1108: convert to use live dtKever Yang
2018-03-13rockchip: clk: rk3328: convert to use live dtKever Yang
2018-03-13rockchip: clk: rk3288: convert to use live dtKever Yang
2018-03-13rockchip: clk: rk322x: convert to use live dtKever Yang
2018-03-13rockchip: clk: rk3188: convert to use live dtKever Yang
2018-03-13rockchip: clk: rk3036: convert to use live dtKever Yang
2018-03-05clk: renesas: Add R8A77965 M3N entriesMarek Vasut
2018-02-24rockchip: clk: rk3399: handle set_rate/get_rate for PLL_PPLLPhilipp Tomsich
2018-02-24rockchip: clk: rk3368: handle clk_enable requests for GMACPhilipp Tomsich
2018-02-24rockchip: clk: rk3399: handle clk_enable requests for GMACPhilipp Tomsich
2018-02-16clk: rmobile: Assure SD-IF clock are configured correctlyMarek Vasut
2018-01-29clk: clk_stm32: Add .set_rate callbackPatrice Chotard
2018-01-28Merge git://git.denx.de/u-boot-rockchipTom Rini
2018-01-28rockchip: clk: guard set_parent implementations against OF_PLATDATAPhilipp Tomsich
2018-01-28clk: rockchip: clk_rk3368: Implement "assign-clock-parent"David Wu