Age | Commit message (Expand) | Author |
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-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 |
2016-09-16 | clk: sunxi-ng: sun6i-a31: set CLK_SET_RATE_UNGATE for all PLLs | Chen-Yu Tsai |
2016-09-16 | clk: sunxi-ng: sun6i-a31: Set CLK_SET_RATE_PARENT for display output clocks | Chen-Yu Tsai |
2016-09-16 | drivers: clk: st: Handle clk synchronous mode for video clocks | Gabriel Fernandez |
2016-09-16 | drivers: clk: st: Add clock propagation for audio clocks | Gabriel Fernandez |
2016-09-16 | drivers: clk: st: Add fs660c32 synthesizer algorithm | Gabriel Fernandez |
2016-09-16 | drivers: clk: st: Simplify clock binding of STiH4xx platforms | Gabriel Fernandez |
2016-09-16 | drivers: clk: st: Remove stih415-416 clock support | Gabriel Fernandez |
2016-09-14 | clk: at91: Migrate to clk_hw based registration and OF APIs | Stephen Boyd |
2016-09-14 | clk: bcm2835: Migrate to clk_hw based registration and OF APIs | Stephen Boyd |