summaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: xgene: Remove return from void functionStephen Boyd2016-01-291-1/+1
* clk: xgene: Add SoC and PMD PLL clocks with v2 hardwareLoc Ho2016-01-291-37/+66
* clk: s2mps11: remove redundant codeAndi Shyti2016-01-291-20/+16
* clk: s2mps11: remove redundant static variables declarationAndi Shyti2016-01-291-9/+10
* clk: s2mps11: allocate only one structure for clock initAndi Shyti2016-01-291-44/+7
* clk: s2mps11: merge two for loops in oneAndi Shyti2016-01-291-6/+0
* clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner2016-01-293-3/+14
* clk: tango4: rename ARCH_TANGOX to ARCH_TANGOMarc Gonzalez2016-01-291-1/+1
* clk: scpi: Fix checking return value of platform_device_register_simple()Axel Lin2016-01-291-1/+1
* clk: mvebu: Mark ioremapped memory as __iomemStephen Boyd2016-01-291-1/+1
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-01-211-0/+1
|\
| * Merge tag 'samsung-dt-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2015-12-311-0/+1
| |\
| | * clk: samsung: exynos4: Add SSS gate clockKrzysztof Kozlowski2015-11-181-0/+1
| * | Merge tag 'omap-for-v4.5/81xx-dts-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2015-12-311-0/+4
| |\ \
| * \ \ Merge tag 'imx-dt-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Olof Johansson2015-12-227-32/+34
| |\ \ \
| | * \ \ Merge branch 'imx/clk' into imx/dtShawn Guo2015-12-226-28/+30
| | |\ \ \
| * | | | | clk: bcm: Add BCM63138 clock supportFlorian Fainelli2015-12-073-0/+33
| | |_|_|/ | |/| | |
* | | | | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-217-57/+188
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fixes' into next/multiplatformArnd Bergmann2015-12-171-4/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2015-12-163-36/+169
| |\ \ \ \ \
| | * | | | | clk: versatile-icst: add device tree supportLinus Walleij2015-12-151-1/+88
| | * | | | | clk: versatile-icst: refactor to allocate regmap separatelyLinus Walleij2015-12-151-19/+28
| | * | | | | clk: versatile-icst: convert to use regmapLinus Walleij2015-12-152-28/+61
| | * | | | | clk/realview: stop using machine headersArnd Bergmann2015-12-151-3/+7
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'versatile/multiplatform' into next/multiplatformArnd Bergmann2015-12-151-1/+3
| |\ \ \ \ \
| | * | | | | ARM: versatile: switch to DT only booting and remove legacy codeRob Herring2015-12-151-1/+3
| | |/ / / /
| * | | | | Merge branch 'mmp/multiplatform' into next/multiplatformArnd Bergmann2015-12-153-19/+19
| |\ \ \ \ \
| | * | | | | clk: mmp: stop using platform headersArnd Bergmann2015-12-013-19/+19
| | |/ / / /
| * / / / / ARM: pxa: make more mach/*.h files localArnd Bergmann2015-12-011-1/+0
| |/ / / /
* | | | | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-211-0/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | clk: ti: Add few dm814x clock aliasesTony Lindgren2015-12-031-0/+4
| |/ / /
* | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-211-2/+2
|\ \ \ \
| * | | | ti/fapll: fix wrong do_div() usageNicolas Pitre2015-11-161-2/+2
| * | | | ti/clkt_dpll: fix wrong do_div() usageNicolas Pitre2015-11-161-2/+2
| * | | | tegra/clk-divider: fix wrong do_div() usageNicolas Pitre2015-11-161-2/+2
| * | | | imx/clk-pllv2: fix wrong do_div() usageNicolas Pitre2015-11-161-4/+5
| * | | | imx/clk-pllv1: fix wrong do_div() usageNicolas Pitre2015-11-161-7/+7
| |/ / /
* | | | clk: remove duplicated COMMON_CLK_NXP record from clk/KconfigVladimir Zapolskiy2016-01-141-5/+0
* | | | Merge tag 'tegra-for-4.5-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette2016-01-0511-928/+4980
|\ \ \ \
| * | | | clk: tegra: Read correct IDDQ register in PLL_SS registrationBill Huang2015-12-171-4/+7
| * | | | clk: tegra: Fix WARN_ON in PLL_RE registrationBill Huang2015-12-171-1/+2
| * | | | clk: tegra: pll: Fix issues with rates for VCO PLLsAndrew Bresticker2015-12-171-4/+12
| * | | | clk: tegra: Add support for Tegra210 clocksRhyland Klein2015-12-175-0/+2868
| * | | | clk: tegra: Add Super Gen5 LogicBill Huang2015-12-172-13/+132
| * | | | clk: tegra: pll: Add logic for SSBill Huang2015-12-172-1/+28
| * | | | clk: tegra: pll: Add dyn_ramp callbackRhyland Klein2015-12-172-0/+11
| * | | | clk: tegra: pll: Add Set_default logicBill Huang2015-12-172-11/+39
| * | | | clk: tegra: pll: Adjust vco_min if SDM presentBill Huang2015-12-172-0/+32
| * | | | clk: tegra: pll: Add support for PLLMB for Tegra210Rhyland Klein2015-12-172-5/+52
| * | | | clk: tegra: pll: Add specialized logic for Tegra210Rhyland Klein2015-12-172-2/+346