aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2018-01-24clk: renesas: Add DIV6P1 clock typeMarek Vasut
2018-01-24clk: renesas: Split out code shared between Gen2 and Gen3Marek Vasut
2018-01-24clk: renesas: Make clock tables Kconfig configurableMarek Vasut
2018-01-24clk: renesas: Split SMSTPCR and RMSTPCR tablesMarek Vasut
2018-01-24clk: renesas: Pull Gen3 specific bits into separate headerMarek Vasut
2018-01-24clk: renesas: Make PLL configurations per-SoCMarek Vasut
2018-01-24clk: renesas: Make clk_ids per-driverMarek Vasut
2018-01-24clk: renesas: Split RCar Gen3 driverMarek Vasut
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2018-01-21clk: Makefile: Sort entries alphabeticallyMario Six
2018-01-21clk: Remove superfluous gd declarationsMario Six
2018-01-21clk: clk_fixed_rate: Fix style violationMario Six
2018-01-21clk: clk-uclass: Fix style violationsMario Six
2018-01-19ARC: HSDK: CGU: Add 'Hz' when printing clock frequencyEugeniy Paltsev
2018-01-19ARC: HSDK: CGU: Use plat data instead of priv dataEugeniy Paltsev
2018-01-19ARC: HSDK: CGU: Update AXI, TUN, ARC clock optionsEugeniy Paltsev
2018-01-10board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard
2018-01-09rockchip: clk: bind reset driverElaine Zhang
2017-12-13Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2017-12-11ARC: clk: introduce HSDK CGU clock driverEugeniy Paltsev
2017-12-09clk: rmobile: Add R8A77995 D3 clock tablesMarek Vasut
2017-12-09clk: rmobile: Add R8A77970 V3M clock tablesMarek Vasut
2017-12-09clk: rmobile: Fix typo in R8A7796 RPC clock table entryMarek Vasut
2017-11-30rockchip: rk3128: add clock driverKever Yang
2017-11-30Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2017-11-29clk: at91: clk-generated: fix incorrect index of clk sourceWenyou Yang
2017-11-29clk: at91: clk-generated: select absolute closest rateLudovic Desroches
2017-11-29clk: at91: Kconfig: fix the dependency of AT91_UTMIWenyou Yang
2017-11-29clk: clk_stm32fx: add clock configuration for mmc usagePatrice Chotard
2017-11-29dm: misc: bind STM32F4/F7 clock from rcc MFD driverPatrice Chotard
2017-11-29clk: stm32fx: migrate define from rcc.h to driverPatrice Chotard
2017-11-29clk: stm32f7: rename clk_stm32f7.c to clk_stm32f.cPatrice Chotard
2017-11-29clk: stm32f7: add STM32F4 supportPatrice Chotard
2017-11-29clk: stm32f7: add dedicated STM32F7 compatible stringPatrice Chotard
2017-11-29clk: stm32f7: retrieve PWR base address from DTPatrice Chotard
2017-11-30clk: rmobile: Add R8A7796 xHCI clockMarek Vasut
2017-11-30clk: rmobile: Move preboot clock shutdown to the driverMarek Vasut
2017-11-26rockchip: clk: rk3399: change extract_bits to bitfield_extractPhilipp Tomsich
2017-11-21rockchip: clock: update sysreset driver bindingKever Yang
2017-11-17clk: clk_stm32f7: fix PLL clock division factorPatrice Chotard
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard
2017-11-01rockchip: rk3399: init CPU clock when rkclk_init()Kever Yang
2017-10-16dm: clk: fix PWR_CR3 register's bit 2 namePatrice Chotard
2017-10-16dm: clk: remove CLK() macro for clk_stm32h7Patrice Chotard
2017-10-15clk: uniphier: add NAND controller clockMasahiro Yamada
2017-10-15clk: uniphier: add PXs3 clock dataMasahiro Yamada
2017-10-15clk: uniphier: rework for better clock tree structureMasahiro Yamada
2017-10-10Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-10-01rockchip: rk322x: fix pd_bus hclk/pclkKever Yang