summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge branch 'clk-at91' into clk-nextStephen Boyd1-14/+81
2017-11-14Merge branch 'clk-devm-provider' into clk-nextStephen Boyd2-24/+54
2017-11-14Merge branch 'clk-const' into clk-nextStephen Boyd25-86/+86
2017-11-14Merge branch 'clk-sunxi' into clk-nextStephen Boyd2-3/+1
2017-11-14Merge branch 'clk-hikey' into clk-nextStephen Boyd4-6/+14
2017-11-14Merge tag 'tegra-for-4.15-clk-2' of git://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd14-72/+118
2017-11-14clk: hi3798cv200: correct parent mux clock for 'clk_sdio0_ciu'Shawn Guo1-1/+11
2017-11-14clk: hisilicon: Delete an error message for a failed memory allocation in his...Markus Elfring1-3/+1
2017-11-14clk: hi3660: fix incorrect uart3 clock freqencyZhong Kaihua1-1/+1
2017-11-02clk: at91: utmi: set the mainck rateLudovic Desroches1-14/+81
2017-11-02clk: qcom: common: Migrate to devm_* APIs for resets and clk providersStephen Boyd1-24/+2
2017-11-02clk: Add devm_of_clk_add_hw_provider()/del_provider() APIsStephen Boyd1-0/+52
2017-11-02clk: make clk_init_data constBhumika Goyal6-55/+55
2017-11-02clk: imx: make clk_ops constBhumika Goyal4-5/+5
2017-11-02clk: mmp: make clk_ops constBhumika Goyal3-3/+3
2017-11-02clk: hisilicon: make clk_ops constBhumika Goyal3-4/+4
2017-11-02clk: mxs: make clk_ops constBhumika Goyal2-2/+2
2017-11-02clk: sirf: make clk_ops constBhumika Goyal1-6/+6
2017-11-02clk: spear: make clk_ops constBhumika Goyal4-5/+5
2017-11-02CLK: SPEAr: make aux_clk_masks structures constBhumika Goyal3-3/+3
2017-11-02CLK: SPEAr: make structure field and function argument as constBhumika Goyal2-3/+3
2017-11-02clk: sunxi: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-11-02clk: sunxi: fix build warningCorentin LABBE1-2/+0
2017-11-01clk: hi6220: mark clock cs_atb_syspll as criticalLeo Yan1-1/+1
2017-11-01clk: tegra: Use readl_relaxed_poll_timeout_atomic() in tegra210_clock_init()Nicolin Chen1-2/+2
2017-11-01clk: tegra: dfll: Fix drvdata overwriting issueNicolin Chen3-13/+11
2017-11-01clk: tegra: Fix cclk_lp divisor registerMichał Mirosław1-1/+1
2017-11-01clk: tegra: Bump SCLK clock rate to 216 MHzDmitry Osipenko1-1/+1
2017-11-01clk: tegra: Use common definition of APBDMA clock gateDmitry Osipenko1-5/+1
2017-11-01clk: tegra: Correct parent of the APBDMA clockDmitry Osipenko1-1/+1
2017-11-01clk: tegra: Add AHB DMA clock entryDmitry Osipenko4-0/+4
2017-11-01clk: tegra: Mark APB clock as criticalJon Hunter1-1/+1
2017-11-01Merge tag 'v4.15-rockchip-clk-1' of git://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd3-9/+7
2017-11-01Merge tag 'clk-renesas-for-v4.15-tag2' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd13-34/+214
2017-11-01Merge tag 'meson-clk-for-4.15' of git://github.com/baylibre/clk-meson into cl...Stephen Boyd2-1/+297
2017-11-01Merge tag 'sunxi-clk-for-4.15' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd16-77/+451
2017-10-31Merge tag 'clk-v4.15-exynos-pm' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd4-9/+206
2017-10-25Merge tag 'clk-v4.15-samsung' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd10-190/+62
2017-10-25Merge tag 'clk-renesas-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd7-5/+213
2017-10-20clk: renesas: rcar-gen3: Restore R clock during resumeGeert Uytterhoeven1-2/+11
2017-10-20clk: renesas: rcar-gen3: Restore SDHI clocks during resumeGeert Uytterhoeven1-13/+50
2017-10-20clk: renesas: div6: Restore clock state during resumeGeert Uytterhoeven3-4/+40
2017-10-20clk: renesas: cpg-mssr: Add support to restore core clocks during resumeGeert Uytterhoeven6-11/+23
2017-10-20clk: renesas: cpg-mssr: Restore module clocks during resumeGeert Uytterhoeven1-0/+84
2017-10-20clk: renesas: cpg-mssr: Add du1 clock to R8A7745Fabrizio Castro1-0/+1
2017-10-20clk: renesas: rz: clk-rz is meant for RZ/A1Geert Uytterhoeven1-1/+1
2017-10-20clk: meson: gxbb: Add VPU and VAPB clocks dataNeil Armstrong1-0/+292
2017-10-20clk: meson: gxbb: Add VPU and VAPB clockidsNeil Armstrong1-1/+5
2017-10-19clk: tegra: Make tegra_clk_pll_params __ro_after_initBhumika Goyal1-8/+8
2017-10-19clk: tegra: Fix sor1_out clock implementationThierry Reding2-16/+47