summaryrefslogtreecommitdiff
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...WIP/20Jan2020Tom Rini2020-01-201-2/+1
|\
| * clk: sci-clk: add slack to clk-set-rate passed to firmwareLokesh Vutla2020-01-201-2/+1
* | common: Move get_tbclk() to time.hSimon Glass2020-01-171-0/+1
* | common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
|/
* clk: mediatek: fix clock-rate overflow problemSam Shih2020-01-161-3/+3
* clk: mediatek: add driver for MT7622Sam Shih2020-01-162-0/+679
* clk: fixed_rate: add dummy enable() functionChunfeng Yun2020-01-161-0/+7
* clk: add APIs to get (optional) clock by name without a deviceChunfeng Yun2020-01-161-0/+28
* clk: check valid clock by clk_valid()Chunfeng Yun2020-01-161-8/+8
* clk: fix error check for devm_clk_get_optional()Chunfeng Yun2020-01-161-1/+1
* clk: mediatek: mt7629: add support for ssusbsysChunfeng Yun2020-01-161-0/+42
* clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pllmingming lee2020-01-162-8/+20
* clk: mediatek: add set_clr_upd mux type flowmingming lee2020-01-162-11/+55
* clk: mediatek: add driver support for MT8512mingming lee2020-01-162-0/+874
* clk: imx: add i.IMXRT1050 clk driverGiulio Benetti2020-01-143-0/+310
* clk: imx: pfd: add set_rate()Giulio Benetti2020-01-141-0/+22
* clk: imx: pllv3: add support for PLLV3_AV typeGiulio Benetti2020-01-141-0/+76
* clk: imx: pllv3: add PLLV3_SYS supportGiulio Benetti2020-01-141-0/+53
* clk: imx: pllv3: add set_rate() supportGiulio Benetti2020-01-141-0/+27
* clk: imx: pllv3: add disable() supportGiulio Benetti2020-01-141-0/+16
* clk: imx: pllv3: add enable() supportGiulio Benetti2020-01-141-0/+24
* clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USBGiulio Benetti2020-01-141-0/+2
* clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocksGiulio Benetti2020-01-141-5/+15
* clk: imx8qxp: extend to support getting I2C IPG clockAnatolij Gustschin2020-01-141-0/+12
* Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xxTom Rini2020-01-091-1/+4
|\
| * mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalidRasmus Villemoes2020-01-081-1/+4
* | Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmWIP/09Jan2020Tom Rini2020-01-091-2/+2
|\ \
| * | aspeed: ast2500: Read clock ofdata in the correct methodSimon Glass2020-01-071-2/+2
| |/
* | Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/08Jan2020Tom Rini2020-01-081-0/+1
|\ \
| * | clk: stm32mp1: Add a clock entry for RNG1 deviceSughosh Ganu2020-01-071-0/+1
| |/
* | Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-084-0/+390
|\ \
| * | clk: imx: add i.MX8MP clk driverPeng Fan2020-01-083-0/+380
| * | clk: imx: add imx_clk_mux2_flagsPeng Fan2020-01-081-0/+10
| |/
* | clk: agilex: Add clock driver for AgilexLey Foon Tan2020-01-073-0/+817
|/
* Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-12-091-1/+1
|\
| * clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]Frieder Schrempf2019-12-061-1/+1
* | clk: mediatek: add driver for MT8518mingming lee2019-12-032-0/+1559
|/
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-022-0/+2
* rockchip: clk: Add clk driver for rk3308Finley Xiao2019-11-172-0/+1073
* rockchip: clk: pll: add common pll setting funcsElaine Zhang2019-11-172-0/+361
* rockchip: clk: fix wrong CONFIG_IS_ENABLED handlingHeiko Stuebner2019-11-178-8/+8
* rockchip: clk: rv1108: remove duplicate reset initHeiko Stuebner2019-11-171-14/+2
* rockchip: clk: add px30 clock driverKever Yang2019-11-172-0/+1631
* Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-11-124-0/+479
|\
| * clk: imx: imx8mm: add set_parent callbackPeng Fan2019-11-051-0/+19
| * clk: imx8mm: add enet clkPeng Fan2019-11-051-0/+27
| * clk: imx: add i.MX8MN ccf driverPeng Fan2019-11-053-0/+433
* | Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-111-0/+2
|\ \
| * | clk: rockchip: rk3328: Configure CPU clockSimon South2019-11-101-0/+2
| |/