summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | clk: renesas: r8a7796: Add FCP clocksLaurent Pinchart2016-11-021-0/+8
| * | | | clk: renesas: cpg-mssr: Remove bogus commas from error messagesGeert Uytterhoeven2016-11-021-2/+2
| * | | | clk: renesas: r8a7796: Add DRIF clockRamesh Shanmugasundaram2016-11-021-0/+8
| * | | | clk: renesas: cpg-mssr: Fix inverted debug checkGeert Uytterhoeven2016-10-171-2/+2
| * | | | clk: renesas: rcar-gen3-cpg: Always use readl()/writel()Geert Uytterhoeven2016-10-171-7/+7
| * | | | clk: renesas: cpg-mssr: Always use readl()/writel()Geert Uytterhoeven2016-10-171-5/+4
| * | | | clk: renesas: r8a7796: Add I2C clocksUlrich Hecht2016-10-171-0/+7
| * | | | clk: renesas: r8a7796: Add HSCIF clocksUlrich Hecht2016-10-171-0/+5
| * | | | clk: renesas: r8a7796: Add SCIF clocksUlrich Hecht2016-10-171-0/+5
| * | | | clk: renesas: r8a7796: Add SYS-DMAC clocksUlrich Hecht2016-10-171-0/+3
| |/ / /
* | | | Merge branch 'clk-hisi' into clk-nextStephen Boyd2016-11-145-0/+719
|\ \ \ \
| * | | | clk: hisilicon: add CRG driver for Hi3516CV300 SoCPan Wen2016-11-143-0/+339
| * | | | clk: hisilicon: add CRG driver for Hi3798CV200 SoCJiancheng Xue2016-11-114-0/+380
| |/ / /
* | | | Merge branch 'clk-qcom-rpm' into clk-nextStephen Boyd2016-11-105-9/+1096
|\ \ \ \
| * | | | clk: qcom: Add support for RPM ClocksGeorgi Djakov2016-11-103-0/+503
| * | | | clk: qcom: Add support for SMD-RPM ClocksGeorgi Djakov2016-11-103-0/+587
| * | | | clk: qcom: Always add factor clock for xo clocksGeorgi Djakov2016-11-101-9/+6
| |/ / /
* | | | Merge branch 'clk-qcom-8994' into clk-nextStephen Boyd2016-11-103-0/+2309
|\ \ \ \
| * | | | clk: qcom: Add support for msm8994 global clock controllerBastian Köcher2016-11-103-0/+2309
| |/ / /
* | | | clk: tegra: dfll: Use builtin_platform_driver to simplify the codeWei Yongjun2016-11-101-6/+1
* | | | clk: qcom: ipq806x: Fix board clk ratesStephen Boyd2016-11-091-2/+2
* | | | clk: pxa: Use __iomem properly and staticize lock variableStephen Boyd2016-11-092-5/+6
* | | | clk: gate: fix coding styleUwe Kleine-König2016-11-091-2/+2
* | | | clk: pxa: fix pxa2xx_determine_rate returnArnd Bergmann2016-11-091-11/+12
* | | | reset: mediatek: Add MT2701 reset driverShunli Wang2016-11-082-4/+16
* | | | clk: mediatek: Add MT2701 clock supportShunli Wang2016-11-0814-5/+1797
* | | | clk: pxa mark dummy helper as 'inline'Arnd Bergmann2016-11-081-1/+1
* | | | clk: ti: make clk-dra7-atl explicitly non-modularPaul Gortmaker2016-11-041-17/+3
* | | | clk: tegra: make clk-tegra124-dfll-fcpu explicitly non-modularPaul Gortmaker2016-11-041-14/+2
* | | | clk: mvebu: make ap806-system-controller explicitly non-modularPaul Gortmaker2016-11-041-20/+3
* | | | clk: mvebu: make cp110-system-controller explicitly non-modularPaul Gortmaker2016-11-041-32/+3
* | | | clk: pxa: transfer CPU clock setting from pxa2xx-cpufreqRobert Jarzmik2016-11-044-27/+414
* | | | clk: qcom: Add freq tables for a few rcgsRajendra Nayak2016-11-021-0/+25
* | | | clk: qcom: Add .is_enabled ops for clk-alpha-pllRajendra Nayak2016-11-021-0/+26
* | | | clk: qcom: Enable FSM mode for votable alpha PLLsRajendra Nayak2016-11-015-28/+38
* | | | clk: qcom: handle alpha PLLs with 16bit alpha val registersRajendra Nayak2016-11-012-7/+18
* | | | clk: qcom: Add support to initialize alpha pllsRajendra Nayak2016-11-012-0/+51
* | | | clk: qcom: Add support for alpha pll hwfsm opsRajendra Nayak2016-11-012-12/+93
* | | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-11-014-9/+12
|\ \ \ \ | | |/ / | |/| |
| * | | clk: mmp: pxa910: fix return value check in pxa910_clk_init()Wei Yongjun2016-11-011-2/+2
| * | | clk: mmp: pxa168: fix return value check in pxa168_clk_init()Wei Yongjun2016-11-011-1/+1
| * | | clk: mmp: mmp2: fix return value check in mmp2_clk_init()Wei Yongjun2016-11-011-1/+1
| * | | clk: qoriq: Don't allow CPU clocks higher than starting valueScott Wood2016-11-011-5/+8
* | | | clk: qcom: ipq4019: changed i2c freq tableAbhishek Sahu2016-11-011-2/+1
* | | | clk: pxa: export core clocksRobert Jarzmik2016-11-012-8/+14
* | | | clk: pxa: b bit of clkcfg means fast busRobert Jarzmik2016-11-011-2/+2
* | | | clk: pxa: core pll is not affected by t bitRobert Jarzmik2016-11-012-4/+2
* | | | clk: pxa: remove unused variablesRobert Jarzmik2016-11-011-5/+2
* | | | clk: qoriq: add ls1046a supportMingkai Hu2016-11-011-0/+41
* | | | clk: qcom: lcc-ipq806x: Fixup overriding val in regmap_read callAxel Lin2016-11-011-1/+1