summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-2844-3054/+9711
|\
| * ARM: OMAP3: use DT clock init if DT data is availableTero Kristo2014-01-171-1/+12
| * ARM: AM33xx: remove old clock data and link in new clock init codeTero Kristo2014-01-173-1066/+1
| * ARM: AM43xx: Enable clock initTero Kristo2014-01-171-0/+1
| * ARM: OMAP: DRA7: Enable clock initTero Kristo2014-01-171-0/+1
| * ARM: OMAP4: remove old clock data and link in new clock init codeTero Kristo2014-01-173-1737/+2
| * 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-169-3/+16
| |\
* | \ Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-01-2815-52/+118
|\ \ \
| * | | microblaze: Add missing v8.50.a versionMichal Simek2014-01-271-0/+1
| * | | microblaze: Fix missing bracket in printkMichal Simek2014-01-271-1/+1
| * | | microblaze: Fix compilation error for BS=0Michal Simek2014-01-271-12/+37
| * | | microblaze: Disable stack protection from bootloaderMichal Simek2014-01-271-0/+4
| * | | microblaze: Define read/write{b,w,l}_relaxed MMIOMichal Simek2014-01-271-0/+8
| * | | microblaze: timer: Do not initialized system timer twiceMichal Simek2014-01-271-0/+6
| * | | microblaze: timer: Use generic sched_clock implementationMichal Simek2014-01-272-19/+9
| * | | microblaze: Add NOTES section to linker scriptMichal Simek2014-01-271-0/+1
| * | | microblaze: Add support for CCFMichal Simek2014-01-277-11/+40
| * | | microblaze: Simplify fcpu helper functionMichal Simek2014-01-211-3/+5
| * | | microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h>Geert Uytterhoeven2014-01-212-2/+2
| * | | microblaze: Remove duplicate declarations of _stext[] and _etext[]Geert Uytterhoeven2014-01-211-1/+0
| * | | microblaze: Remove _fdt_start castsGeert Uytterhoeven2014-01-211-3/+2
| * | | microblaze: Wire up defconfig to mmu_defconfigGeert Uytterhoeven2014-01-211-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-2815-24/+238
|\ \ \ \
| * | | | s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky2014-01-247-5/+202