Age | Commit message (Expand) | Author |
2016-11-01 | clk: mmp: pxa910: fix return value check in pxa910_clk_init() | Wei Yongjun |
2016-11-01 | clk: mmp: pxa168: fix return value check in pxa168_clk_init() | Wei Yongjun |
2016-11-01 | clk: mmp: mmp2: fix return value check in mmp2_clk_init() | Wei Yongjun |
2016-11-01 | clk: qoriq: Don't allow CPU clocks higher than starting value | Scott Wood |
2016-11-01 | Merge tag 'v4.9-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker... | Stephen Boyd |
2016-11-01 | clk: imx: fix integer overflow in AV PLL round rate | Emil Lundmark |
2016-10-28 | clk: xgene: Don't call __pa on ioremaped address | Laura Abbott |
2016-10-27 | clk/samsung: Use CLK_OF_DECLARE_DRIVER initialization method for CLKOUT | Marek Szyprowski |
2016-10-20 | clk: at91: Fix a return value in case of error | Christophe JAILLET |
2016-10-19 | clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCs | Masahiro Yamada |
2016-10-19 | clk: uniphier: fix memory overrun bug | Masahiro Yamada |
2016-10-17 | clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock init | Shawn Guo |
2016-10-17 | clk: mvebu: armada-37xx-periph: Fix the clock gate flag | Gregory CLEMENT |
2016-10-17 | clk: bcm2835: Clamp the PLL's requested rate to the hardware limits. | Eric Anholt |
2016-10-17 | clk: max77686: fix number of clocks setup for clk_hw based registration | Javier Martinez Canillas |
2016-10-17 | clk: mvebu: armada-37xx-periph: Fix the clock provider registration | Gregory CLEMENT |
2016-10-17 | clk: mediatek: Add hardware dependency | Jean Delvare |
2016-10-17 | clk: samsung: clk-exynos-audss: Fix module autoload | Javier Martinez Canillas |
2016-10-17 | clk: uniphier: fix type of variable passed to regmap_read() | Masahiro Yamada |
2016-10-17 | clk: uniphier: add system clock support for sLD3 SoC | Masahiro Yamada |
2016-10-16 | clk: rockchip: don't return NULL when failing to register ddrclk branch | Shawn Lin |
2016-10-07 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2016-10-07 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-10-07 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-09-23 | CLK: Add Loongson1C clock support | Yang Ling |
2016-09-23 | clk: Loongson1: Make use of GENMASK | Kelvin Cheung |
2016-09-23 | clk: Loongson1: Update clocks of Loongson1B | Kelvin Cheung |
2016-09-23 | clk: Loongson1: Refactor Loongson1 clock | Kelvin Cheung |
2016-09-23 | clk: zx296718: register driver earlier with core_initcall | Shawn Guo |
2016-09-22 | clk: mvebu: dynamically allocate resources in Armada CP110 system controller | Marcin Wojtas |
2016-09-22 | clk: mvebu: fix setting unwanted flags in CP110 gate clock | Marcin Wojtas |
2016-09-21 | clk: nxp: clk-lpc32xx: Unmap region obtained by of_iomap | Arvind Yadav |
2016-09-21 | clk: mvebu: Add clk support for the orion5x SoC mv88f5181 | Jamie Lentin |
2016-09-21 | clk: mediatek: clk-mt8173: Unmap region obtained by of_iomap | Arvind Yadav |
2016-09-20 | clk: sunxi-ng: Fix reset offset for the A23 and A33 | Maxime Ripard |
2016-09-20 | clk: at91: sckc: optimize boot time | Alexandre Belloni |
2016-09-20 | clk: at91: Add sama5d4 sckc support | Alexandre Belloni |
2016-09-20 | clk: at91: move slow clock controller clocks to sckc.c | Alexandre Belloni |
2016-09-20 | clk: imx6: initialize GPU clocks | Lucas Stach |
2016-09-20 | clk: imx6: fix i.MX6DL clock tree to reflect reality | Lucas Stach |
2016-09-20 | clk: imx53: Add clocks configuration | Kalle Kankare |
2016-09-19 | Merge tag 'amlogic-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann |
2016-09-16 | clk: uniphier: add clock data for UniPhier SoCs | Masahiro Yamada |
2016-09-16 | clk: uniphier: add core support code for UniPhier clock driver | Masahiro Yamada |
2016-09-16 | clk: bcm: Add driver for BCM53573 ILP clock | Rafał Miłecki |
2016-09-16 | clk: Add USB3 PHY reset lines | Vivek Gautam |
2016-09-16 | clk: zx: fix pointer case warnings | Arnd Bergmann |
2016-09-16 | clk/Renesas-MSTP: Use kmalloc_array() in cpg_mstp_clocks_init() | Markus Elfring |
2016-09-16 | clk: zx296718: use builtin_platform_driver to simplify the code | Wei Yongjun |
2016-09-16 | clk: sunxi-ng: sun6i-a31: Fix register offset for mipi-csi clk | Chen-Yu Tsai |