Age | Commit message (Expand) | Author |
2015-05-21 | ARM: OMAP1: Fix randconfig builds if ARCH_OMAP15XX not selected | Tony Lindgren |
2015-03-16 | ARM: OMAP1: PM: fix some build warnings on 1510-only Kconfigs | Paul Walmsley |
2014-05-16 | ARM: OMAP: remove some dead code | Paul Bolle |
2014-03-21 | ARM: omap1: fix build when !CONFIG_OMAP_32K_TIMER | Felipe Balbi |
2013-10-03 | ARM: OMAP: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-05-05 | arm: single_open() leaks | Al Viro |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-29 | ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfs | Tony Lindgren |
2013-04-08 | arm: Use generic idle loop | Thomas Gleixner |
2012-11-30 | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren |
2012-10-31 | ARM: OMAP: Split sram.h to local headers and minimal shared header | Tony Lindgren |
2012-10-18 | ARM: OMAP: remove plat/clock.h | Paul Walmsley |
2012-10-17 | ARM: OMAP: Make plat/sram.h local to plat-omap | Tony Lindgren |
2012-10-17 | ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1 | Tony Lindgren |
2012-10-15 | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla |
2012-09-20 | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren |
2012-04-17 | ARM: OMAP2+: clean up some cppcheck warnings | Paul Walmsley |
2012-03-29 | ARM: OMAP: pm: fix compilation break | Govindraj.R |
2012-02-28 | Merge branch 'iomap' into cleanup | Tony Lindgren |
2012-02-24 | ARM: OMAP1: Move most of plat/io.h into local iomap.h | Tony Lindgren |
2012-01-20 | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idle | Nicolas Pitre |
2012-01-20 | ARM: OMAP1: Fix pm_idle during suspend | Nicolas Pitre |
2011-11-04 | ARM: OMAP1: Fix warnings about enabling 32 KiHz timer | Tony Lindgren |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-12-10 | omap1: Add initcall checks for omap1 and booted board | Tony Lindgren |
2010-11-16 | suspend: constify platform_suspend_ops | Lionel Debroux |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren |
2009-10-07 | OMAP7XX: Rename all the rest of the omap730 references in omap1 core | Alistair Buxton |
2009-10-07 | OMAP7XX: Replace omap730 references in irqs.h and all users | Alistair Buxton |
2009-10-07 | OMAP7XX: PM: Add omap850 support | Alistair Buxton |
2009-05-28 | OMAP1: PM: update and decouple from OMAP2/3 PM core | Kevin Hilman |
2008-12-10 | ARM: OMAP2: Use omap_rev() instead of system_rev | Lauri Leukkunen |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King |
2008-05-12 | [ARM] dyntick: Remove obsolete and unused ARM dyntick support | Russell King |
2008-03-05 | ARM: OMAP1: omap1/pm.c build fix | David Brownell |
2008-02-08 | ARM: OMAP1: Misc clean-up | Tony Lindgren |
2008-02-08 | ARM: OMAP1: Remove omap_sram_idle() | Vivek Kutal |
2008-02-08 | ARM: OMAP1: PM fixes for OMAP1 | Vivek Kutal |
2008-01-26 | [ARM] Misc minor interrupt handler cleanups | Jeff Garzik |
2008-01-24 | driver core: make /sys/power a kobject | Greg Kroah-Hartman |
2008-01-24 | kobject: convert arm/mach-omap1/pm.c to kobj_attr interface | Greg Kroah-Hartman |
2008-01-24 | kset: convert /sys/power to use kset_create | Greg Kroah-Hartman |
2007-10-18 | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki |
2007-10-18 | PM: Rename struct pm_ops and related things | Rafael J. Wysocki |
2007-10-18 | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki |
2007-09-20 | ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle) | Imre Deak |
2007-08-22 | ARM: OMAP: OSK led fixes | David Brownell |