summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-07-12Merge branches 'clk-bcm63xx', 'clk-silabs', 'clk-lochnagar' and 'clk-rockchip...Stephen Boyd
2019-07-12Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl...Stephen Boyd
2019-07-12Merge branches 'clk-debugfs', 'clk-unused', 'clk-refactor' and 'clk-qoriq' in...Stephen Boyd
2019-07-12Merge branches 'clk-bulk-optional', 'clk-kirkwood', 'clk-socfpga' and 'clk-do...Stephen Boyd
2019-07-12Merge branches 'clk-ti', 'clk-samsung', 'clk-imx' and 'clk-allwinner' into cl...Stephen Boyd
2019-07-12Merge branches 'clk-qcom-gdsc-warn', 'clk-ingenic', 'clk-qcom-qcs404-reset', ...Stephen Boyd
2019-07-12Merge branches 'clk-pwm-duty', 'clk-bcm', 'clk-mtk', 'clk-qcom-msm8998-gpu' a...Stephen Boyd
2019-07-12scripts/spelling.txt: add spelling fix for prohibitedChris Paterson
2019-07-12clk: consoldiate the __clk_get_hw() declarationsStephen Rothwell
2019-07-02Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulat...Lee Jones
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-27clk: sprd: Add check for return value of sprd_clk_regmap_init()Chunyan Zhang
2019-06-27clk: Add Si5341/Si5340 driverMike Looijmans
2019-06-27clk: clk-si544: Implement small frequency change supportMike Looijmans
2019-06-27clk: add BCM63XX gated clock controller driverJonas Gorski
2019-06-27clk: at91: sckc: use dedicated functions to unregister clockClaudiu Beznea
2019-06-27clk: at91: sckc: improve error path for sama5d4 sck registrationClaudiu Beznea
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