Age | Commit message (Expand) | Author | Files | Lines |
2020-04-05 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 95 | -796/+8934 |
2020-04-04 | Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2 | -1/+7 |
2020-04-04 | Merge branches 'clk-unisoc', 'clk-tegra', 'clk-qcom' and 'clk-imx' into clk-next | Stephen Boyd | 50 | -508/+6697 |
2020-04-04 | Merge branches 'clk-ti', 'clk-ingenic', 'clk-typo', 'clk-at91', 'clk-mmp2' an... | Stephen Boyd | 23 | -55/+1598 |
2020-04-04 | Merge branches 'clk-phase-errors', 'clk-amlogic', 'clk-renesas' and 'clk-allw... | Stephen Boyd | 16 | -118/+382 |
2020-04-04 | Merge branches 'clk-samsung', 'clk-formatting', 'clk-si5341' and 'clk-socfpga... | Stephen Boyd | 7 | -111/+258 |
2020-04-04 | Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -54/+37 |
2020-04-03 | Merge branch 'arm/late' into arm/dt | Arnd Bergmann | 1 | -1/+6 |
2020-04-03 | clk: sprd: fix to get a correct ibias of pll | Chunyan Zhang | 1 | -3/+4 |
2020-03-26 | clk: imx: Align imx sc clock parent msg structs to 4 | Leonard Crestez | 1 | -1/+1 |
2020-03-26 | clk: imx: Align imx sc clock msg structs to 4 | Leonard Crestez | 1 | -3/+3 |
2020-03-25 | clk: qcom: rpmh: Drop unnecessary semicolons | Stephen Boyd | 1 | -4/+4 |
2020-03-25 | clk: qcom: rpmh: Simplify clk_rpmh_bcm_send_cmd() | Stephen Boyd | 1 | -19/+14 |
2020-03-25 | clk: tegra: Use NULL for pointer initialization | Stephen Boyd | 1 | -1/+1 |
2020-03-25 | clk: sprd: add clocks support for SC9863A | Chunyan Zhang | 3 | -0/+1781 |
2020-03-25 | clk: sprd: support to get regmap from parent node | Chunyan Zhang | 1 | -1/+9 |
2020-03-25 | clk: sprd: Add macros for referencing parents without strings | Chunyan Zhang | 5 | -55/+196 |
2020-03-25 | clk: sprd: add gate for pll clocks | Xiaolong Zhang | 2 | -2/+36 |
2020-03-21 | clk: mmp2: Fix bit masks for LCDC I/O and pixel clocks | Lubomir Rintel | 1 | -2/+2 |
2020-03-21 | clk: mmp2: Add clock for fifth SD HCI on MMP3 | Lubomir Rintel | 1 | -0/+2 |
2020-03-21 | clk: mmp2: Add clocks for the thermal sensors | Lubomir Rintel | 1 | -0/+16 |
2020-03-21 | clk: mmp2: add the GPU clocks | Lubomir Rintel | 1 | -0/+61 |
2020-03-21 | clk: mmp2: Add PLLs that are available on MMP3 | Lubomir Rintel | 1 | -7/+27 |
2020-03-21 | clk: mmp2: Check for MMP3 | Lubomir Rintel | 1 | -0/+12 |
2020-03-21 | clk: mmp2: Stop pretending PLL outputs are constant | Lubomir Rintel | 1 | -2/+14 |
2020-03-21 | clk: mmp2: Add support for PLL clock sources | Lubomir Rintel | 4 | -1/+195 |
2020-03-21 | clk: mmp2: Constify some strings | Lubomir Rintel | 3 | -9/+10 |
2020-03-21 | clk: mmp2: Remove a unused prototype | Lubomir Rintel | 1 | -3/+0 |
2020-03-21 | clk: at91: add at91rm9200 pmc driver | Alexandre Belloni | 2 | -0/+200 |
2020-03-21 | clk: versatile: Add device tree probing for IM-PD1 clocks | Linus Walleij | 2 | -0/+80 |
2020-03-21 | clk: versatile: Export icst_clk_setup() | Linus Walleij | 2 | -18/+28 |
2020-03-21 | clk: Fix trivia typo in comment exlusive => exclusive | Andy Shevchenko | 1 | -1/+1 |
2020-03-21 | clk: ingenic/TCU: Fix round_rate returning error | Paul Cercueil | 1 | -1/+1 |
2020-03-21 | clk: ingenic/jz4770: Exit with error if CGU init failed | Paul Cercueil | 1 | -1/+3 |
2020-03-21 | clk: keystone: Add new driver to handle syscon based clocks | Vignesh Raghavendra | 3 | -0/+181 |
2020-03-21 | clk: JZ4780: Add function for enable the second core. | 周琰杰 (Zhou Yanjie) | 1 | -5/+50 |
2020-03-21 | clk: Ingenic: Add support for TCU of X1000. | 周琰杰 (Zhou Yanjie) | 1 | -0/+8 |
2020-03-21 | clk: qcom: gcc: Add USB3 PIPE clock and GDSC for SM8150 | Wesley Cheng | 1 | -0/+52 |
2020-03-21 | ipq806x: gcc: Added the enable regs and mask for PRNG | Abhishek Sahu | 1 | -0/+2 |
2020-03-21 | clk: qcom: Add modem clock controller driver for SC7180 | Taniya Das | 3 | -0/+153 |
2020-03-21 | clk: qcom: gcc: Add support for modem clocks in GCC | Taniya Das | 1 | -1/+71 |
2020-03-17 | clk: ti: Fix dm814x clkctrl for ethernet | Tony Lindgren | 1 | -1/+6 |
2020-03-16 | clk: ti: am43xx: Fix clock parent for RTC clock | Tony Lindgren | 1 | -1/+1 |
2020-03-16 | Merge tag 'imx-clk-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Stephen Boyd | 1 | -2/+2 |
2020-03-16 | clk: imx: clk-gate2: Pass the device to the register function | Abel Vesa | 1 | -1/+1 |
2020-03-16 | clk: imx7d: Add PXP clock | Laurent Pinchart | 1 | -0/+1 |
2020-03-16 | clk: imx8mp: Correct the enet_qos parent clock | Fugang Duan | 1 | -1/+1 |
2020-03-16 | clk: imx8mp: Correct IMX8MP_CLK_HDMI_AXI clock parent | Anson Huang | 1 | -1/+1 |
2020-03-13 | clk: qcom: clk-rpm: add missing rpm clk for ipq806x | Ansuel Smith | 1 | -0/+35 |
2020-03-12 | clk: tegra: Remove audio clocks configuration from clock driver | Sowjanya Komatineni | 5 | -15/+10 |