Age | Commit message (Expand) | Author | Files | Lines |
2016-10-21 | clk: at91: Fix a return value in case of error | Christophe JAILLET | 1 | -1/+1 |
2016-10-19 | clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCs | Masahiro Yamada | 3 | -9/+9 |
2016-10-19 | clk: uniphier: fix memory overrun bug | Masahiro Yamada | 1 | -1/+1 |
2016-10-18 | clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock init | Shawn Guo | 1 | -2/+2 |
2016-10-18 | clk: mvebu: armada-37xx-periph: Fix the clock gate flag | Gregory CLEMENT | 1 | -0/+1 |
2016-10-18 | clk: bcm2835: Clamp the PLL's requested rate to the hardware limits. | Eric Anholt | 1 | -7/+4 |
2016-10-18 | clk: max77686: fix number of clocks setup for clk_hw based registration | Javier Martinez Canillas | 1 | -0/+1 |
2016-10-18 | clk: mvebu: armada-37xx-periph: Fix the clock provider registration | Gregory CLEMENT | 1 | -5/+5 |
2016-10-18 | clk: mediatek: Add hardware dependency | Jean Delvare | 1 | -0/+2 |
2016-10-18 | clk: samsung: clk-exynos-audss: Fix module autoload | Javier Martinez Canillas | 1 | -0/+1 |
2016-10-18 | clk: uniphier: fix type of variable passed to regmap_read() | Masahiro Yamada | 1 | -1/+1 |
2016-10-18 | clk: uniphier: add system clock support for sLD3 SoC | Masahiro Yamada | 1 | -0/+4 |
2016-10-08 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 1 | -9/+9 |
2016-10-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+70 |
2016-10-08 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -41/+5 |
2016-09-24 | CLK: Add Loongson1C clock support | Yang Ling | 2 | -0/+98 |
2016-09-24 | clk: Loongson1: Make use of GENMASK | Kelvin Cheung | 1 | -1/+1 |
2016-09-24 | clk: Loongson1: Update clocks of Loongson1B | Kelvin Cheung | 1 | -10/+13 |
2016-09-24 | clk: Loongson1: Refactor Loongson1 clock | Kelvin Cheung | 5 | -48/+69 |
2016-09-24 | clk: zx296718: register driver earlier with core_initcall | Shawn Guo | 1 | -1/+5 |
2016-09-23 | clk: mvebu: dynamically allocate resources in Armada CP110 system controller | Marcin Wojtas | 1 | -9/+20 |
2016-09-23 | clk: mvebu: fix setting unwanted flags in CP110 gate clock | Marcin Wojtas | 1 | -0/+2 |
2016-09-21 | clk: nxp: clk-lpc32xx: Unmap region obtained by of_iomap | Arvind Yadav | 1 | -0/+1 |
2016-09-21 | clk: mvebu: Add clk support for the orion5x SoC mv88f5181 | Jamie Lentin | 1 | -0/+70 |
2016-09-21 | clk: mediatek: clk-mt8173: Unmap region obtained by of_iomap | Arvind Yadav | 1 | -1/+3 |
2016-09-21 | clk: sunxi-ng: Fix reset offset for the A23 and A33 | Maxime Ripard | 2 | -16/+16 |
2016-09-21 | clk: at91: sckc: optimize boot time | Alexandre Belloni | 1 | -1/+1 |
2016-09-21 | clk: at91: Add sama5d4 sckc support | Alexandre Belloni | 1 | -0/+100 |
2016-09-21 | clk: at91: move slow clock controller clocks to sckc.c | Alexandre Belloni | 3 | -388/+363 |
2016-09-21 | clk: imx6: initialize GPU clocks | Lucas Stach | 1 | -0/+18 |
2016-09-21 | clk: imx6: fix i.MX6DL clock tree to reflect reality | Lucas Stach | 1 | -12/+16 |
2016-09-21 | clk: imx53: Add clocks configuration | Kalle Kankare | 1 | -0/+20 |
2016-09-19 | Merge tag 'amlogic-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 6 | -127/+523 |
2016-09-17 | clk: uniphier: add clock data for UniPhier SoCs | Masahiro Yamada | 6 | -0/+416 |
2016-09-17 | clk: uniphier: add core support code for UniPhier clock driver | Masahiro Yamada | 10 | -0/+535 |
2016-09-17 | clk: bcm: Add driver for BCM53573 ILP clock | Rafał Miłecki | 2 | -0/+149 |
2016-09-17 | clk: Add USB3 PHY reset lines | Vivek Gautam | 1 | -0/+2 |
2016-09-17 | clk: zx: fix pointer case warnings | Arnd Bergmann | 1 | -10/+10 |
2016-09-17 | clk/Renesas-MSTP: Use kmalloc_array() in cpg_mstp_clocks_init() | Markus Elfring | 1 | -1/+1 |
2016-09-17 | clk: zx296718: use builtin_platform_driver to simplify the code | Wei Yongjun | 1 | -5/+1 |
2016-09-17 | clk: sunxi-ng: sun6i-a31: Fix register offset for mipi-csi clk | Chen-Yu Tsai | 1 | -1/+1 |
2016-09-17 | clk: sunxi-ng: sun6i-a31: set CLK_SET_RATE_UNGATE for all PLLs | Chen-Yu Tsai | 1 | -10/+10 |
2016-09-17 | clk: sunxi-ng: sun6i-a31: Set CLK_SET_RATE_PARENT for display output clocks | Chen-Yu Tsai | 1 | -9/+13 |
2016-09-17 | drivers: clk: st: Handle clk synchronous mode for video clocks | Gabriel Fernandez | 1 | -2/+35 |
2016-09-17 | drivers: clk: st: Add clock propagation for audio clocks | Gabriel Fernandez | 1 | -1/+25 |
2016-09-17 | drivers: clk: st: Add fs660c32 synthesizer algorithm | Gabriel Fernandez | 1 | -69/+111 |
2016-09-17 | drivers: clk: st: Simplify clock binding of STiH4xx platforms | Gabriel Fernandez | 3 | -77/+55 |
2016-09-17 | drivers: clk: st: Remove stih415-416 clock support | Gabriel Fernandez | 3 | -1404/+1 |
2016-09-15 | clk: at91: Migrate to clk_hw based registration and OF APIs | Stephen Boyd | 13 | -199/+277 |
2016-09-15 | clk: bcm2835: Migrate to clk_hw based registration and OF APIs | Stephen Boyd | 2 | -55/+58 |