Age | Commit message (Expand) | Author |
2019-11-11 | clk: tegra: periph: Add restore_context support | Sowjanya Komatineni |
2019-11-11 | clk: tegra: Support for OSC context save and restore | Sowjanya Komatineni |
2019-11-11 | clk: tegra: pll: Save and restore pll context | Sowjanya Komatineni |
2019-11-11 | clk: tegra: pllout: Save and restore pllout context | Sowjanya Komatineni |
2019-11-11 | clk: tegra: divider: Save and restore divider rate | Sowjanya Komatineni |
2019-11-11 | clk: tegra: Reimplement SOR clocks on Tegra210 | Thierry Reding |
2019-11-11 | clk: tegra: Reimplement SOR clock on Tegra124 | Thierry Reding |
2019-11-11 | clk: tegra: Rename sor0_lvds to sor0_out | Thierry Reding |
2019-11-11 | clk: tegra: Move SOR0 implementation to Tegra124 | Thierry Reding |
2019-11-11 | clk: tegra: Remove last remains of TEGRA210_CLK_SOR1_SRC | Thierry Reding |
2019-11-11 | Merge branch 'for-5.5/clk-core' into for-5.5/clk | Thierry Reding |
2019-11-11 | clk: tegra: Add Tegra20/30 EMC clock implementation | Dmitry Osipenko |
2019-11-11 | clk: Add API to get index of the clock parent | Sowjanya Komatineni |
2019-09-22 | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-09-20 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-09-20 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-09-19 | Merge branches 'clk-bulk-fix', 'clk-at91' and 'clk-sprd' into clk-next | Stephen Boyd |
2019-09-19 | Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and ... | Stephen Boyd |
2019-09-19 | Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' ... | Stephen Boyd |
2019-09-19 | Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i... | Stephen Boyd |
2019-09-19 | Merge branches 'clk-qcom', 'clk-mtk', 'clk-armada', 'clk-ingenic' and 'clk-me... | Stephen Boyd |
2019-09-19 | Merge branches 'clk-aspeed', 'clk-unused', 'clk-of-node-put', 'clk-const-bulk... | Stephen Boyd |
2019-09-19 | clk: Drop !clk checks in debugfs dumping | Stephen Boyd |
2019-09-18 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-09-17 | clk: imx: imx8mn: fix pll mux bit | Peng Fan |
2019-09-17 | clk: imx: imx8mm: fix pll mux bit | Peng Fan |
2019-09-17 | clk: imx: clk-pll14xx: unbypass PLL by default | Peng Fan |
2019-09-17 | clk: imx: pll14xx: avoid glitch when set rate | Peng Fan |
2019-09-17 | clk: mvebu: ap80x: add AP807 clock support | Ben Peled |
2019-09-17 | clk: mvebu: ap806: Prepare the introduction of AP807 clock support | Ben Peled |
2019-09-17 | clk: mvebu: ap806: add AP-DCLK (hclk) to system controller driver | Omri Itach |
2019-09-17 | clk: mvebu: ap806: be more explicit on what SaR is | Miquel Raynal |
2019-09-17 | clk: mvebu: ap80x-cpu: add AP807 CPU clock support | Ben Peled |
2019-09-17 | clk: mvebu: ap806-cpu: prepare mapping of AP807 CPU clock | Christine Gharzuzi |
2019-09-17 | clk: sprd: add missing kfree | Chunyan Zhang |
2019-09-17 | clk: at91: allow 24 Mhz clock as input for PLL | Eugen Hristev |
2019-09-17 | clk: Make clk_bulk_get_all() return a valid "id" | Bjorn Andersson |
2019-09-17 | clk: actions: Fix factor clk struct member access | Manivannan Sadhasivam |
2019-09-17 | clk: qcom: rcg: Return failure for RCG update | Taniya Das |
2019-09-17 | clk: remove extra ---help--- tags in Kconfig | Lubomir Rintel |
2019-09-17 | clk: Evict unregistered clks from parent caches | Stephen Boyd |
2019-09-17 | clk: mediatek: Runtime PM support for MT8183 mcucfg clock provider | Weiyi Lu |
2019-09-17 | clk: mediatek: Register clock gate with device | Weiyi Lu |
2019-09-17 | clk: mediatek: add pericfg clocks for MT8183 | Chunfeng Yun |
2019-09-17 | clk: bcm2835: Mark PLLD_PER as CRITICAL | Stefan Wahren |
2019-09-17 | clk: bcm2835: Add BCM2711_CLOCK_EMMC2 support | Stefan Wahren |
2019-09-17 | clk: bcm2835: Introduce SoC specific clock registration | Stefan Wahren |
2019-09-16 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-09-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-09-16 | clk: at91: select parent if main oscillator or bypass is enabled | Eugen Hristev |