summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2018-03-23arm64: zynqmp: Print the value of pl clocks and wdt clock using clk dumpVipul Kumar1-0/+75
2018-03-23clk: zynq: Show watchdog clock rate properlyMichal Simek1-1/+1
2018-03-19clk: stm32mp1: add clock tree initializationPatrick Delaunay1-0/+576
2018-03-19clk: add driver for stm32mp1Patrick Delaunay3-0/+1166
2018-03-16clk: at91: clk-system: add set/get_rate operationsWenyou Yang1-0/+26
2018-03-16clk: at91: add PLLADIV driverWenyou Yang2-1/+89
2018-03-16clk: at91: add USB Host clock driverWenyou Yang3-0/+155
2018-03-14clk: clk_stm32f: Add DSI clock supportPatrice Chotard1-1/+1
2018-03-14clk: clk_stm32f: Add set_rate for LTDC clockPatrice Chotard1-0/+100
2018-03-14clk: clk_stm32f: Configure SAI PLL to generate LTDC pixel clockPatrice Chotard1-1/+36
2018-03-14clk: clk_stm32f: Rework SDMMC stm32_clk_get_rate() partPatrice Chotard1-31/+74
2018-03-14clk: clk_stm32f: No more need of 48Mhz from PLL_SAIPatrice Chotard1-21/+8
2018-03-14clk: clk_stm32f: Fix RCC_PLLSAICFGR mask definesPatrice Chotard1-4/+4
2018-03-14clk: clk_stm32f: Fix stm32_clk_get_rate()Patrice Chotard1-5/+7
2018-03-14board: stm32: switch to DM STM32 timerPatrice Chotard1-15/+0
2018-03-14clk: clk_stm32h7: Fix prescaler for Domain 3Patrice Chotard1-3/+4
2018-03-14clk: clk_stm32h7: Fix stm32_clk_get_rate() for timerPatrice Chotard1-12/+90
2018-03-14clk: clk_stm32f: Fix stm32_clk_get_rate() for timerPatrice Chotard1-17/+99
2018-03-13rockchip: clk: rk1108: convert to use live dtKever Yang1-1/+1
2018-03-13rockchip: clk: rk3328: convert to use live dtKever Yang1-1/+1
2018-03-13rockchip: clk: rk3288: convert to use live dtKever Yang1-1/+1
2018-03-13rockchip: clk: rk322x: convert to use live dtKever Yang1-1/+1
2018-03-13rockchip: clk: rk3188: convert to use live dtKever Yang1-1/+1
2018-03-13rockchip: clk: rk3036: convert to use live dtKever Yang1-1/+1
2018-03-05clk: renesas: Add R8A77965 M3N entriesMarek Vasut1-0/+19
2018-02-24rockchip: clk: rk3399: handle set_rate/get_rate for PLL_PPLLPhilipp Tomsich1-0/+9
2018-02-24rockchip: clk: rk3368: handle clk_enable requests for GMACPhilipp Tomsich1-0/+19
2018-02-24rockchip: clk: rk3399: handle clk_enable requests for GMACPhilipp Tomsich1-0/+10
2018-02-16clk: rmobile: Assure SD-IF clock are configured correctlyMarek Vasut1-0/+2
2018-01-29clk: clk_stm32: Add .set_rate callbackPatrice Chotard1-0/+6
2018-01-28Merge git://git.denx.de/u-boot-rockchipTom Rini6-19/+701
2018-01-28rockchip: clk: guard set_parent implementations against OF_PLATDATAPhilipp Tomsich3-6/+12
2018-01-28clk: rockchip: clk_rk3368: Implement "assign-clock-parent"David Wu1-7/+84
2018-01-28clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-...David Wu1-8/+98
2018-01-28clk: rockchip: Add rk322x gamc clock supportDavid Wu1-0/+107
2018-01-28clk: rockchip: Add rk3328 gamc clock supportDavid Wu1-0/+178
2018-01-28rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-nodePhilipp Tomsich1-0/+18
2018-01-28clk: implement clk_set_defaults()Philipp Tomsich1-0/+118
2018-01-28rockchip: clk: rk3399: implement set_parent() operationPhilipp Tomsich1-2/+72
2018-01-28clk: refactor clk_get_by_index() into clk_get_by_indexed_prop()Philipp Tomsich1-2/+8
2018-01-28clk: add clk_set_parent()Philipp Tomsich1-0/+12
2018-01-28clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider valuePatrice Chotard1-1/+1
2018-01-28clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard1-6/+6
2018-01-28clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard1-6/+0
2018-01-28clk: stm32: retrieve external oscillator frequency from DTPatrice Chotard1-21/+57
2018-01-28Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini16-1104/+3094
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini2-8/+8
2018-01-25clk: renesas: Import R8A7794 E2 clock tablesMarek Vasut3-0/+284
2018-01-25clk: renesas: Import R8A7792 V2H clock tablesMarek Vasut3-0/+257
2018-01-25clk: renesas: Import R8A7791/R8A7793 M2 clock tablesMarek Vasut3-0/+308