| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-05-31 | arm: omap1: replace printk() with pr_err macro | Prathu Baronia | 1 | -1/+1 |
| 2023-01-12 | ARM: omap1: remove dead code | Arnd Bergmann | 1 | -65/+11 |
| 2022-04-22 | ARM: omap1: move mach/*.h into mach directory | Arnd Bergmann | 1 | -4/+5 |
| 2021-05-18 | ARM: OMAP1: Fix use of possibly uninitialized irq variable | Maciej Falkowski | 1 | -3/+7 |
| 2020-03-04 | ARM: OMAP: replace setup_irq() by request_irq() | afzal mohammed | 1 | -7/+6 |
| 2019-06-03 | arm: omap1: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -5/+2 |
| 2018-11-29 | ARM: OMAP: PM: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li | 1 | -12/+1 |
| 2018-02-22 | ARM: OMAP: Move dmtimer.h out of plat-omap | Keerthy | 1 | -1/+1 |
| 2017-03-06 | ARM: OMAP: PM: Drop useless checks for PM_SUSPEND_STANDBY | Geert Uytterhoeven | 1 | -1/+0 |
| 2015-05-21 | ARM: OMAP1: Fix randconfig builds if ARCH_OMAP15XX not selected | Tony Lindgren | 1 | -0/+1 |
| 2015-03-16 | ARM: OMAP1: PM: fix some build warnings on 1510-only Kconfigs | Paul Walmsley | 1 | -26/+25 |
| 2014-05-16 | ARM: OMAP: remove some dead code | Paul Bolle | 1 | -12/+1 |
| 2014-03-21 | ARM: omap1: fix build when !CONFIG_OMAP_32K_TIMER | Felipe Balbi | 1 | -1/+5 |
| 2013-10-03 | ARM: OMAP: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+0 |
| 2013-05-05 | arm: single_open() leaks | Al Viro | 1 | -1/+1 |
| 2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -41/+37 |
| 2013-04-29 | ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfs | Tony Lindgren | 1 | -41/+37 |
| 2013-04-08 | arm: Use generic idle loop | Thomas Gleixner | 1 | -3/+3 |
| 2012-11-30 | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren | 1 | -1/+1 |
| 2012-10-31 | ARM: OMAP: Split sram.h to local headers and minimal shared header | Tony Lindgren | 1 | -2/+2 |
| 2012-10-18 | ARM: OMAP: remove plat/clock.h | Paul Walmsley | 1 | -2/+1 |
| 2012-10-17 | ARM: OMAP: Make plat/sram.h local to plat-omap | Tony Lindgren | 1 | -1/+2 |
| 2012-10-17 | ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1 | Tony Lindgren | 1 | -1/+1 |
| 2012-10-15 | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla | 1 | -1/+1 |
| 2012-09-20 | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren | 1 | -1/+1 |
| 2012-04-17 | ARM: OMAP2+: clean up some cppcheck warnings | Paul Walmsley | 1 | -5/+4 |
| 2012-03-29 | ARM: OMAP: pm: fix compilation break | Govindraj.R | 1 | -0/+1 |
| 2012-02-28 | Merge branch 'iomap' into cleanup | Tony Lindgren | 1 | -1/+3 |
| 2012-02-24 | ARM: OMAP1: Move most of plat/io.h into local iomap.h | Tony Lindgren | 1 | -2/+4 |
| 2012-01-20 | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idle | Nicolas Pitre | 1 | -10/+2 |
| 2012-01-20 | ARM: OMAP1: Fix pm_idle during suspend | Nicolas Pitre | 1 | -5/+2 |
| 2011-11-04 | ARM: OMAP1: Fix warnings about enabling 32 KiHz timer | Tony Lindgren | 1 | -1/+1 |
| 2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
| 2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
| 2010-12-10 | omap1: Add initcall checks for omap1 and booted board | Tony Lindgren | 1 | -0/+3 |
| 2010-11-16 | suspend: constify platform_suspend_ops | Lionel Debroux | 1 | -1/+1 |
| 2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 1 | -7/+7 |
| 2009-10-07 | OMAP7XX: Rename all the rest of the omap730 references in omap1 core | Alistair Buxton | 1 | -35/+35 |
| 2009-10-07 | OMAP7XX: Replace omap730 references in irqs.h and all users | Alistair Buxton | 1 | -5/+5 |
| 2009-10-07 | OMAP7XX: PM: Add omap850 support | Alistair Buxton | 1 | -10/+10 |
| 2009-05-28 | OMAP1: PM: update and decouple from OMAP2/3 PM core | Kevin Hilman | 1 | -5/+6 |
| 2008-12-10 | ARM: OMAP2: Use omap_rev() instead of system_rev | Lauri Leukkunen | 1 | -2/+4 |
| 2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 1 | -1/+1 |
| 2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -9/+9 |
| 2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 1 | -1/+0 |
| 2008-05-12 | [ARM] dyntick: Remove obsolete and unused ARM dyntick support | Russell King | 1 | -7/+0 |
| 2008-03-05 | ARM: OMAP1: omap1/pm.c build fix | David Brownell | 1 | -1/+1 |
| 2008-02-08 | ARM: OMAP1: Misc clean-up | Tony Lindgren | 1 | -1/+0 |
| 2008-02-08 | ARM: OMAP1: Remove omap_sram_idle() | Vivek Kutal | 1 | -8/+1 |
| 2008-02-08 | ARM: OMAP1: PM fixes for OMAP1 | Vivek Kutal | 1 | -5/+12 |
| 2008-01-26 | [ARM] Misc minor interrupt handler cleanups | Jeff Garzik | 1 | -1/+1 |
| 2008-01-24 | driver core: make /sys/power a kobject | Greg Kroah-Hartman | 1 | -1/+1 |
| 2008-01-24 | kobject: convert arm/mach-omap1/pm.c to kobj_attr interface | Greg Kroah-Hartman | 1 | -14/+8 |
| 2008-01-24 | kset: convert /sys/power to use kset_create | Greg Kroah-Hartman | 1 | -2/+1 |
| 2007-10-18 | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki | 1 | -17/+3 |
| 2007-10-18 | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 1 | -3/+3 |
| 2007-10-18 | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 1 | -2/+1 |
| 2007-09-20 | ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle) | Imre Deak | 1 | -4/+1 |
| 2007-08-22 | ARM: OMAP: OSK led fixes | David Brownell | 1 | -11/+0 |
| 2007-05-20 | [ARM] spelling fixes | Simon Arlott | 1 | -1/+1 |
| 2007-05-10 | ARM: OMAP: Remove old PM_SUSPEND_DISK | Tony Lindgren | 1 | -10/+1 |
| 2007-05-02 | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 1 | -3/+3 |
| 2007-04-30 | power management: implement pm_ops.valid for everybody | Johannes Berg | 1 | -0/+1 |
| 2007-04-30 | rework pm_ops pm_disk_mode, kill misuse | Johannes Berg | 1 | -1/+0 |
| 2007-03-02 | ARM: OMAP: Fix warning in mach-omap1 | Dirk Behme | 1 | -1/+5 |
| 2007-03-02 | ARM: OMAP: correct misc 15xx and non-15xx platform code | Andrzej Zaborowski | 1 | -2/+4 |
| 2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds | 1 | -2/+1 |
| 2006-07-02 | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 1 | -1/+1 |
| 2006-06-26 | ARM: OMAP: Add core fsample support | Brian Swetland | 1 | -2/+5 |
| 2006-04-02 | [ARM] 3430/1: ARM: OMAP: 5/8 Update PM | Tony Lindgren | 1 | -0/+770 |