Age | Commit message (Expand) | Author |
2017-05-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2017-05-09 | Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2017-05-09 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-05-08 | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd |
2017-05-02 | Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2017-05-02 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-05-01 | clk: x86: pmc-atom: Checking for IS_ERR() instead of NULL | Dan Carpenter |
2017-04-28 | clk: ti: divider: try to fix ti_clk_register_divider | Arnd Bergmann |
2017-04-28 | clk: sunxi-ng: always select CCU_GATE | Arnd Bergmann |
2017-04-24 | clk: apn806: fix spelling mistake: "mising" -> "missing" | Colin Ian King |
2017-04-24 | clk: apn806: Turn the eMMC clock as optional for dts backwards compatible | Gregory CLEMENT |
2017-04-24 | clk: apn806: Add eMMC clock to system controller driver | Konstantin Porotchkin |
2017-04-21 | clk: mvebu: Use kcalloc() in two functions | Markus Elfring |
2017-04-21 | clk: mvebu: Use kcalloc() in of_cpu_clk_setup() | Markus Elfring |
2017-04-21 | clk: nomadik: Delete error messages for a failed memory allocation in two fun... | Markus Elfring |
2017-04-21 | clk: nomadik: Use seq_puts() in nomadik_src_clk_show() | Markus Elfring |
2017-04-21 | clk: Improve a size determination in two functions | Markus Elfring |
2017-04-21 | clk: Replace four seq_printf() calls by seq_putc() | Markus Elfring |
2017-04-21 | clk: si5351: Delete an error message for a failed memory allocation in si5351... | Markus Elfring |
2017-04-21 | clk: si5351: Use devm_kcalloc() in si5351_i2c_probe() | Markus Elfring |
2017-04-21 | clk: at91: Use kcalloc() in of_at91_clk_pll_get_characteristics() | Markus Elfring |
2017-04-21 | clk: mediatek: add mt2701 ethernet reset | John Crispin |
2017-04-21 | Merge tag 'sunxi-clk-for-4.12-2' of https://git.kernel.org/pub/scm/linux/kern... | Stephen Boyd |
2017-04-21 | clk: hi6220: Add the hi655x's pmic clock | Daniel Lezcano |
2017-04-21 | clk: ti: fix building without legacy omap3 | Arnd Bergmann |
2017-04-21 | clk: ti: fix linker error with !SOC_OMAP4 | Arnd Bergmann |
2017-04-19 | clk: hi3620: Fix a typo in one variable name | Markus Elfring |
2017-04-19 | clk: hi3620: Delete error messages for a failed memory allocation in two func... | Markus Elfring |
2017-04-19 | clk: hi3620: Use kcalloc() in hi3620_mmc_clk_init() | Markus Elfring |
2017-04-19 | clk: hisilicon: Delete error messages for failed memory allocations in hisi_c... | Markus Elfring |
2017-04-19 | clk: hisilicon: Use devm_kmalloc_array() in hisi_clk_alloc() | Markus Elfring |
2017-04-19 | clk: hisilicon: Use kcalloc() in hisi_clk_init() | Markus Elfring |
2017-04-19 | clk: cs2000: select 12.20 High Accuracy on LFRatioCfg | Kuninori Morimoto |
2017-04-19 | clk: cs2000: tidyup DEVICE_CFG2 settings | Kuninori Morimoto |
2017-04-19 | clk: cs2000: enable clock skipping mode | Kuninori Morimoto |
2017-04-19 | clk: qcom: add parent for venus core0 and core1 gdsc's | Stanimir Varbanov |
2017-04-19 | clk: x86: add "mclk" alias for Baytrail/Cherrytrail | Pierre-Louis Bossart |
2017-04-19 | clk: ns2: Correct SDIO bits | Bharat Kumar Reddy Gooty |
2017-04-19 | clk: qcom: clk-smd-rpm: fix rate for branch clks during handoff | Srinivas Kandagatla |
2017-04-19 | clk: imx7d: fix USDHC NAND clock | Stefan Agner |
2017-04-19 | clk: spear: fix ADC clock definition on SPEAr600 | Thomas Petazzoni |
2017-04-19 | clk: mediatek: add clk support for MT6797 | Kevin-CW Chen |
2017-04-19 | clk: imx7d: add the missing ipg_root_clk | Dong Aisheng |
2017-04-19 | clk: clk-imx7d: fix ahb clk definition | Dong Aisheng |
2017-04-19 | clk: vc5: Add support for IDT VersaClock 5P49V5935 | Alexey Firago |
2017-04-19 | clk: vc5: Add structure to describe particular chip features | Alexey Firago |
2017-04-19 | Merge tag 'sunxi-clk-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel... | Stephen Boyd |
2017-04-17 | Merge branch 'clk-fixes' into clk-next | Stephen Boyd |
2017-04-17 | Merge tag 'sunxi-clk-fixes-for-4.11-2-bis' of https://git.kernel.org/pub/scm/... | Stephen Boyd |
2017-04-13 | clk: sunxi-ng: a80: Fix audio PLL comment not matching actual code | Chen-Yu Tsai |