summaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-03clk: bcm: Remove CLK_IS_ROOTStephen Boyd1-6/+3
2016-03-02clk: qcom: msm8960: Fix ce3_src register offsetStephen Boyd1-1/+1
2016-03-02clk: ti: Fix some errors found by static checkersStephen Boyd2-4/+4
2016-03-02clk: ti: Allow COMPILE_TEST to build selected driversTony Lindgren2-1/+5
2016-03-02clk: ti: Add support for dm814x ADPLLTony Lindgren6-0/+1086
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ßmann2-1/+3
2016-02-28clk: imx: whitespace cleanup; no functional changeLothar Waßmann2-104/+104
2016-02-27clk: h8300: Properly cast to __iomem pointerStephen Boyd1-1/+1
2016-02-27simplefb: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd1-2/+2
2016-02-27usb: dwc3: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd1-4/+5
2016-02-27clk: ti: Update for of_clk_get_parent_count() returning unsigned intStephen Boyd4-8/+8
2016-02-27clk: sunxi: Use proper type for of_clk_get_parent_count() return valueStephen Boyd1-1/+1
2016-02-27clk: st: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd2-4/+4
2016-02-27clk: h8300: Remove impossible check for of_clk_get_parent_count()Stephen Boyd2-4/+4
2016-02-27clk: gpio: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd1-4/+2
2016-02-27clk: at91: Remove impossible checks for of_clk_get_parent_count()Stephen Boyd7-15/+15
2016-02-27clk: Make of_clk_get_parent_count() return unsigned intsStephen Boyd2-3/+15
2016-02-26clk: Ignore disabled DT clock providersGeert Uytterhoeven1-0/+3
2016-02-26clk: skip unnecessary set_phase if nothing to doShawn Lin1-0/+5
2016-02-26clk: bcm2835: added missing clock register definitionsMartin Sperl1-0/+13
2016-02-26clk: shmobile: Remove ARCH_SHMOBILE_MULTISimon Horman1-1/+0
2016-02-26clk: mvebu: Move corediv config to mvebu configKevin Smith2-1/+3
2016-02-26clk: mvebu: Remove corediv clock from Armada XPKevin Smith1-1/+0
2016-02-26clk: versatile: sp810: support reentranceLinus Walleij1-1/+3
2016-02-25clk: Get rid of HAVE_MACH_CLKDEVStephen Boyd3-6/+0
2016-02-25clk: qcom: Add IPQ4019 Global Clock Controller supportVaradarajan Narayanan5-0/+1522
2016-02-25clk: shmobile: Free 'clock' on error pathStephen Boyd1-0/+1
2016-02-25clk: sunxi: Add apb0 gates for H3Krzysztof Adamski2-0/+4
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-25clk: shmobile: check for failureSudip Mukherjee1-1/+5
2016-02-23clk: samsung: exynos5433: Fix typos in *_ISP_MPWM clock namesSylwester Nawrocki2-4/+4
2016-02-23clk: Update some outdated commentsStephen Boyd1-3/+3
2016-02-23Revert "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 Kristo6-30/+54
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-22clk: samsung: Don't build ARMv8 clock drivers on ARMv7Krzysztof Kozlowski2-3/+11
2016-02-22clk: sunxi: Improve divs_clk error handling and reportingAndre Przywara1-3/+15
2016-02-22clk: sunxi: improve divider_clk error handling and reportingAndre Przywara1-3/+33
2016-02-22clk: sunxi: improve mux_clk error handling and reportingAndre Przywara1-6/+15
2016-02-19clk: gpio: Really allow an optional clock= DT propertyStephen Boyd1-1/+1
2016-02-18clk: imx: correct pwm7 clock name in driver for i.MX6ULAnatolij Gustschin1-1/+1
2016-02-18clk: shmobile: r8a7795: Add INTC-EX clockMagnus Damm1-0/+1
2016-02-18clk: Make of_clk_get_from_provider() available to modulesAndrew F. Davis1-0/+1