summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | ARM: OMAP2+: clock: introduce ti_clk_features flagsTero Kristo2014-07-153-0/+26
| | | * | | | ARM: OMAP4+: dpll44xx: remove cm-regbits-44xx.h and clock44xx.h includesTero Kristo2014-07-151-2/+10
| | | * | | | ARM: OMAP4+: dpll: remove cpu_is_omap44xx checksTero Kristo2014-07-151-4/+3
| | | * | | | ARM: OMAP4+: clock: remove DEFINE_CLK_OMAP_HSDIVIDER macroTero Kristo2014-07-111-25/+0
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'for-v3.17/cm-prm-cleanup' of https://github.com/t-kristo/linux-...Tony Lindgren2014-07-158-240/+329
| | |\ \ \ \
| | | * | | | ARM: OMAP3: control: isolate control module init to its own functionTero Kristo2014-07-044-12/+19
| | | * | | | ARM: OMAP3: PRM: move modem reset and iva2 idle to PRM driverTero Kristo2014-07-042-15/+7
| | | * | | | ARM: OMAP3: control: add API for setting up the modem padsTero Kristo2014-07-043-14/+28
| | | * | | | ARM: OMAP3: PRM: move PRM init code from PM core to the driverTero Kristo2014-07-043-70/+92
| | | * | | | ARM: OMAP24xx: PRM: add API for clearing wakeup status bitsTero Kristo2014-07-043-18/+32
| | | * | | | ARM: OMAP3: PRM: add API for saving PRM scratchpad contentsTero Kristo2014-07-043-9/+12
| | | * | | | ARM: OMAP3: PRM: add API for checking and clearing cold reset statusTero Kristo2014-07-043-5/+22
| | | * | | | ARM: OMAP3: PRM: move modem reset to PRM driverTero Kristo2014-07-043-4/+17
| | | * | | | ARM: OMAP3: PRM: move iva reset to PRM driverTero Kristo2014-07-043-48/+47
| | | * | | | ARM: OMAP3: PRM: move prcm wakeup helper to prm driverTero Kristo2014-07-043-56/+64
| | | | |_|/ | | | |/| |
| | * | | | ARM: OMAP4: Ctrl module register define dietJoachim Eastwood2014-07-094-2042/+33
| | | |_|/ | | |/| |
* | | | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-071-1/+0
|\ \ \ \ \
| * | | | | PM / OPP: Remove ARCH_HAS_OPPMark Brown2014-07-231-1/+0
| |/ / / /
* | | | | Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-063-10/+0
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. | | | | Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...Joerg Roedel2014-07-3119-75/+134
| |\ \ \| | | | | | | |_|/ / / | | |/| | | |
| | | * | | | ARM: omap: Don't set iommu pdata da_start and da_end fieldsLaurent Pinchart2014-07-293-10/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-053-7/+8
|\ \ \ \ \ \
| * | | | | | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-183-7/+8
| |/ / / / /
* | | | | | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-053-140/+0
|\ \ \ \ \ \
| * | | | | | ARM: OMAP2+: remove DSP platform deviceKristina Martšenko2014-07-163-140/+0
| | |_|/ / / | |/| | | |
* | | | | | ARM: OMAP2+: gpmc: fix gpmc_hwecc_bch_capable()Christoph Fritz2014-07-231-8/+10
* | | | | | ARM: OMAP2+: l2c: squelch warning dump on power control settingSekhar Nori2014-07-141-0/+4
|/ / / / /
* | | | | ARM: OMAP2+: Remove non working OMAP HDMI audio initializationJyri Sarha2014-07-081-28/+0
* | | | | Merge tag 'for-v3.16-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2014-07-084-6/+23
|\ \ \ \ \
| * | | | | ARM: OMAP2+: clock/dpll: fix _dpll_test_fint arithmetics overflowTero Kristo2014-07-061-1/+1
| * | | | | ARM: DRA7: hwmod: Add SYSCONFIG for usb_otg_ssRoger Quadros2014-07-061-0/+12
| * | | | | ARM: DRA7: hwmod: Fixup SATA hwmodRoger Quadros2014-07-061-5/+1
| * | | | | ARM: OMAP3: PRM/CM: Add back macros used by TI DSP/Bridge driverSuman Anna2014-07-062-0/+9
| | |_|_|/ | |/| | |
* | | | | ARM: OMAP2+: Make GPMC skip disabled devicesGuido Martínez2014-07-071-1/+1
* | | | | ARM: OMAP2+: create dsp device only on OMAP3 SoCsSuman Anna2014-07-071-0/+10
* | | | | ARM: DRA7/AM43XX: fix header definition for omap44xx_restartNishanth Menon2014-07-071-1/+2
| |_|/ / |/| | |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-069-29/+98
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'omap-for-v3.16/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson2014-07-059-29/+98
| |\ \ \
| | * | | ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon2014-06-171-2/+4
| | * | | ARM: OMAP2+: drop unused functionBrian Norris2014-06-162-21/+0
| | * | | ARM: DRA722: add detection of SoC informationNishanth Menon2014-06-162-0/+13
| | * | | Merge tag 'for-v3.16-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2014-06-164-6/+81
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | ARM: OMAP5: hwmod: Add ocp2scp3 and sata hwmodsKeshava Munegowda2014-06-161-0/+73
| | | * | ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XXDave Gerlach2014-06-163-6/+8
| * | | | Merge tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinux.com/devel/kernel/lin...Arnd Bergmann2014-06-205-18/+64
| |\| | |
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-06-241-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ARM: l2c: fix dependencies on PL310 errata symbolsRussell King2014-06-191-2/+2
| | |/ / | |/| |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-202-2/+12
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ARM: use menuconfig for sub-arch menusRob Herring2014-06-171-0/+5
| * | ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-171-1/+0