Age | Commit message (Expand) | Author | Files | Lines |
2016-05-06 | Merge branch 'clk-hi3519' into clk-next | Stephen Boyd | 1 | -0/+40 |
2016-05-06 | clk: hisilicon: add CRG driver for hi3519 soc | Jiancheng Xue | 1 | -0/+40 |
2016-05-03 | Merge tag 'tegra-for-4.7-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Stephen Boyd | 2 | -1/+6 |
2016-05-03 | Merge tag 'v4.7-rockchip-clk3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Stephen Boyd | 1 | -1/+4 |
2016-04-28 | clk: tegra: Fix pllre Tegra210 and add pll_re_out1 | Rhyland Klein | 1 | -1/+1 |
2016-04-28 | clk: tegra: Add interface to enable hardware control of SATA/XUSB PLLs | Andrew Bresticker | 1 | -0/+5 |
2016-04-25 | clk: rockchip: export some necessary rk3399 clock ids | Xing Zheng | 1 | -0/+2 |
2016-04-25 | clk: rockchip: rename rga clock-id on rk3399 | Xing Zheng | 1 | -1/+1 |
2016-04-25 | clk: rockchip: add general gpu soft-reset on rk3399 | Xing Zheng | 1 | -0/+1 |
2016-04-22 | Merge branch 'clk-hw-register' (early part) into clk-next | Stephen Boyd | 2 | -1/+99 |
2016-04-22 | Merge branch 'clk-composite-unregister' into clk-next | Stephen Boyd | 1 | -0/+1 |
2016-04-22 | clk: composite: Add unregister function | Maxime Ripard | 1 | -0/+1 |
2016-04-20 | Merge tag 'clk-renesas-for-v4.7-tag2' of git://git.kernel.org/pub/scm/linux/k... | Stephen Boyd | 1 | -0/+12 |
2016-04-20 | Merge tag 'v4.7-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Stephen Boyd | 1 | -12/+12 |
2016-04-20 | clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev() | Geert Uytterhoeven | 1 | -0/+7 |
2016-04-20 | clk: renesas: mstp: Provide dummy attach/detach_dev callbacks | Geert Uytterhoeven | 1 | -0/+5 |
2016-04-20 | clk: fixed-rate: Add hw based registration APIs | Stephen Boyd | 1 | -0/+7 |
2016-04-20 | clk: gpio: Add hw based registration APIs | Stephen Boyd | 1 | -0/+8 |
2016-04-20 | clk: composite: Add hw based registration APIs | Stephen Boyd | 1 | -0/+7 |
2016-04-20 | clk: fractional-divider: Add hw based registration APIs | Stephen Boyd | 1 | -0/+5 |
2016-04-20 | clk: fixed-factor: Add hw based registration APIs | Stephen Boyd | 1 | -0/+4 |
2016-04-20 | clk: mux: Add hw based registration APIs | Stephen Boyd | 1 | -0/+11 |
2016-04-20 | clk: gate: Add hw based registration APIs | Stephen Boyd | 1 | -0/+5 |
2016-04-20 | clk: divider: Add hw based registration APIs | Stephen Boyd | 1 | -0/+10 |
2016-04-20 | clkdev: Add clk_hw based registration APIs | Stephen Boyd | 1 | -0/+6 |
2016-04-20 | clk: Add clk_hw OF clk providers | Stephen Boyd | 1 | -0/+30 |
2016-04-20 | clk: Add {devm_}clk_hw_{register,unregister}() APIs | Stephen Boyd | 1 | -0/+6 |
2016-04-20 | clkdev: Remove clk_register_clkdevs() | Stephen Boyd | 1 | -1/+0 |
2016-04-16 | clk: rockchip: fix checkpatch errors in rk3399 dt-binding header | Heiko Stuebner | 1 | -12/+12 |
2016-04-16 | clk: ti: dpll: add support for specifying max rate for DPLLs | Tero Kristo | 1 | -0/+2 |
2016-04-16 | Merge branch 'clk-artpec6' into clk-next | Stephen Boyd | 1 | -0/+38 |
2016-04-16 | clk: add device tree binding for Artpec-6 clock controller | Lars Persson | 1 | -0/+38 |
2016-04-16 | Merge tag 'v4.7-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Stephen Boyd | 1 | -0/+752 |
2016-04-16 | Merge branch 'clk-renesas-for-v4.7' of git://git.kernel.org/pub/scm/linux/ker... | Stephen Boyd | 1 | -6/+2 |
2016-04-16 | Merge tag 'imx-clk-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Stephen Boyd | 2 | -3/+8 |
2016-04-16 | Merge tag 'clk-v4.7-samsung' of git://linuxtv.org/snawrocki/samsung into clk-... | Stephen Boyd | 2 | -2/+33 |
2016-04-15 | Merge branch 'for-v4.7/clk/exynos542x' into for-v4.7/clk/next | Sylwester Nawrocki | 1 | -1/+23 |
2016-04-15 | dt-bindings: clock: Add the clock id for ACLK clock of Exynos542x SoC | Chanwoo Choi | 1 | -1/+23 |
2016-04-12 | clk: imx: vf610: fix whitespace in vf610-clock.h | Shawn Guo | 1 | -1/+1 |
2016-04-12 | clk: imx: vf610: add TCON ipg clock | Stefan Agner | 1 | -1/+3 |
2016-04-09 | clk: Provide OF helper to mark clocks as CRITICAL | Lee Jones | 1 | -1/+7 |
2016-04-09 | clk: Allow clocks to be marked as CRITICAL | Lee Jones | 1 | -0/+1 |
2016-04-07 | clk: renesas: mstp: Clarify cpg_mstp_{at,de}tach_dev() domain parameter | Geert Uytterhoeven | 1 | -2/+2 |
2016-04-07 | clk: renesas: mstp: Drop check for CONFIG_PM_GENERIC_DOMAINS_OF | Geert Uytterhoeven | 1 | -4/+0 |
2016-04-06 | clk: imx: add ckil clock for i.MX7 | Gary Bisson | 1 | -1/+2 |
2016-03-31 | dt-bindings: Add the clock id of UART2 and MMC2 for Exynos3250 | Chanwoo Choi | 1 | -1/+10 |
2016-03-31 | clk: imx: vf610: add WKPU unit | Stefan Agner | 1 | -1/+2 |
2016-03-31 | clk: imx: vf610: leave DDR clock on | Stefan Agner | 1 | -1/+2 |
2016-03-30 | Merge tag 'bcm2835-clk-next-2016-03-17' of git://github.com/anholt/linux into... | Stephen Boyd | 1 | -1/+19 |
2016-03-28 | clk: rockchip: add dt-binding header for rk3399 | Xing Zheng | 1 | -0/+752 |