aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2016-03-02clk: hisilicon: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: at91: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: bcm: Remove CLK_IS_ROOTStephen Boyd
2016-03-02Merge tag 'imx-clk-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd
2016-03-02Merge tag 'sunxi-clocks-for-4.6' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd
2016-03-02clk: qcom: msm8960: Fix ce3_src register offsetStephen Boyd
2016-03-01Merge branch 'clk-ti' into clk-nextMichael Turquette
2016-03-01clk: ti: Fix some errors found by static checkersStephen Boyd
2016-03-01clk: ti: Allow COMPILE_TEST to build selected driversTony Lindgren
2016-03-01clk: ti: Add support for dm814x ADPLLTony Lindgren
2016-02-29clk: qcom: Fix pre-divider usage for pixel RCGArchit Taneja
2016-02-28clk: imx: add kpp clock for i.MX6ULLothar Waßmann
2016-02-28clk: imx: whitespace cleanup; no functional changeLothar Waßmann
2016-02-26clk: h8300: Properly cast to __iomem pointerStephen Boyd
2016-02-26clk: ti: Update for of_clk_get_parent_count() returning unsigned intStephen Boyd
2016-02-26clk: sunxi: Use proper type for of_clk_get_parent_count() return valueStephen Boyd
2016-02-26clk: st: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd
2016-02-26clk: h8300: Remove impossible check for of_clk_get_parent_count()Stephen Boyd
2016-02-26clk: gpio: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd
2016-02-26clk: at91: Remove impossible checks for of_clk_get_parent_count()Stephen Boyd
2016-02-26clk: Make of_clk_get_parent_count() return unsigned intsStephen Boyd
2016-02-26clk: Ignore disabled DT clock providersGeert Uytterhoeven
2016-02-26clk: shmobile: r8a7795: Add CAN FD peripheral clockRamesh Shanmugasundaram
2016-02-26clk: shmobile: r8a7795: Add CANFD clockRamesh Shanmugasundaram
2016-02-26clk: shmobile: r8a7795: Add CAN peripheral clockRamesh Shanmugasundaram
2016-02-26clk: shmobile: div6: Fix .recalc_rate() using a stale divisorGeert Uytterhoeven
2016-02-26clk: shmobile: r8a7795: Add LVDS module clockLaurent Pinchart
2016-02-26clk: shmobile: r8a7795: Add FCP clocksLaurent Pinchart
2016-02-25clk: skip unnecessary set_phase if nothing to doShawn Lin
2016-02-26clk: rockchip: include downstream muxes into fractional dividers on rk3368Elaine Zhang
2016-02-26clk: rockchip: set the clock ids for RK3228 HDMIYakir Yang
2016-02-26clk: rockchip: set the clock ids for RK3228 VOPYakir Yang
2016-02-26clk: rockchip: add the tsadc clocks found on rk3228 SoCsCaesar Wang
2016-02-25clk: bcm2835: added missing clock register definitionsMartin Sperl
2016-02-25clk: shmobile: Remove ARCH_SHMOBILE_MULTISimon Horman
2016-02-25Merge tag 'clk-samsung-4.6' of git://linuxtv.org/snawrocki/samsung into clk-nextStephen Boyd
2016-02-25clk: mvebu: Move corediv config to mvebu configKevin Smith
2016-02-25clk: mvebu: Remove corediv clock from Armada XPKevin Smith
2016-02-25clk: versatile: sp810: support reentranceLinus Walleij
2016-02-25clk: Get rid of HAVE_MACH_CLKDEVStephen Boyd
2016-02-25Merge branch 'clk-ipq4019' into clk-nextStephen Boyd
2016-02-25clk: qcom: Add IPQ4019 Global Clock Controller supportVaradarajan Narayanan
2016-02-25clk: shmobile: Free 'clock' on error pathStephen Boyd
2016-02-25clk: sunxi: Add apb0 gates for H3Krzysztof Adamski
2016-02-25clk: samsung: exynos5433: Fix wrong registers of PCLK_GSCL_SMMU clocksJonghwa Lee
2016-02-25clk: samsung: exynos5433: Fix mout_aclk_cam1*_user clocks definitionSylwester Nawrocki
2016-02-25clk: samsung: exynos5433: Drop RO registers from the save/restore listsSylwester Nawrocki
2016-02-25clk: samsung: exynos5433: Fix definitions of SCLK ISP SENSOR0 clocksMarek Szyprowski
2016-02-25clk: samsung: exynos5433: Fix definitions of MUX_SEL_CAM04 clocksSylwester Nawrocki
2016-02-24clk: shmobile: check for failureSudip Mukherjee