summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-28clk: qcom: Remove gcc_aggre1_pnoc_ahb_clk from msm8996Stephen Boyd1-16/+0
2016-06-22Merge remote-tracking branch 'clk/clk-s905' into clk-nextMichael Turquette15-595/+1844
2016-06-22clk: gxbb: add AmLogic GXBB clk controller driverMichael Turquette5-0/+1245
2016-06-22clk: gxbb: Document bindings for the GXBB clock controllerMichael Turquette1-0/+36
2016-06-22clk: meson: fractional pll supportMichael Turquette2-2/+45
2016-06-22clk: meson: add mpll supportMichael Turquette3-1/+105
2016-06-22clk: meson: add peripheral gate macroMichael Turquette1-0/+14
2016-06-22clk: meson: only build selected platformsMichael Turquette4-3/+16
2016-06-22clk: meson8b: convert to platform_driverMichael Turquette1-18/+49
2016-06-22clk: meson8b: clean up composite clocksMichael Turquette5-247/+69
2016-06-22clk: meson8b: remove mali clkMichael Turquette1-22/+0
2016-06-22clk: meson8b: clean up cpu clocksMichael Turquette4-90/+59
2016-06-22clk: meson8b: clean up fixed factor clocksMichael Turquette3-71/+60
2016-06-22clk: meson8b: clean up pll clocksMichael Turquette4-114/+131
2016-06-22clk: meson8b: clean up fixed rate clocksMichael Turquette3-75/+54
2016-06-22clk: meson8b: rectify reg offsets with datasheetMichael Turquette1-3/+12
2016-06-20Merge tag 'clk-samsung-4.8' of git://linuxtv.org/snawrocki/samsung into clk-nextStephen Boyd24-514/+812
2016-06-20clk: correct comments for __clk_determine_ratePeng Fan1-3/+1
2016-06-20clk: vt8500: rework wm8650_find_pll_bits()Roman Volkov1-35/+38
2016-06-20clk: vt8500: fix gcc-4.9 warningsArnd Bergmann1-24/+10
2016-06-20clk: Remove unused variableLee Jones1-2/+1
2016-06-20clk: hi6220: fix missing clk.h includeBen Dooks1-0/+2
2016-06-20clk: iproc: fix missing include of clk-iproc.hBen Dooks1-0/+2
2016-06-20clk: at91: make of_sama5d2_clk_generated_setup() staticBen Dooks1-1/+1
2016-06-20Merge branch 'clk-fixes' into clk-nextStephen Boyd4-17/+11
2016-06-20Merge tag 'v4.7-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd3-15/+9
2016-06-20clk: Fix return value check in oxnas_stdclk_probe()Wei Yongjun1-2/+2
2016-06-20clk: multiplier: Prevent the multiplier from under / over flowingMaxime Ripard1-3/+17
2016-06-16Merge commit 'f17a0dd1c2e0' into clk-nextMichael Turquette1-4/+4
2016-06-15clk: Use _rcuidle suffix to allow clk_core_enable() to used from idlePaul E. McKenney1-2/+2
2016-06-15clk: Add _rcuidle tracepoints to allow clk_core_disable() use from idlePaul E. McKenney1-2/+2
2016-06-10clk: samsung: exynos5433: Add CLK_IGNORE_UNUSED flag to PCIE deviceJaehoon Chung2-6/+8
2016-06-10clk: samsung: exynos5433: Add CLK_IGNORE_UNUSED flags to avoid hang during S2RJonghwa Lee1-12/+22
2016-06-10clk: samsung: exynos5433: Add CLK_IGNORE_UNUSED flag for AUD UARTBeomho Seo1-1/+1
2016-06-10clk: samsung: exynos4: fixup reg access on beMatthew Leach1-2/+2
2016-06-10clk: samsung: fixup endian in pll clkMatthew Leach1-61/+61
2016-06-03clk: rockchip: release io resource when failing to init clk on rk3399Shawn Lin1-0/+2
2016-06-02clk: samsung: exynos5410: Add WDT, ACLK266 and SSS clocksKrzysztof Kozlowski1-0/+4
2016-06-02clk: samsung: exynos5433: add CPU clocks configuration data and instantiate C...Bartlomiej Zolnierkiewicz1-8/+64
2016-06-02clk: samsung: cpu: prepare for adding Exynos5433 CPU clocksBartlomiej Zolnierkiewicz2-2/+133
2016-06-02clk: samsung: exynos5433: prepare for adding CPU clocksBartlomiej Zolnierkiewicz3-36/+65
2016-06-02clk: samsung: Suppress unbinding to prevent theoretical attacksKrzysztof Kozlowski2-2/+4
2016-06-02clk: samsung: exynos5420: Set ID for aclk333 gate clockJavier Martinez Canillas1-1/+1
2016-06-02clk: samsung: exynos5410: Add TMU clockKrzysztof Kozlowski1-0/+1
2016-06-02clk: samsung: exynos5410: Add I2C, HSI2C and RTC clocksKrzysztof Kozlowski1-0/+9
2016-06-02clk: samsung: exynos5410: Add serial3, USB and PWM clocksKrzysztof Kozlowski1-0/+36
2016-06-02clk: samsung: exynos3250: Move PLL rates data to init sectionKrzysztof Kozlowski1-2/+2
2016-06-02clk: samsung: Fully constify mux parent namesKrzysztof Kozlowski1-1/+1
2016-06-02clk: samsung: exynos5250: Move sleep init function to init sectionKrzysztof Kozlowski1-2/+2
2016-06-02clk: samsung: exynos5420: Move sleep init function and PLL data to init sectionKrzysztof Kozlowski1-3/+3