summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: qcom: Drop calls to qcom_cc_remove()Stephen Boyd2015-10-0813-76/+1
* qcom: clk: Make qcom_cc_probe() fully devm safeStephen Boyd2015-10-081-11/+24
* drivers: clk: st: Correct the pll-type for A9 for stih418Gabriel Fernandez2015-10-082-0/+195
* drivers: clk: st: PLL rate change implementation for DVFSGabriel Fernandez2015-10-083-10/+216
* drivers: clk: st: Support for enable/disable in Clockgen PLLsGabriel Fernandez2015-10-081-1/+59
* clk: qcom: Make oxili GDSC parent of oxili_cx GDSCStephen Boyd2015-10-081-1/+10
* PM / Domains: Make pm_genpd_{add,remove}_subdomain() available to modulesStephen Boyd2015-10-081-0/+2
* Add driver for the si514 clock generator chipMike Looijmans2015-10-084-0/+414
* Merge branch 'v4.3-rc3-clk' of https://github.com/jamesjjliao/linux into clk-...Stephen Boyd2015-10-0213-34/+705
|\
| * clk: mediatek: Add USB clock support in MT8173 APMIXEDSYSJames Liao2015-10-016-8/+161
| * clk: mediatek: Add subsystem clocks of MT8173James Liao2015-10-012-3/+361
| * dt-bindings: ARM: Mediatek: Document devicetree bindings for clock controllersJames Liao2015-10-015-0/+110
| * clk: mediatek: Fix rate and dependency of MT8173 clocksJames Liao2015-10-011-6/+13
| * clk: mediatek: Add fixed clocks support for Mediatek SoC.James Liao2015-10-012-0/+40
| * clk: mediatek: Add __initdata and __init for data and functionsJames Liao2015-10-013-10/+11
| * clk: mediatek: Remove unused code from MT8173.James Liao2015-10-012-4/+2
| * clk: mediatek: Removed unused dpi_ck clock from MT8173James Liao2015-10-012-2/+0
| * clk: mediatek: add 13mhz clock for MT8173Joe.C2015-10-012-1/+7
* | clk: samsung: exynos7: Staticize file scope symbolsStephen Boyd2015-10-021-2/+2
* | Merge tag 'clk-samsung-4.4' of git://linuxtv.org/snawrocki/samsung into clk-nextStephen Boyd2015-10-022-151/+357
|\ \
| * | clk: samsung: exynos7: Add required clock tree for UFSAlim Akhtar2015-09-152-2/+129
| * | clk: samsung: exynos7: Add missing fixed_clks to cmu_infoAlim Akhtar2015-09-151-0/+2
| * | clk: samsung: exynos7: Correct CMU_FSYS1 clocks namesAlim Akhtar2015-09-152-7/+12
| * | clk: samsung: exynos7: Correct CMU_FSYS0 clocks namesAlim Akhtar2015-09-152-11/+16
| * | clk: samsung: exynos7: Correct CMU_PERIS clocks namesAlim Akhtar2015-09-151-2/+2
| * | clk: samsung: exynos7: Correct CMU_PERIC1 clocks namesAlim Akhtar2015-09-152-19/+22
| * | clk: samsung: exynos7: Correct CMU_PERIC0 clocks namesAlim Akhtar2015-09-152-5/+10
| * | clk: samsung: exynos7: Correct CMU_CCORE clocks namesAlim Akhtar2015-09-151-2/+2
| * | clk: samsung: exynos7: Correct CMU_TOP1 clocks namesAlim Akhtar2015-09-151-23/+27
| * | clk: samsung: exynos7: Correct CMU_TOP0 clocks namesAlim Akhtar2015-09-151-30/+37
| * | clk: samsung: exynos7: Adds missing clocks gates of CMU_TOPCAlim Akhtar2015-09-152-1/+39
| * | clk: samsung: exynos7: Change the CMU_TOPC block clock namesAlim Akhtar2015-09-151-33/+37
| * | clk: samsung: exynos7: Correct nr_clk_ids for fsys1Alim Akhtar2015-09-151-1/+1
| * | clk: samsung: exynos7: Correct nr_clk_ids for fsys0Alim Akhtar2015-09-151-4/+4
| * | clk: samsung: exynos7: Fix CMU TOP1 blockAlim Akhtar2015-09-151-9/+15
| * | clk: samsung: exynos7: Fix CMU TOPC block clockAlim Akhtar2015-09-151-6/+6
* | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2015-10-02884-4024/+6856
|\ \ \
| * \ \ Merge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...Stephen Boyd2015-10-0210416-277843/+588839
| |\ \ \
| | * | | clk: ti: dflt: fix enable_reg validity checkSuman Anna2015-10-021-2/+2
| | * | | clk: ti: fix dual-registration of uart4_ickBen Dooks2015-10-021-1/+1
| | * | | clk: ti: clk-7xx: Remove hardwired ABE clock configurationPeter Ujfalusi2015-10-021-17/+1
| | | |/ | | |/|
| | * | Linux 4.3-rc3v4.3-rc3Linus Torvalds2015-09-271-1/+1
| | * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-272-5/+27
| | |\ \
| | | * | x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski2015-09-221-1/+4
| | | * | x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2015-09-222-4/+23
| | * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-271-8/+16
| | |\ \ \
| | | * | | irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches2015-09-221-8/+16
| | | |/ /
| | * | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-274-6/+30
| | |\ \ \
| | | * | | ARM: alignment: fix alignment handling for uaccess changesRussell King2015-09-241-5/+25
| | | * | | ARM: wire up new syscallsRussell King2015-09-223-1/+5
| | | |/ /