aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-02clk: hisilicon: Remove CLK_IS_ROOTStephen Boyd5-56/+56
2016-03-02clk: at91: Remove CLK_IS_ROOTStephen Boyd2-2/+2
2016-03-02clk: bcm: Remove CLK_IS_ROOTStephen Boyd1-6/+3
2016-03-02Merge tag 'imx-clk-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-nextStephen Boyd2-59/+138
2016-03-02Merge tag 'sunxi-clocks-for-4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-nextStephen Boyd14-836/+687
2016-03-02clk: qcom: msm8960: Fix ce3_src register offsetStephen Boyd1-1/+1
2016-03-01Merge branch 'clk-ti' into clk-nextMichael Turquette6-1/+1050
2016-03-01clk: ti: Fix some errors found by static checkersStephen Boyd2-4/+4
2016-03-01clk: ti: Allow COMPILE_TEST to build selected driversTony Lindgren2-1/+5
2016-03-01clk: ti: Add support for dm814x ADPLLTony Lindgren5-0/+1045
2016-02-29clk: qcom: Fix pre-divider usage for pixel RCGArchit Taneja1-1/+3
2016-02-28clk: imx: add kpp clock for i.MX6ULLothar Waßmann1-0/+1
2016-02-28clk: imx: whitespace cleanup; no functional changeLothar Waßmann1-31/+31
2016-02-26clk: h8300: Properly cast to __iomem pointerStephen Boyd1-1/+1
2016-02-26clk: ti: Update for of_clk_get_parent_count() returning unsigned intStephen Boyd4-8/+8
2016-02-26clk: sunxi: Use proper type for of_clk_get_parent_count() return valueStephen Boyd1-1/+1
2016-02-26clk: st: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd2-4/+4
2016-02-26clk: h8300: Remove impossible check for of_clk_get_parent_count()Stephen Boyd2-4/+4
2016-02-26clk: gpio: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd1-4/+2
2016-02-26clk: at91: Remove impossible checks for of_clk_get_parent_count()Stephen Boyd7-15/+15
2016-02-26clk: Make of_clk_get_parent_count() return unsigned intsStephen Boyd1-2/+14
2016-02-26clk: Ignore disabled DT clock providersGeert Uytterhoeven1-0/+3
2016-02-26clk: shmobile: r8a7795: Add CAN FD peripheral clockRamesh Shanmugasundaram1-0/+1
2016-02-26clk: shmobile: r8a7795: Add CANFD clockRamesh Shanmugasundaram1-0/+1
2016-02-26clk: shmobile: r8a7795: Add CAN peripheral clockRamesh Shanmugasundaram1-0/+2
2016-02-26clk: shmobile: div6: Fix .recalc_rate() using a stale divisorGeert Uytterhoeven1-2/+1
2016-02-26clk: shmobile: r8a7795: Add LVDS module clockLaurent Pinchart1-0/+1
2016-02-26clk: shmobile: r8a7795: Add FCP clocksLaurent Pinchart1-0/+15
2016-02-25clk: skip unnecessary set_phase if nothing to doShawn Lin1-0/+5
2016-02-26clk: rockchip: include downstream muxes into fractional dividers on rk3368Elaine Zhang1-37/+60
2016-02-26clk: rockchip: set the clock ids for RK3228 HDMIYakir Yang1-4/+4
2016-02-26clk: rockchip: set the clock ids for RK3228 VOPYakir Yang1-3/+3
2016-02-26clk: rockchip: add the tsadc clocks found on rk3228 SoCsCaesar Wang1-2/+2
2016-02-25clk: bcm2835: added missing clock register definitionsMartin Sperl1-0/+13
2016-02-25clk: shmobile: Remove ARCH_SHMOBILE_MULTISimon Horman1-1/+0
2016-02-25Merge tag 'clk-samsung-4.6' of git://linuxtv.org/snawrocki/samsung into clk-nextStephen Boyd1-117/+21
2016-02-25clk: mvebu: Move corediv config to mvebu configKevin Smith1-1/+0
2016-02-25clk: mvebu: Remove corediv clock from Armada XPKevin Smith1-1/+0
2016-02-25clk: versatile: sp810: support reentranceLinus Walleij1-1/+3
2016-02-25clk: Get rid of HAVE_MACH_CLKDEVStephen Boyd1-3/+0
2016-02-25Merge branch 'clk-ipq4019' into clk-nextStephen Boyd3-0/+1363
2016-02-25clk: qcom: Add IPQ4019 Global Clock Controller supportVaradarajan Narayanan3-0/+1363
2016-02-25clk: shmobile: Free 'clock' on error pathStephen Boyd1-0/+1
2016-02-25clk: sunxi: Add apb0 gates for H3Krzysztof Adamski1-0/+2
2016-02-25clk: samsung: exynos5433: Fix wrong registers of PCLK_GSCL_SMMU clocksJonghwa Lee1-2/+2
2016-02-25clk: samsung: exynos5433: Fix mout_aclk_cam1*_user clocks definitionSylwester Nawrocki1-2/+2
2016-02-25clk: samsung: exynos5433: Drop RO registers from the save/restore listsSylwester Nawrocki1-100/+0
2016-02-25clk: samsung: exynos5433: Fix definitions of SCLK ISP SENSOR0 clocksMarek Szyprowski1-2/+2
2016-02-25clk: samsung: exynos5433: Fix definitions of MUX_SEL_CAM04 clocksSylwester Nawrocki1-6/+6
2016-02-24clk: shmobile: check for failureSudip Mukherjee1-1/+5