Age | Commit message (Expand) | Author | Files | Lines |
2017-08-02 | clk: keystone: sci-clk: Fix sci_clk_get | Tero Kristo | 1 | -24/+42 |
2017-08-02 | Merge tag 'sunxi-clk-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/... | Stephen Boyd | 1 | -1/+1 |
2017-08-02 | Merge tag 'meson-clk-fixes-for-4.13-rc4-v2' of git://github.com/baylibre/clk-... | Stephen Boyd | 4 | -0/+18 |
2017-08-01 | clk: meson: mpll: fix mpll0 fractional part ignored | Jerome Brunet | 4 | -0/+18 |
2017-07-31 | clk: samsung: exynos5420: The EPLL rate table corrections | Sylwester Nawrocki | 1 | -8/+8 |
2017-07-24 | clk: sunxi-ng: sun5i: Add clk_set_rate_parent to the CPU clock | Maxime Ripard | 1 | -1/+1 |
2017-07-18 | clk: x86: Do not gate clocks enabled by the firmware | Carlo Caione | 1 | -0/+7 |
2017-07-17 | clk: gemini: Fix reset regression | Linus Walleij | 1 | -0/+14 |
2017-07-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 5 | -0/+115 |
2017-07-11 | clk: boston: Add a driver for MIPS Boston board clocks | Paul Burton | 5 | -0/+115 |
2017-06-29 | clk: gemini: Read status before using the value | Joel Stanley | 1 | -0/+1 |
2017-06-29 | clk: scpi: error when clock fails to register | Jerome Brunet | 1 | -3/+5 |
2017-06-29 | clk: at91: Add sama5d2 suspend/resume | Alexandre Belloni | 4 | -1/+140 |
2017-06-22 | clk: keystone: TI_SCI_PROTOCOL is needed for clk driver | Arnd Bergmann | 1 | -1/+2 |
2017-06-22 | clk: samsung: audss: Fix silent hang on Exynos4412 due to disabled EPLL | Krzysztof Kozlowski | 1 | -0/+1 |
2017-06-21 | clk: uniphier: provide NAND controller clock rate | Masahiro Yamada | 1 | -4/+11 |
2017-06-21 | clk: hisilicon: add usb2 clocks for hi3798cv200 SoC | Jiancheng Xue | 1 | -0/+21 |
2017-06-21 | clk: Add Gemini SoC clock controller | Linus Walleij | 3 | -0/+464 |
2017-06-21 | clk: iproc: Remove __init marking on iproc_pll_clk_setup() | Stephen Boyd | 1 | -6/+6 |
2017-06-19 | clk: bcm: Add clocks for Stingray SOC | Sandeep Tripathy | 3 | -0/+336 |
2017-06-19 | clk: mediatek: export cpu multiplexer clock for MT8173 SoCs | Sean Wang | 1 | -0/+23 |
2017-06-19 | clk: mediatek: export cpu multiplexer clock for MT2701/MT7623 SoCs | Sean Wang | 1 | -0/+8 |
2017-06-19 | clk: mediatek: add missing cpu mux causing Mediatek cpufreq can't work | Sean Wang | 3 | -1/+151 |
2017-06-19 | clk: renesas: cpg-mssr: Use of_device_get_match_data() helper | Geert Uytterhoeven | 1 | -1/+1 |
2017-06-19 | clk: hi6220: add acpu clock | Zhangfei Gao | 1 | -0/+22 |
2017-06-19 | clk: zx296718: export I2S mux clocks | Shawn Guo | 1 | -4/+4 |
2017-06-19 | clk: imx7d: create clocks behind rawnand clock gate | Stefan Agner | 1 | -2/+4 |
2017-06-19 | clk: hi3660: Set PPLL2 to 2880M | Zhong Kaihua | 1 | -2/+2 |
2017-06-19 | clk: hi3660: add clocks for video encoder, decoder and ISP | Chen Jun | 1 | -0/+40 |
2017-06-19 | clk: hi3660: fix wrong parent name of clk_mux_sysbus | Chen Jun | 1 | -2/+4 |
2017-06-19 | clk: gcc-msm8916: add support to 9.6MHz codec clk | Srinivas Kandagatla | 1 | -0/+1 |
2017-06-19 | clk: qcom: Add ipq8074 Global Clock Controller support | Abhishek Sahu | 3 | -0/+1017 |
2017-06-19 | clk: mvebu: cp110: Minor cleanups | Stephen Boyd | 1 | -3/+2 |
2017-06-19 | Merge branch 'clk-cp110' of git://git.infradead.org/linux-mvebu into clk-next | Stephen Boyd | 1 | -62/+138 |
2017-06-19 | clk: socfpga: Fix the smplsel on Arria10 and Stratix10 | Dinh Nguyen | 2 | -1/+4 |
2017-06-19 | clk: Hi3660: register fixed_rate_clks with CLK_OF_DECLARE_DRIVER | Leo Yan | 1 | -10/+38 |
2017-06-19 | clk: mvebu: cp110: add sdio clock to cp-110 system controller | Konstantin Porotchkin | 1 | -5/+23 |
2017-06-19 | clk: mvebu: cp110: introduce a new binding | Gregory CLEMENT | 1 | -15/+48 |
2017-06-19 | clk: mvebu: cp110: do not depend anymore of the *-clock-output-names | Gregory CLEMENT | 1 | -40/+65 |
2017-06-16 | Merge tag 'meson-clk-for-4.13-2' of git://github.com/BayLibre/clk-meson into ... | Stephen Boyd | 4 | -19/+25 |
2017-06-16 | Merge branch 'for-4.13-ti-clkctrl' of https://github.com/t-kristo/linux-pm in... | Stephen Boyd | 4 | -1/+1193 |
2017-06-16 | clk: sunxi-ng: Staticize ccu_mux_helper_unapply_prediv() | Stephen Boyd | 1 | -1/+1 |
2017-06-16 | Merge tag 'sunxi-clk-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel... | Stephen Boyd | 22 | -269/+1572 |
2017-06-16 | clk: meson: gxbb: add all clk81 parents | Jerome Brunet | 1 | -5/+8 |
2017-06-16 | Merge branch 'next/headers' into next/drivers | Jerome Brunet | 1 | -10/+10 |
2017-06-15 | clk: ti: omap4: add clkctrl clock data | Tero Kristo | 3 | -0/+670 |
2017-06-15 | clk: ti: add support for clkctrl clocks | Tero Kristo | 3 | -1/+523 |
2017-06-14 | Merge branch 'clk-fixes' into clk-next | Stephen Boyd | 5 | -4/+9 |
2017-06-14 | Merge tag 'sunxi-clk-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/... | Stephen Boyd | 5 | -4/+9 |
2017-06-14 | Merge tag 'clk-v4.13-samsung' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Stephen Boyd | 10 | -216/+235 |