aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAge
...
| * | | | | | | ARM: OMAP2+: Add hwmod flag for HWMOD_RECONFIG_IO_CHAINTony Lindgren2014-09-18
| * | | | | | | ARM: OMAP5+: Reuse OMAP4 PM code for OMAP5 and DRA7Nishanth Menon2014-09-09
| | |/ / / / / | |/| | | | |
| * | | | | | ARM: omap: Remove stray ARCH_HAS_OPP referencesMark Brown2014-09-08
| * | | | | | ARM: DRA7: Add hook in SoC initcalls to enable pm initializationRajendra Nayak2014-09-08
| * | | | | | Merge branch 'pull/v3.18/for-omap-soc' of https://github.com/nmenon/linux-2.6...Tony Lindgren2014-09-08
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP5: Add hook in SoC initcalls to enable pm initializationSantosh Shilimkar2014-09-08
| | * | | | | | ARM: OMAP5 / DRA7: Enable CPU RET on suspendRajendra Nayak2014-09-08
| | * | | | | | ARM: OMAP5 / DRA7: PM: Provide a dummy startup function for CPU hotplugSantosh Shilimkar2014-09-08
| | * | | | | | ARM: OMAP5 / DRA7: PM: Avoid all SAR savesRajendra Nayak2014-09-08
| | * | | | | | ARM: OMAP5 / DRA7: PM: Enable Mercury retention mode on CPUx powerdomainsSantosh Shilimkar2014-09-08
| | * | | | | | ARM: OMAP5 / DRA7: PM / wakeupgen: Enables ES2 PM mode by defaultSantosh Shilimkar2014-09-08
| | * | | | | | ARM: OMAP5 / DRA7: PM: Set MPUSS-EMIF clock-domain static dependencySantosh Shilimkar2014-09-08
| | * | | | | | ARM: OMAP5 / DRA7: PM: Update CPU context register offsetSantosh Shilimkar2014-09-08
| | * | | | | | ARM: AM437x: use pdata quirks for pinctrl informationKeerthy2014-09-08
| | * | | | | | ARM: DRA7: use pdata quirks for pinctrl informationNishanth Menon2014-09-08
| | * | | | | | ARM: OMAP5: use pdata quirks for pinctrl informationNishanth Menon2014-09-08
| | * | | | | | ARM: OMAP3+: PRM: register interrupt information from DTNishanth Menon2014-09-08
| | * | | | | | ARM: OMAP4+: PRM: Enable wakeup capability for OMAP5, DRA7Nishanth Menon2014-09-08
| | * | | | | | ARM: OMAP4+: PRM: remove "wkup" eventNishanth Menon2014-09-08
| | * | | | | | ARM: OMAP4+: PRM: register interrupt information from DTNishanth Menon2014-09-08
| | * | | | | | ARM: OMAP4: PRM: use the generic prm_inst to allow logic to be abstractedNishanth Menon2014-09-08
| | * | | | | | ARM: OMAP4+: prminst: provide function to find prm_dev instance offsetNishanth Menon2014-09-08
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-08
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'cleanup-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2014-09-25
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | arm: mach-omap2: Convert pr_warning to pr_warnJoe Perches2014-09-18
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-08
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | ARM: OMAP2+: make of_device_ids constUwe Kleine-König2014-09-11
| * | | | | ARM: omap2: make arrays containing machine compatible strings constUwe Kleine-König2014-09-11
| | |_|/ / | |/| | |
| * | | | Merge branch 'pull/v3.18/powerdomain-fixes' of https://github.com/nmenon/linu...Tony Lindgren2014-09-08
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: OMAP4+: PM: Use only valid low power state for CPU hotplugNishanth Menon2014-09-08
| | * | | ARM: OMAP4+: PM: use only valid low power state for suspendNishanth Menon2014-09-08
| | * | | ARM: OMAP4+: PM: Make logic state programmableNishanth Menon2014-09-08
| | * | | ARM: OMAP2+: powerdomain: introduce logic for finding valid power domainNishanth Menon2014-09-08
| | * | | ARM: OMAP2+: powerdomain: pwrdm_for_each_clkdm iterate only valid clkdmsNishanth Menon2014-09-08
| | * | | ARM: OMAP5: powerdomain data: fix powerdomain powerstateNishanth Menon2014-09-08
| | * | | ARM: OMAP: DRA7: powerdomain data: fix powerdomain powerstateNishanth Menon2014-09-08
| | |/ /
* | | | Merge tag 'fix-v3.17-io-chain-v3' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-09-23
|\ \ \ \
| * | | | ARM: OMAP3: Fix I/O chain clock line assertion timed out errorTony Lindgren2014-09-16
| |/ / /
* | | / ARM: OMAP: Fix Kconfig warning for omap1Tony Lindgren2014-09-09
| |_|/ |/| |
* | | ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoringRoger Quadros2014-09-04
|/ /
* | Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/p...Olof Johansson2014-08-31
|\ \
| * | ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface listsRajendra Nayak2014-08-27
| * | ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variantsRajendra Nayak2014-08-27
| |/
* | ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren2014-08-25
* | ARM: OMAP2+: omap_device: remove warning that clk alias already existsMarkus Pargmann2014-08-25
* | ARM: OMAP: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-25
* | ARM: OMAP2+: GPMC: Support Software ECC scheme via DTRoger Quadros2014-08-25
* | mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros2014-08-25
|/
* Merge tag 'omap-for-v3.17/soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-08-09
|\
| * ARM: OMAP3: Fix coding style problems in arch/arm/mach-omap2/control.cJeremy Vial2014-08-01