summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-06-30Merge branch 'clk-hw-unregister-fixed-rate' into clk-nextStephen Boyd
2016-06-30clk: fixed-rate: add clk_hw_unregister_fixed_rate()Masahiro Yamada
2016-06-30clk: hisilicon: hi3519: add driver remove path and fix some issuesJiancheng Xue
2016-06-30clk: hisilicon: add hisi_clk_unregister_* functionsJiancheng Xue
2016-06-30clk: hisilicon: add error processing for hisi_clk_register_* functionsJiancheng Xue
2016-06-30clk: hisilicon: add hisi_clk_alloc function.Jiancheng Xue
2016-06-30reset: hisilicon: change the definition of hisi_reset_initJiancheng Xue
2016-06-30clk: s2mps11: Migrate to clk_hw based OF and registration APIsStephen Boyd
2016-06-30clk: stm32f4: Migrate to clk_hw based OF and registration APIsStephen Boyd
2016-06-30clk: bcm: iproc: Migrate to clk_hw based registration and OF APIsStephen Boyd
2016-06-30clk: u300: Migrate to clk_hw based registration APIsStephen Boyd
2016-06-30clk: nomadik: Migrate to clk_hw based OF and registration APIsStephen Boyd
2016-06-30clk: highbank: Migrate to clk_hw based registration and OF APIsStephen Boyd
2016-06-30Merge branch 'clk-st-critical' into clk-nextStephen Boyd
2016-06-30clk: st: clkgen-pll: Detect critical clocksLee Jones
2016-06-30clk: st: clkgen-fsyn: Detect critical clocksLee Jones
2016-06-30clk: st: clk-flexgen: Detect critical clocksLee Jones
2016-06-30Merge branch 'clk-hi6220-rtc' into clk-nextStephen Boyd
2016-06-30clk: hi6220: Add RTC clock for pl031Zhangfei Gao
2016-06-29Merge tag 'clk-renesas-for-v4.8-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2016-06-28Merge tag 'clk-renesas-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2016-06-28clk: qcom: Remove gcc_aggre1_pnoc_ahb_clk from msm8996Stephen Boyd
2016-06-22Merge remote-tracking branch 'clk/clk-s905' into clk-nextMichael Turquette
2016-06-22clk: gxbb: add AmLogic GXBB clk controller driverMichael Turquette
2016-06-22clk: meson: fractional pll supportMichael Turquette
2016-06-22clk: meson: add mpll supportMichael Turquette
2016-06-22clk: meson: add peripheral gate macroMichael Turquette
2016-06-22clk: meson: only build selected platformsMichael Turquette
2016-06-22clk: meson8b: convert to platform_driverMichael Turquette
2016-06-22clk: meson8b: clean up composite clocksMichael Turquette
2016-06-22clk: meson8b: remove mali clkMichael Turquette
2016-06-22clk: meson8b: clean up cpu clocksMichael Turquette
2016-06-22clk: meson8b: clean up fixed factor clocksMichael Turquette
2016-06-22clk: meson8b: clean up pll clocksMichael Turquette
2016-06-22clk: meson8b: clean up fixed rate clocksMichael Turquette
2016-06-22clk: meson8b: rectify reg offsets with datasheetMichael Turquette
2016-06-21clk: renesas: r8a7795: Add THS/TSC clockKhiem Nguyen
2016-06-21clk: renesas: r8a7795: Add DRIF clockRamesh Shanmugasundaram
2016-06-21clk: renesas: r8a7795: Correct lvds clock parentGeert Uytterhoeven
2016-06-21clk: renesas: r8a7795: Provide FDP1 clocksKieran Bingham
2016-06-21clk: renesas: Add R8A7792 supportSergei Shtylyov
2016-06-20Merge tag 'clk-samsung-4.8' of git://linuxtv.org/snawrocki/samsung into clk-nextStephen Boyd
2016-06-20clk: correct comments for __clk_determine_ratePeng Fan
2016-06-20clk: vt8500: rework wm8650_find_pll_bits()Roman Volkov
2016-06-20clk: vt8500: fix gcc-4.9 warningsArnd Bergmann
2016-06-20clk: Remove unused variableLee Jones
2016-06-20clk: hi6220: fix missing clk.h includeBen Dooks
2016-06-20clk: iproc: fix missing include of clk-iproc.hBen Dooks
2016-06-20clk: at91: make of_sama5d2_clk_generated_setup() staticBen Dooks
2016-06-20Merge branch 'clk-fixes' into clk-nextStephen Boyd