| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren | 2012-09-12 | 1 | -2/+0 |
* | ARM: OMAP: Move gpio.h to include/linux/platform_data | Tony Lindgren | 2012-09-12 | 1 | -0/+1 |
* | ARM: OMAP: remove plat/board.h file | Igor Grinberg | 2012-09-10 | 1 | -1/+0 |
* | ARM: OMAP: remove the sti console workaround | Igor Grinberg | 2012-09-10 | 1 | -10/+0 |
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-26 | 1 | -12/+5 |
|\ |
|
| * | ARM: omap2: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 1 | -12/+5 |
* | | ARM: OMAP2+: clean up some cppcheck warnings | Paul Walmsley | 2012-04-17 | 1 | -3/+0 |
|/ |
|
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 1 | -0/+1 |
|\ |
|
| * | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -0/+1 |
* | | ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4 | Paul Walmsley | 2012-03-05 | 1 | -55/+7 |
* | | ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4 | Paul Walmsley | 2012-03-05 | 1 | -12/+1 |
* | | Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-base | Kevin Hilman | 2012-03-05 | 1 | -7/+1 |
|\| |
|
| * | ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3 | Paul Walmsley | 2012-02-09 | 1 | -7/+1 |
* | | Merge branch 'iomap' into cleanup | Tony Lindgren | 2012-02-28 | 1 | -24/+3 |
|\ \ |
|
| * | | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h | Tony Lindgren | 2012-02-24 | 1 | -2/+0 |
| * | | ARM: OMAP2+: Move most of plat/io.h into local iomap.h | Tony Lindgren | 2012-02-24 | 1 | -2/+3 |
| * | | ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend path | Paul Walmsley | 2012-02-24 | 1 | -21/+1 |
| |/ |
|
* / | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idle | Nicolas Pitre | 2012-01-20 | 1 | -3/+1 |
|/ |
|
* | ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos | Govindraj.R | 2011-12-14 | 1 | -2/+0 |
* | ARM: OMAP2+: UART: cleanup + remove uart pm specific API | Govindraj.R | 2011-12-14 | 1 | -18/+0 |
* | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 2011-11-17 | 1 | -0/+1 |
* | OMAP2: PM debug: remove leftover debug code | Michael Jones | 2011-08-26 | 1 | -27/+0 |
* | OMAP2: PM debug: remove register dumping | Kevin Hilman | 2011-06-20 | 1 | -4/+2 |
* | Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ... | Tony Lindgren | 2011-03-11 | 1 | -69/+8 |
|\ |
|
| * | OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.c | Paul Walmsley | 2011-03-07 | 1 | -59/+4 |
| * | OMAP2xxx: clock: add clockfw autoidle support for APLLs | Paul Walmsley | 2011-03-07 | 1 | -8/+0 |
| * | OMAP2: clock: add DPLL autoidle support | Paul Walmsley | 2011-03-07 | 1 | -5/+7 |
| * | OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm | Rajendra Nayak | 2011-02-25 | 1 | -1/+1 |
| * | OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdm | Rajendra Nayak | 2011-02-25 | 1 | -3/+3 |
* | | OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clear | Paul Walmsley | 2011-03-09 | 1 | -7/+1 |
|/ |
|
* | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 2011-01-26 | 1 | -2/+2 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -0/+35 |
| |\ |
|
| * | | suspend: constify platform_suspend_ops | Lionel Debroux | 2010-11-16 | 1 | -1/+1 |
* | | | OMAP2: PM: fix compile error when !CONFIG_SUSPEND | Kevin Hilman | 2010-12-22 | 1 | -0/+4 |
* | | | OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley | 2010-12-21 | 1 | -2/+2 |
* | | | OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley | 2010-12-21 | 1 | -1/+1 |
* | | | OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_" | Paul Walmsley | 2010-12-21 | 1 | -97/+97 |
* | | | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files | Paul Walmsley | 2010-12-21 | 1 | -2/+2 |
* | | | OMAP2+: disable idle early in the suspend sequence | Jean Pihet | 2010-12-21 | 1 | -14/+2 |
| |/
|/| |
|
* | | OMAP2+: PM/serial: fix console semaphore acquire during suspend | Kevin Hilman | 2010-12-09 | 1 | -3/+31 |
* | | OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabled | Paul Walmsley | 2010-11-24 | 1 | -0/+7 |
|/ |
|
* | OMAP: control: move plat-omap/control.h to mach-omap2/control.h | Paul Walmsley | 2010-10-08 | 1 | -1/+1 |
* | OMAP2: PM: check UART status before trying to idle | Kevin Hilman | 2010-10-08 | 1 | -0/+2 |
* | omap: mux: Remove old mux code | Tony Lindgren | 2010-07-05 | 1 | -1/+0 |
* | OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes | Paul Walmsley | 2010-05-20 | 1 | -10/+11 |
* | OMAP2 PRCM: convert OMAP2 PRCM macros to the _SHIFT/_MASK suffixes | Paul Walmsley | 2010-05-20 | 1 | -53/+54 |
* | OMAP2/3: GPIO: generalize prepare for idle | Kevin Hilman | 2010-05-12 | 1 | -2/+2 |
* | OMAP clockdomains: add usecounting for wakeup and sleep dependencies | Paul Walmsley | 2010-01-26 | 1 | -19/+30 |
* | ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up. | Abhijit Pagare | 2010-01-26 | 1 | -2/+3 |