summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-23clk: samsung: exynos5433: Fix typos in *_ISP_MPWM clock namesSylwester Nawrocki1-3/+3
2016-02-22clk: Update some outdated commentsStephen Boyd1-3/+3
2016-02-22Revert "clk: avoid circular clock topology"Stephen Boyd1-40/+0
2016-02-22clk: socfpga: allow for multiple parents on Arria10 periph clocksDinh Nguyen2-9/+4
2016-02-22clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrsTero Kristo5-26/+50
2016-02-22Merge branch 'clk-fixes' into clk-nextStephen Boyd1-1/+2
2016-02-22clk: qcom: msm8960: fix ce3_core clk enable registerSrinivas Kandagatla1-1/+1
2016-02-22clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo1-1/+2
2016-02-22Merge branch 'clk-samsung' into clk-nextMichael Turquette2-7/+15