summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: io: use new clock init APITero Kristo2014-01-173-14/+26
* ARM: OMAP2+: PRM: add support for initializing PRCM clock modules from DTTero Kristo2014-01-172-0/+67
* ARM: OMAP3: hwmod: initialize clkdm from clkdm_nameTero Kristo2014-01-171-1/+2
* ARM: OMAP: hwmod: fix an incorrect clk type cast with _get_clkdmTero Kristo2014-01-171-0/+2
* ARM: OMAP2+: clock: use driver API instead of direct memory read/writeTero Kristo2014-01-177-54/+63
* ARM: OMAP2+: clock: add support for indexed memmapsTero Kristo2014-01-172-1/+30
* ARM: dts: am43xx clock dataTero Kristo2014-01-172-0/+684
* ARM: dts: AM35xx: use DT clock dataTero Kristo2014-01-171-0/+3
* ARM: dts: omap3 clock dataTero Kristo2014-01-1710-0/+2844
* ARM: dts: am33xx clock dataTero Kristo2014-01-172-0/+692
* ARM: dts: DRA7: Add PCIe related clock nodesJ Keerthy2014-01-171-0/+25
* ARM: dts: DRA7: Change apll_pcie_m2_ck to fixed factor clockJ Keerthy2014-01-171-6/+3
* ARM: dts: clk: Add apll related clocksJ Keerthy2014-01-171-3/+11
* ARM: dts: dra7 clock dataTero Kristo2014-01-172-0/+2026
* ARM: dts: omap5 clock dataTero Kristo2014-01-172-0/+1453
* ARM: dts: omap4 clock dataTero Kristo2014-01-176-0/+1754
* CLK: TI: add omap3 clock init fileTero Kristo2014-01-171-1/+0
* CLK: TI: add interface clock support for OMAP3Tero Kristo2014-01-171-5/+0
* CLK: TI: add am33xx clock init fileTero Kristo2014-01-171-1/+0
* CLK: TI: add omap5 clock init fileTero Kristo2014-01-171-0/+1
* CLK: TI: add omap4 clock init fileTero Kristo2014-01-171-1/+0
* clk: ti: add composite clock supportTero Kristo2014-01-171-3/+0
* CLK: TI: add autoidle supportTero Kristo2014-01-171-0/+6
* CLK: TI: Add DPLL clock supportTero Kristo2014-01-172-165/+1
* ARM: DRA7XX: Add support for DRA7XX only buildTero Kristo2014-01-172-8/+11
* ARM: DRA7XX/AM43XX: randconfig fixesTero Kristo2014-01-171-0/+3
* Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette2014-01-166-3/+10
|\
| * Merge tag 'for_3.14/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-01-082-3/+5
| |\
| | * ARM: dts: exynos5420: add input clocks to audss clock controllerAndrew Bresticker2014-01-081-2/+2
| | * ARM: dts: exynos5250: add input clocks to audss clock controllerAndrew Bresticker2014-01-081-0/+2
| | * ARM: dts: exynos5250: Fix MDMA0 clock numberAbhilash Kesavan2013-12-301-1/+1
| * | ARM: dts: Add clock provider specific properties to max77686 nodeTomasz Figa2014-01-083-0/+3
| * | clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki2013-12-041-0/+2
| |/
* | Merge tag 'omap-for-v3.13/intc-ldp-fix' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-12-285-10/+15
|\ \
| * \ Merge tag 'for-v3.13-rc/hwmod-fixes-b' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2013-12-273-6/+6
| |\ \
| | * | ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2013-12-252-5/+5
| | * | ARM: DRA7: hwmod: Fix boot crash with DEBUG_LLRajendra Nayak2013-12-251-1/+1
| * | | ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren2013-12-271-1/+6
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-224-23/+54
| |\ \ \
| * \ \ \ Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-201-3/+3
| |\ \ \ \
| | * | | | arm: xen: foreign mapping PTEs are special.Ian Campbell2013-12-111-1/+1
| | * | | | XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfnEric Trudeau2013-12-041-2/+2
* | | | | | Merge tag 'renesas-fixes2-for-v3.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-12-283-3/+10
|\ \ \ \ \ \
| * | | | | | ARM: shmobile: r8a7790: fix shdi resource sizesBen Dooks2013-12-191-2/+2
| * | | | | | ARM: shmobile: bockw: fixup DMA maskKuninori Morimoto2013-12-191-1/+1
| * | | | | | ARM: shmobile: armadillo: Add PWM backlight power supplyLaurent Pinchart2013-12-191-0/+7
* | | | | | | ARM: pxa: fix USB gadget driver compilation regressionLinus Walleij2013-12-281-0/+2
| |_|_|/ / / |/| | | | |
* | | | | | Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman2013-12-202-13/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | ARM: shmobile: r8a7790: Fix GPIO resources in DTSMagnus Damm2013-11-281-12/+12
| * | | | | ARM: shmobile: lager: phy fixup needs CONFIG_PHYLIBSimon Horman2013-11-241-1/+3
| | |_|_|/ | |/| | |
OpenPOWER on IntegriCloud