summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2019-11-11clk: tegra: Add suspend and resume support on Tegra210Sowjanya Komatineni
2019-11-11clk: tegra: Share clk and rst register defines with Tegra clock driverSowjanya Komatineni
2019-11-11clk: tegra: Use fence_udelay() during PLLU initSowjanya Komatineni
2019-11-11clk: tegra: clk-dfll: Add suspend and resume supportSowjanya Komatineni
2019-11-11clk: tegra: clk-super: Add restore-context supportSowjanya Komatineni
2019-11-11clk: tegra: clk-super: Fix to enable PLLP branches to CPUSowjanya Komatineni
2019-11-11clk: tegra: periph: Add restore_context supportSowjanya Komatineni
2019-11-11clk: tegra: Support for OSC context save and restoreSowjanya Komatineni
2019-11-11clk: tegra: pll: Save and restore pll contextSowjanya Komatineni
2019-11-11clk: tegra: pllout: Save and restore pllout contextSowjanya Komatineni
2019-11-11clk: tegra: divider: Save and restore divider rateSowjanya Komatineni
2019-11-11clk: tegra: Reimplement SOR clocks on Tegra210Thierry Reding
2019-11-11clk: tegra: Reimplement SOR clock on Tegra124Thierry Reding
2019-11-11clk: tegra: Rename sor0_lvds to sor0_outThierry Reding
2019-11-11clk: tegra: Move SOR0 implementation to Tegra124Thierry Reding
2019-11-11clk: tegra: Remove last remains of TEGRA210_CLK_SOR1_SRCThierry Reding
2019-11-11Merge branch 'for-5.5/clk-core' into for-5.5/clkThierry Reding
2019-11-11clk: tegra: Add Tegra20/30 EMC clock implementationDmitry Osipenko
2019-11-11clk: Add API to get index of the clock parentSowjanya Komatineni
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-09-20Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-09-19Merge branches 'clk-bulk-fix', 'clk-at91' and 'clk-sprd' into clk-nextStephen Boyd
2019-09-19Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and ...Stephen Boyd
2019-09-19Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' ...Stephen Boyd
2019-09-19Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i...Stephen Boyd
2019-09-19Merge branches 'clk-qcom', 'clk-mtk', 'clk-armada', 'clk-ingenic' and 'clk-me...Stephen Boyd
2019-09-19Merge branches 'clk-aspeed', 'clk-unused', 'clk-of-node-put', 'clk-const-bulk...Stephen Boyd
2019-09-19clk: Drop !clk checks in debugfs dumpingStephen Boyd
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-17clk: imx: imx8mn: fix pll mux bitPeng Fan
2019-09-17clk: imx: imx8mm: fix pll mux bitPeng Fan
2019-09-17clk: imx: clk-pll14xx: unbypass PLL by defaultPeng Fan
2019-09-17clk: imx: pll14xx: avoid glitch when set ratePeng Fan
2019-09-17clk: mvebu: ap80x: add AP807 clock supportBen Peled
2019-09-17clk: mvebu: ap806: Prepare the introduction of AP807 clock supportBen Peled
2019-09-17clk: mvebu: ap806: add AP-DCLK (hclk) to system controller driverOmri Itach
2019-09-17clk: mvebu: ap806: be more explicit on what SaR isMiquel Raynal
2019-09-17clk: mvebu: ap80x-cpu: add AP807 CPU clock supportBen Peled
2019-09-17clk: mvebu: ap806-cpu: prepare mapping of AP807 CPU clockChristine Gharzuzi
2019-09-17clk: sprd: add missing kfreeChunyan Zhang
2019-09-17clk: at91: allow 24 Mhz clock as input for PLLEugen Hristev
2019-09-17clk: Make clk_bulk_get_all() return a valid "id"Bjorn Andersson
2019-09-17clk: actions: Fix factor clk struct member accessManivannan Sadhasivam
2019-09-17clk: qcom: rcg: Return failure for RCG updateTaniya Das
2019-09-17clk: remove extra ---help--- tags in KconfigLubomir Rintel
2019-09-17clk: Evict unregistered clks from parent cachesStephen Boyd
2019-09-17clk: mediatek: Runtime PM support for MT8183 mcucfg clock providerWeiyi Lu
2019-09-17clk: mediatek: Register clock gate with deviceWeiyi Lu
2019-09-17clk: mediatek: add pericfg clocks for MT8183Chunfeng Yun