aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-13clk: sprd: don't gate uart console clockChunyan Zhang1-1/+2
2020-04-13clk: mmp2: fix link error without mmp2Arnd Bergmann3-39/+32
2020-04-13clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typoArnd Bergmann1-1/+1
2020-04-05Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds95-796/+8934
2020-04-03Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-1/+7
2020-04-03Merge branches 'clk-unisoc', 'clk-tegra', 'clk-qcom' and 'clk-imx' into clk-nextStephen Boyd50-508/+6697
2020-04-03Merge branches 'clk-ti', 'clk-ingenic', 'clk-typo', 'clk-at91', 'clk-mmp2' and 'clk-arm-icst' into clk-nextStephen Boyd23-55/+1598
2020-04-03Merge branches 'clk-phase-errors', 'clk-amlogic', 'clk-renesas' and 'clk-allwinner' into clk-nextStephen Boyd16-118/+382
2020-04-03Merge branches 'clk-samsung', 'clk-formatting', 'clk-si5341' and 'clk-socfpga' into clk-nextStephen Boyd7-111/+258
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-54/+37
2020-04-03Merge branch 'arm/late' into arm/dtArnd Bergmann1-1/+6
2020-04-02clk: sprd: fix to get a correct ibias of pllChunyan Zhang1-3/+4
2020-03-25clk: imx: Align imx sc clock parent msg structs to 4Leonard Crestez1-1/+1
2020-03-25clk: imx: Align imx sc clock msg structs to 4Leonard Crestez1-3/+3
2020-03-24clk: qcom: rpmh: Drop unnecessary semicolonsStephen Boyd1-4/+4
2020-03-24clk: qcom: rpmh: Simplify clk_rpmh_bcm_send_cmd()Stephen Boyd1-19/+14
2020-03-24clk: tegra: Use NULL for pointer initializationStephen Boyd1-1/+1
2020-03-24clk: sprd: add clocks support for SC9863AChunyan Zhang3-0/+1781
2020-03-24clk: sprd: support to get regmap from parent nodeChunyan Zhang1-1/+9
2020-03-24clk: sprd: Add macros for referencing parents without stringsChunyan Zhang5-55/+196
2020-03-24clk: sprd: add gate for pll clocksXiaolong Zhang2-2/+36
2020-03-20clk: mmp2: Fix bit masks for LCDC I/O and pixel clocksLubomir Rintel1-2/+2
2020-03-20clk: mmp2: Add clock for fifth SD HCI on MMP3Lubomir Rintel1-0/+2
2020-03-20clk: mmp2: Add clocks for the thermal sensorsLubomir Rintel1-0/+16
2020-03-20clk: mmp2: add the GPU clocksLubomir Rintel1-0/+61
2020-03-20clk: mmp2: Add PLLs that are available on MMP3Lubomir Rintel1-7/+27
2020-03-20clk: mmp2: Check for MMP3Lubomir Rintel1-0/+12
2020-03-20clk: mmp2: Stop pretending PLL outputs are constantLubomir Rintel1-2/+14
2020-03-20clk: mmp2: Add support for PLL clock sourcesLubomir Rintel4-1/+195
2020-03-20clk: mmp2: Constify some stringsLubomir Rintel3-9/+10
2020-03-20clk: mmp2: Remove a unused prototypeLubomir Rintel1-3/+0
2020-03-20clk: at91: add at91rm9200 pmc driverAlexandre Belloni2-0/+200
2020-03-20clk: versatile: Add device tree probing for IM-PD1 clocksLinus Walleij2-0/+80
2020-03-20clk: versatile: Export icst_clk_setup()Linus Walleij2-18/+28
2020-03-20clk: Fix trivia typo in comment exlusive => exclusiveAndy Shevchenko1-1/+1
2020-03-20clk: ingenic/TCU: Fix round_rate returning errorPaul Cercueil1-1/+1
2020-03-20clk: ingenic/jz4770: Exit with error if CGU init failedPaul Cercueil1-1/+3
2020-03-20clk: keystone: Add new driver to handle syscon based clocksVignesh Raghavendra3-0/+181
2020-03-20clk: JZ4780: Add function for enable the second core.周琰杰 (Zhou Yanjie)1-5/+50
2020-03-20clk: Ingenic: Add support for TCU of X1000.周琰杰 (Zhou Yanjie)1-0/+8
2020-03-20clk: qcom: gcc: Add USB3 PIPE clock and GDSC for SM8150Wesley Cheng1-0/+52
2020-03-20ipq806x: gcc: Added the enable regs and mask for PRNGAbhishek Sahu1-0/+2
2020-03-20clk: qcom: Add modem clock controller driver for SC7180Taniya Das3-0/+153
2020-03-20clk: qcom: gcc: Add support for modem clocks in GCCTaniya Das1-1/+71
2020-03-17clk: ti: Fix dm814x clkctrl for ethernetTony Lindgren1-1/+6
2020-03-16clk: ti: am43xx: Fix clock parent for RTC clockTony Lindgren1-1/+1
2020-03-16Merge tag 'imx-clk-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-fixesStephen Boyd1-2/+2
2020-03-16clk: imx: clk-gate2: Pass the device to the register functionAbel Vesa1-1/+1
2020-03-16clk: imx7d: Add PXP clockLaurent Pinchart1-0/+1
2020-03-16clk: imx8mp: Correct the enet_qos parent clockFugang Duan1-1/+1