Age | Commit message (Expand) | Author |
2019-05-16 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-05-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
2019-05-07 | Merge branch 'clk-parent-rewrite-1' into clk-next | Stephen Boyd |
2019-05-07 | Merge branch 'clk-ti' into clk-next | Stephen Boyd |
2019-05-07 | Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and... | Stephen Boyd |
2019-05-07 | Merge branches 'clk-hisi', 'clk-lochnagar', 'clk-allwinner', 'clk-rockchip' a... | Stephen Boyd |
2019-05-07 | Merge branches 'clk-sa', 'clk-aspeed', 'clk-samsung', 'clk-ingenic' and 'clk-... | Stephen Boyd |
2019-05-07 | Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'... | Stephen Boyd |
2019-05-07 | Merge branches 'clk-renesas', 'clk-qcom', 'clk-mtk', 'clk-milbeaut' and 'clk-... | Stephen Boyd |
2019-05-03 | clk: Cache core in clk_fetch_parent_index() without names | Stephen Boyd |
2019-05-03 | clk: imx: correct pfdv2 gate_bit/vld_bit operations | Anson Huang |
2019-05-03 | clk: sifive: add a driver for the SiFive FU540 PRCI IP block | Paul Walmsley |
2019-05-03 | clk: analogbits: add Wide-Range PLL library | Paul Walmsley |
2019-05-03 | clk: imx: clk-pllv3: mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-05-02 | clk: imx8mq: Add dsi_ipg_div | Guido Günther |
2019-05-01 | clk: imx: pllv4: add fractional-N pll support | Anson Huang |
2019-05-01 | clk: sunxi-ng: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-05-01 | clk: sprd: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-05-01 | clk: renesas: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-05-01 | clk: qcom: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-05-01 | clk: davinci: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-05-01 | clk: actions: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-04-29 | clk: imx: keep uart clock on during system boot | Jacky Bai |
2019-04-29 | clk: imx: correct i.MX7D AV PLL num/denom offset | Anson Huang |
2019-04-29 | clk: stm32mp1: Add ddrperfm clock | Gabriel Fernandez |
2019-04-26 | clk: Remove CLK_IS_BASIC clk flag | Stephen Boyd |
2019-04-25 | clock: milbeaut: Add Milbeaut M10V clock controller | Sugaya Taichi |
2019-04-25 | clk: imx6sll: Fix mispelling uart4_serial as serail | Leonard Crestez |
2019-04-25 | clk: imx: pll14xx: drop unused variable | Peng Fan |
2019-04-25 | clk: mediatek: add clock driver for MT8516 | Fabien Parent |
2019-04-25 | clk: at91: Mark struct clk_range as const | Stephen Boyd |
2019-04-25 | clk: at91: add sam9x60 pmc driver | Alexandre Belloni |
2019-04-25 | clk: tegra: divider: Mark Memory Controller clock as read-only | Dmitry Osipenko |
2019-04-25 | clk: tegra: emc: Replace BUG() with WARN_ONCE() | Dmitry Osipenko |
2019-04-25 | clk: tegra: emc: Fix EMC max-rate clamping | Dmitry Osipenko |
2019-04-25 | clk: tegra: emc: Support multiple RAM codes | Dmitry Osipenko |
2019-04-25 | clk: tegra: emc: Don't enable EMC clock manually | Dmitry Osipenko |
2019-04-25 | clk: at91: add sam9x60 PLL driver | Alexandre Belloni |
2019-04-25 | clk: at91: master: Add sam9x60 support | Alexandre Belloni |
2019-04-25 | clk: at91: usb: Add sam9x60 support | Alexandre Belloni |
2019-04-25 | clk: at91: allow configuring generated PCR layout | Alexandre Belloni |
2019-04-25 | clk: at91: allow configuring peripheral PCR layout | Alexandre Belloni |
2019-04-25 | clk: stm32: Introduce clocks of STM32F769 board | Gabriel Fernandez |
2019-04-25 | clk: at91: sckc: handle different RC startup time | Alexandre Belloni |
2019-04-25 | clk: at91: modernize sckc binding | Alexandre Belloni |
2019-04-25 | clk: qoriq: increase array size of cmux_to_group | Yogesh Gaur |
2019-04-25 | clk: qoriq: Add ls1028a clock configuration | Yuantian Tang |
2019-04-25 | clk: qoriq: add more PLL divider clocks support | Yuantian Tang |
2019-04-25 | clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devices | Tero Kristo |