summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2019-06-27clk: at91: sckc: remove unnecessary lineClaudiu Beznea
2019-06-27clk: at91: sckc: improve error path for sam9x5 sck registerClaudiu Beznea
2019-06-27clk: at91: sckc: add support to free slow clock osclillatorClaudiu Beznea
2019-06-27clk: at91: sckc: add support to free slow rc oscillatorClaudiu Beznea
2019-06-27clk: at91: sckc: add support to free slow oscillatorClaudiu Beznea
2019-06-27clk: RK808: Add RK809 and RK817 support.Tony Xie
2019-06-27clk: bd718x7: Support ROHM BD70528 clk blockMatti Vaittinen
2019-06-27mfd: regulator: clk: Split rohm-bd718x7.hMatti Vaittinen
2019-06-27clk: rockchip: export HDMIPHY clock on rk3228Heiko Stuebner
2019-06-27clk: rockchip: add watchdog pclk on rk3328Heiko Stuebner
2019-06-26clk: at91: sckc: add support for SAM9X60Claudiu Beznea
2019-06-26clk: at91: sckc: add support to specify registers bit offsetsClaudiu Beznea
2019-06-26clk: at91: sckc: sama5d4 has no bypass supportClaudiu Beznea
2019-06-26clk: sprd: Check error only for devm_regmap_init_mmio()Chunyan Zhang
2019-06-26clk: sprd: Switch from of_iomap() to devm_ioremap_resource()Chunyan Zhang
2019-06-25clk: lochnagar: Use new parent_data approach to register clock parentsCharles Keepax
2019-06-25clk: tegra: Do not enable PLL_RE_VCO on Tegra210Thierry Reding
2019-06-25clk: tegra: Warn if an enabled PLL is in IDDQThierry Reding
2019-06-25clk: tegra: Do not warn unnecessarilyThierry Reding
2019-06-25clk: tegra210: fix PLLU and PLLU_OUT1JC Kuo
2019-06-25clk: raspberrypi: register platform device for raspberrypi-cpufreqNicolas Saenz Julienne
2019-06-25clk: bcm283x: add driver interfacing with Raspberry Pi's firmwareNicolas Saenz Julienne
2019-06-25clk: bcm2835: remove pllbNicolas Saenz Julienne
2019-06-25clk: qoriq: add support for lx2160aVabhav Sharma
2019-06-25clk: clk-cdce706: simplify getting the adapter of a clientWolfram Sang
2019-06-25clk: qcom: Fix -Wunused-const-variableNathan Huckleberry
2019-06-25clk: ingenic: Remove unused functionsPaul Cercueil
2019-06-25clk: ingenic: Handle setting the Low-Power Mode bitPaul Cercueil
2019-06-25clk: ingenic: Add missing header in cgu.hPaul Cercueil
2019-06-25clk: Add clk_parent entry in debugfsLeonard Crestez
2019-06-25clk: Grammar missing "and", Spelling s/statisfied/satisfied/Geert Uytterhoeven
2019-06-25clk: Simplify clk_core_can_round()Geert Uytterhoeven
2019-06-25clk: socfpga: stratix10: fix divider entry for the emac clocksDinh Nguyen
2019-06-25clk: socfpga: stratix10: add additional clocks needed for the NAND IPDinh Nguyen
2019-06-25clk: kirkwood: Add support for MV98DX1135Chris Packham
2019-06-25clk: Add devm_clk_bulk_get_optional() functionSylwester Nawrocki
2019-06-25clk: Add clk_bulk_get_optional() functionSylwester Nawrocki
2019-06-25clk: socfpga: stratix10: fix divider entry for the emac clocksDinh Nguyen
2019-06-25clk: Simplify debugfs printing and add a newlineStephen Boyd
2019-06-24Merge tag 'sunxi-ng-parent-rewrite-part-1-take-2' of https://git.kernel.org/p...Stephen Boyd
2019-06-24clk: imx8mq: Keep uart clocks on during system bootAnson Huang
2019-06-24clk: imx: Remove __init for imx_register_uart_clocks() APIAnson Huang
2019-06-22clk: sunxi-ng: sun8i-r: Use local parent references for SUNXI_CCU_GATEChen-Yu Tsai
2019-06-22clk: sunxi-ng: a80-usb: Use local parent references for SUNXI_CCU_GATEChen-Yu Tsai
2019-06-22clk: sunxi-ng: gate: Add macros for referencing local clock parentsChen-Yu Tsai
2019-06-22clk: sunxi-ng: h6-r: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai
2019-06-22clk: sunxi-ng: h6: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai
2019-06-22clk: sunxi-ng: a64: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai
2019-06-22clk: sunxi-ng: f1c100s: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai
2019-06-20clk: renesas: cpg-mssr: Use [] to denote a flexible array memberGeert Uytterhoeven