summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-06-04Merge branch 'android-4.9' into bringup/amlogic-4.9/sync20190523Jianxin Pan191-614/+2041
2019-05-25clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides dividerDmitry Osipenko1-2/+2
2019-05-23Merge branch 'android-4.9' into amlogic-4.9-devJianxin Pan3137-31640/+78174
2019-03-23clk: ingenic: Fix doc of ingenic_cgu_div_infoPaul Cercueil1-1/+1
2019-03-23clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil1-5/+5
2019-03-23clk: clk-twl6040: Fix imprecise external abort for pdmclkTony Lindgren1-2/+51
2019-03-23clk: sunxi: A31: Fix wrong AHB gate numberAndre Przywara1-2/+2
2019-02-12clk: imx6sl: ensure MMDC CH0 handshake is bypassedAnson Huang1-0/+6
2019-02-12clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocksChen-Yu Tsai1-3/+3
2019-01-26clk: imx6q: reset exclusive gates on initLucas Stach1-1/+5
2019-01-09clk: rockchip: fix typo in rk3188 spdif_frac parentJohan Jonker1-1/+1
2018-12-21clk: mmp: Off by one in mmp_clk_add()Dan Carpenter1-1/+1
2018-12-21clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter1-2/+2
2018-11-27clk: fixed-factor: fix of_node_get-put imbalanceRicardo Ribalda Delgado1-0/+1
2018-11-27clk: samsung: exynos5420: Enable PERIS clocks for suspendMarek Szyprowski1-0/+1
2018-11-27clk: fixed-rate: fix of_node_get-put imbalanceAlan Tull1-0/+1
2018-11-21reset: hisilicon: fix potential NULL pointer dereferenceGustavo A. R. Silva1-3/+2
2018-11-21clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent callEnric Balletbo i Serra1-4/+0
2018-11-21clk: at91: Fix division by zero in PLL recalc_rate()Ronald Wahl1-0/+3
2018-11-21clk: s2mps11: Fix matching when built as module and DT node contains compatibleKrzysztof Kozlowski1-0/+30
2018-11-10clk: samsung: Fix m2m scaler clock on Exynos542xAndrzej Pietrasiewicz1-1/+1
2018-09-26clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failureRajan Vaja1-1/+8
2018-09-26clk: imx6ul: fix missing of_node_put()Nicholas Mc Guire1-0/+1
2018-09-15clk: rockchip: Add pclk_rkpwm_pmu to PMU critical clocks in rk3399Levin Du1-0/+1
2018-09-05clk: rockchip: fix clk_i2sout parent selection bits on rk3399Alberto Panizzo1-1/+1
2018-08-15clk: fix 32bit system compatibility issueShunzhou Jiang40-498/+713
2018-08-07Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan1009-6932/+15764
2018-08-06clk: fix txl crash issueLei Qian35-634/+455
2018-08-03clk: fix 32bit system compatibility issueShunzhou Jiang35-455/+634
2018-07-06clk: add CLK_DIVIDER_PROHIBIT_ZERO to prohibit value 0 of register.Sunny Luo2-0/+9
2018-07-03clk: at91: PLL recalc_rate() now using cached MUL and DIV valuesMarcin Ziemianowicz1-12/+1
2018-07-03clk: renesas: cpg-mssr: Stop using printk format %pCrGeert Uytterhoeven1-4/+5
2018-05-25clk: samsung: exynos3250: Fix PLL ratesAndrzej Hajda1-2/+2
2018-05-25clk: samsung: exynos5250: Fix PLL ratesAndrzej Hajda1-4/+4
2018-05-25clk: samsung: exynos5433: Fix PLL ratesAndrzej Hajda1-6/+6
2018-05-25clk: samsung: exynos5260: Fix PLL ratesAndrzej Hajda1-1/+1
2018-05-25clk: samsung: exynos7: Fix PLL ratesAndrzej Hajda1-1/+1
2018-05-25clk: samsung: s3c2410: Fix PLL ratesAndrzej Hajda1-8/+8
2018-05-25clk: rockchip: Prevent calculating mmc phase if clock rate is zeroShawn Lin1-0/+23
2018-05-25clk: tegra: Fix pll_u rate configurationMarcel Ziswiler1-0/+2
2018-05-25clk: Don't show the incorrect clock phaseShawn Lin1-0/+3
2018-05-25clk: rockchip: Fix wrong parent for SDMMC phase clock for rk3228Shawn Lin1-1/+1
2018-04-24clk: bcm2835: De-assert/assert PLL reset signal when appropriateBoris Brezillon1-3/+5
2018-04-24clk: fix false-positive Wmaybe-uninitialized warningArnd Bergmann1-3/+3
2018-04-24clk: mvebu: armada-38x: add support for missing clocksRichard Genoud1-7/+7
2018-04-24clk: mvebu: armada-38x: add support for 1866MHz variantsRalph Sennhauser1-3/+4
2018-04-13clk: at91: fix clk-generated compilationAlexandre Belloni1-0/+1
2018-04-13clk: meson: meson8b: add compatibles for Meson8 and Meson8m2Martin Blumenstingl3-8/+14
2018-04-13clk: Fix __set_clk_rates error print-stringBryan O'Donoghue1-1/+1
2018-04-13clk: scpi: fix return type of __scpi_dvfs_round_rateSudeep Holla1-3/+3
[next]