summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2020-07-22clk: qcom: gcc: Add missing UFS clocks for SM8150Vinod Koul1-0/+84
2020-07-22clk: qcom: gcc: Add GPU and NPU clocks for SM8150Vinod Koul1-0/+64
2020-07-22clk: AST2600: Add mux for EMMC clockEddie James1-8/+41
2020-07-22clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPERNathan Chancellor1-0/+1
2020-06-30clk: sifive: allocate sufficient memory for struct __prci_dataVincent Chen1-1/+4
2020-06-24clk: ast2600: Fix AHB clock divider for A1Eddie James1-6/+25
2020-06-24clk: sprd: return correct type of value for _sprd_pll_recalc_rateChunyan Zhang1-1/+1
2020-06-24clk: bcm2835: Fix return type of bcm2835_register_gateNathan Chancellor1-5/+5
2020-06-24clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1Marek Szyprowski1-1/+2
2020-06-24clk: ti: composite: fix memory leakTero Kristo1-0/+1
2020-06-24clk: meson: meson8b: Don't rely on u-boot to init all GP_PLL registersMartin Blumenstingl2-0/+13
2020-06-24clk: meson: meson8b: Fix the vclk_div{1, 2, 4, 6, 12}_en gate bitsMartin Blumenstingl1-5/+5
2020-06-24clk: meson: meson8b: Fix the polarity of the RESET_N linesMartin Blumenstingl1-23/+56
2020-06-24clk: meson: meson8b: Fix the first parent of vid_pll_in_selMartin Blumenstingl1-1/+1
2020-06-24clk: clk-flexgen: fix clock-critical handlingAlain Volmat1-0/+1
2020-06-24clk: zynqmp: fix memory leak in zynqmp_register_clocksQuanyang Wang1-6/+9
2020-06-24clk: renesas: cpg-mssr: Fix STBCR suspend/resume handlingGeert Uytterhoeven1-3/+5
2020-06-24clk: samsung: Mark top ISP and CAM clocks on Exynos542x as criticalMarek Szyprowski1-7/+9
2020-06-24clk: qcom: msm8916: Fix the address location of pll->config_regBryan O'Donoghue1-4/+4
2020-06-24clk: sunxi: Fix incorrect usage of round_down()Rikard Falkeborn1-1/+1
2020-06-22clk: mediatek: assign the initial value to clk_init_data of mtk_muxWeiyi Lu1-1/+1
2020-06-17PM: runtime: clk: Fix clk_pm_runtime_get() error pathRafael J. Wysocki1-1/+5
2020-06-03clk: qcom: gcc: Fix parent for gpll0_out_evenVinod Koul1-2/+1
2020-06-03clk: ti: am33xx: fix RTC clock parentTero Kristo1-1/+1
2020-05-20clk: Unlink clock if failed to prepare or enableMarc Zyngier1-0/+3
2020-05-20clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocksJustin Swartz1-13/+4
2020-04-23clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni1-6/+6
2020-04-23clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea1-0/+3
2020-04-23clk: Don't cache errors from clk_ops::get_phase()Stephen Boyd1-16/+32
2020-04-21clk: at91: usb: use proper usbs_maskClaudiu Beznea1-1/+1
2020-04-21clk: at91: sam9x60: fix usb clock parentsClaudiu Beznea1-3/+2
2020-04-17clk: ingenic/TCU: Fix round_rate returning errorPaul Cercueil1-1/+1
2020-04-17clk: ingenic/jz4770: Exit with error if CGU init failedPaul Cercueil1-1/+3
2020-04-02clk: ti: am43xx: Fix clock parent for RTC clockTony Lindgren1-1/+1
2020-04-02clk: imx: Align imx sc clock parent msg structs to 4Leonard Crestez1-1/+1
2020-04-02clk: imx: Align imx sc clock msg structs to 4Leonard Crestez1-3/+3
2020-02-24clk: uniphier: Add SCSSI clock gate for each channelKunihiko Hayashi1-5/+8
2020-02-24clk: Use parent node pointer during registration if necessaryStephen Boyd1-2/+25
2020-02-24clk: sunxi-ng: add mux and pll notifiers for A64 CPU clockIcenowy Zheng1-1/+27
2020-02-24clk: actually call the clock init before any other callback of the clockJerome Brunet1-11/+15
2020-02-24clk: renesas: rcar-gen3: Allow changing the RPC[D2] clocksSergei Shtylyov1-2/+4
2020-02-24clk: qcom: smd: Add missing bimc clockJeffrey Hugo1-0/+3
2020-02-24clk: imx: Add correct failure handling for clk based helpersAbel Vesa1-15/+22
2020-02-24clk: qcom: rcg2: Don't crash if our parent can't be found; return an errorDouglas Anderson1-0/+3
2020-02-24clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq()Stephen Boyd1-4/+4
2020-02-24clk: ti: dra7: fix parent for gmac_clkctrlGrygorii Strashko1-1/+1
2020-02-24clk: meson: meson8b: make the CCF use the glitch-free mali muxMartin Blumenstingl1-4/+7
2020-02-24clk: at91: sam9x60: fix programmable clock prescalerEugen Hristev1-0/+1
2020-02-24clk: meson: pll: Fix by 0 division in __pll_params_to_rate()Remi Pommarel1-0/+9
2020-02-15clk: meson: g12a: fix missing uart2 in regmap tableJerome Brunet1-0/+1