platform/kernel/linux-starfive.git
2016-03-17 Martin Sperlclk: bcm2835: add missing osc and per clocks
2016-03-17 Martin Sperlclk: bcm2835: add missing PLL clock dividers
2016-03-17 Martin Sperlclk: bcm2835: enable management of PCM clock
2016-03-17 Martin Sperlclk: bcm2835: reorganize bcm2835_clock_array assignment
2016-03-17 Martin Sperlclk: bcm2835: remove use of BCM2835_CLOCK_COUNT in...
2016-03-17 Martin Sperlclk: bcm2835: expose raw clock-registers via debugfs
2016-03-17 Martin Sperlclk: bcm2835: clean up coding style issues
2016-03-17 Martin Sperlclk: bcm2835: correctly enable fractional clock support
2016-03-17 Martin Sperlclk: bcm2835: divider value has to be 1 or more
2016-03-17 Martin Sperlclk: bcm2835: add locking to pll*_on/off methods
2016-03-17 Martin Sperlclk: bcm2835: pll_off should only update CM_PLL_ANARST
2016-03-16 Vladimir Zapolskiyclk: bcm2835: fix check of error code returned by devm_...
2016-03-16 Simon Hormanclk: renesas: div6: use RENESAS for #define
2016-03-16 Simon Hormanclk: renesas: Rename header file renesas.h
2016-03-15 Stephen Boydclk: max77{686,802}: Remove CLK_IS_ROOT
2016-03-15 Stephen Boydclk: versatile: Remove CLK_IS_ROOT
2016-03-15 Stephen Boydclk: sunxi: Remove use of variable length array
2016-03-04 Stephen Boydclk: fixed-rate: Remove CLK_IS_ROOT
2016-03-04 Stephen Boydclk: qcom: Remove CLK_IS_ROOT
2016-03-04 Joachim Eastwooddoc: dt: add documentation for lpc1850-creg-clk driver
2016-03-04 Joachim Eastwoodclk: add lpc18xx creg clk driver
2016-03-04 Stephen BoydMerge tag 'v4.6-rockchip-clk2' of git://git./linux...
2016-03-03 Sylvain Lemieuxclk: lpc32xx: fix compilation warning
2016-03-03 Loc Hoclk: xgene: Add missing parenthesis when clearing divid...
2016-03-03 Stephen Boydclk: mb86s7x: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: x86: Remove clkdev.h and clk.h includes
2016-03-03 Stephen Boydclk: x86: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: mvebu: Remove CLK_IS_ROOT
2016-03-03 Simon Hormanclk: renesas: move drivers to renesas directory
2016-03-03 Stephen BoydMerge branch 'clk-shmobile-for-v4.6' of git://git....
2016-03-03 Stephen Boydclk: si5{14,351,70}: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: scpi: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: s2mps11: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: pwm: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: efm32gg: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: zynq: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: ux500: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: ti: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: tegra: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: spear: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: samsung: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: pxa: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: nxp: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: mxs: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: imx: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: mediatek: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: hisilicon: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: at91: Remove CLK_IS_ROOT
2016-03-03 Stephen Boydclk: bcm: Remove CLK_IS_ROOT
2016-03-02 Stephen BoydMerge tag 'imx-clk-4.6' of git://git./linux/kernel...
2016-03-02 Stephen BoydMerge tag 'sunxi-clocks-for-4.6' of https://git./linux...
2016-03-02 Stephen Boydclk: qcom: msm8960: Fix ce3_src register offset
2016-03-02 Michael TurquetteMerge branch 'clk-ti' into clk-next
2016-03-02 Stephen Boydclk: ti: Fix some errors found by static checkers
2016-03-02 Tony Lindgrenclk: ti: Allow COMPILE_TEST to build selected drivers
2016-03-02 Tony Lindgrenclk: ti: Add support for dm814x ADPLL
2016-02-29 Archit Tanejaclk: qcom: Fix pre-divider usage for pixel RCG
2016-02-28 Lothar Waßmannclk: imx: add kpp clock for i.MX6UL
2016-02-28 Lothar Waßmannclk: imx: whitespace cleanup; no functional change
2016-02-27 Stephen Boydclk: h8300: Properly cast to __iomem pointer
2016-02-27 Stephen Boydsimplefb: Remove impossible check for of_clk_get_parent...
2016-02-27 Stephen Boydusb: dwc3: Remove impossible check for of_clk_get_paren...
2016-02-27 Stephen Boydclk: ti: Update for of_clk_get_parent_count() returning...
2016-02-27 Stephen Boydclk: sunxi: Use proper type for of_clk_get_parent_count...
2016-02-27 Stephen Boydclk: st: Remove impossible check for of_clk_get_parent_...
2016-02-27 Stephen Boydclk: h8300: Remove impossible check for of_clk_get_pare...
2016-02-27 Stephen Boydclk: gpio: Remove impossible check for of_clk_get_paren...
2016-02-27 Stephen Boydclk: at91: Remove impossible checks for of_clk_get_pare...
2016-02-27 Stephen Boydclk: Make of_clk_get_parent_count() return unsigned...
2016-02-26 Geert Uytterhoevenclk: Ignore disabled DT clock providers
2016-02-26 Ramesh Shanmugasundaramclk: shmobile: r8a7795: Add CAN FD peripheral clock
2016-02-26 Ramesh Shanmugasundaramclk: shmobile: r8a7795: Add CANFD clock
2016-02-26 Ramesh Shanmugasundaramclk: shmobile: r8a7795: Add CAN peripheral clock
2016-02-26 Geert Uytterhoevenclk: shmobile: div6: Fix .recalc_rate() using a stale...
2016-02-26 Laurent Pinchartclk: shmobile: r8a7795: Add LVDS module clock
2016-02-26 Laurent Pinchartclk: shmobile: r8a7795: Add FCP clocks
2016-02-26 Shawn Linclk: skip unnecessary set_phase if nothing to do
2016-02-26 Elaine Zhangclk: rockchip: include downstream muxes into fractional...
2016-02-26 Yakir Yangclk: rockchip: set the clock ids for RK3228 HDMI
2016-02-26 Yakir Yangclk: rockchip: set the clock ids for RK3228 VOP
2016-02-26 Caesar Wangclk: rockchip: add the tsadc clocks found on rk3228...
2016-02-26 Heiko StuebnerMerge branch 'v4.6-shared/clkids' into v4.6-clk/next
2016-02-26 Yakir Yangclk: rockchip: add the new clock ids for RK3228 HDMI
2016-02-26 Yakir Yangclk: rockchip: add the new clock ids for RK3228 VOP
2016-02-26 Caesar Wangclk: rockchip: add id of the tsadc clock found on rk322...
2016-02-26 Martin Sperlclk: bcm2835: added missing clock register definitions
2016-02-25 Simon Hormanclk: shmobile: Remove ARCH_SHMOBILE_MULTI
2016-02-25 Stephen BoydMerge tag 'clk-samsung-4.6' of git://linuxtv.org/snawro...
2016-02-25 Kevin Smithclk: mvebu: Move corediv config to mvebu config
2016-02-25 Kevin Smithclk: mvebu: Remove corediv clock from Armada XP
2016-02-25 Linus Walleijclk: versatile: sp810: support reentrance
2016-02-25 Stephen Boydclk: Get rid of HAVE_MACH_CLKDEV
2016-02-25 Stephen BoydMerge branch 'clk-ipq4019' into clk-next
2016-02-25 Varadarajan... clk: qcom: Add IPQ4019 Global Clock Controller support
2016-02-25 Stephen Boydclk: shmobile: Free 'clock' on error path
2016-02-25 Krzysztof Adamskiclk: sunxi: Add apb0 gates for H3
2016-02-25 Jonghwa Leeclk: samsung: exynos5433: Fix wrong registers of PCLK_G...
2016-02-25 Sylwester Nawrockiclk: samsung: exynos5433: Fix mout_aclk_cam1*_user...
2016-02-25 Sylwester Nawrockiclk: samsung: exynos5433: Drop RO registers from the...
2016-02-25 Marek Szyprowskiclk: samsung: exynos5433: Fix definitions of SCLK ISP...
next