summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-01-201-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-063-0/+33
| | |_|_|/ | |/| | |
* | | | | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-207-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-201-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-201-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-131-5/+0
* | | | Merge tag 'tegra-for-4.5-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette2016-01-0411-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
| * | | | clk: tegra: pll: Update PLLM handlingDanny Huang2015-11-203-51/+10
| * | | | clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rateRhyland Klein2015-11-205-304/+379
| * | | | clk: tegra: pll: Add code to handle if resets are supported by PLLBill Huang2015-11-202-0/+16
| * | | | clk: tegra: pll: Add logic for out-of-table rates for T210Rhyland Klein2015-11-202-2/+35
| * | | | clk: tegra: pll: Add logic for handling SDM dataRhyland Klein2015-11-202-2/+79
| * | | | clk: tegra: pll: Don't unconditionally set LOCK flagsRhyland Klein2015-11-205-45/+55
| * | | | clk: tegra: pll: Change misc_reg count from 3 to 6Bill Huang2015-11-201-1/+3
| * | | | clk: tegra: pll: Update warning messageRhyland Klein2015-11-201-1/+2
| * | | | clk: tegra: pll: Simplify clk_enable_pathRhyland Klein2015-11-201-54/+22
| * | | | clk: tegra: pll: Add tegra_pll_wait_for_lock to clk headerRhyland Klein2015-11-202-0/+6
OpenPOWER on IntegriCloud