| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 1 | -2/+1 |
|\ |
|
| * | ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code | Paul Walmsley | 2013-01-26 | 1 | -2/+1 |
* | | ARM: OMAP2+: Use omap initcalls | Tony Lindgren | 2013-01-11 | 1 | -2/+3 |
|/ |
|
* | ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 | Tony Lindgren | 2012-10-18 | 1 | -1/+1 |
* | ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 | Tony Lindgren | 2012-10-18 | 1 | -1/+1 |
* | ARM: OMAP: Make omap_device local to mach-omap2 | Tony Lindgren | 2012-10-17 | 1 | -1/+1 |
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 1 | -0/+1 |
|\ |
|
| * | Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern... | Tony Lindgren | 2012-09-12 | 1 | -0/+1 |
| |\ |
|
| | * | ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ... | Paul Walmsley | 2012-09-12 | 1 | -0/+1 |
| * | | ARM: OMAP: Move gpio.h to include/linux/platform_data | Tony Lindgren | 2012-09-12 | 1 | -0/+1 |
| |/ |
|
* | | gpio/omap: fix possible memory leak in omap2_gpio_dev_init() | Wei Yongjun | 2012-09-10 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 1 | -1/+2 |
|\ |
|
| * | gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume() | Tarun Kanti DebBarma | 2012-05-11 | 1 | -0/+2 |
| * | gpio/omap: remove virtual_irq_start variable | Tarun Kanti DebBarma | 2012-05-11 | 1 | -1/+0 |
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-22 | 1 | -2/+6 |
|\ \ |
|
| * \ | Merge branch 'omap/dt-missed-3.4' into next/dt | Olof Johansson | 2012-04-15 | 1 | -2/+6 |
| |\ \
| | |/
| |/| |
|
| | * | arm/dts: OMAP4: Add gpio nodes | Benoit Cousson | 2012-03-12 | 1 | -2/+6 |
* | | | ARM: OMAP2+: clean up some cppcheck warnings | Paul Walmsley | 2012-04-17 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Olof Johansson | 2012-03-10 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: OMAP: convert omap_device_build() and callers to __init | Kevin Hilman | 2012-02-24 | 1 | -1/+1 |
| |/ |
|
* | | gpio/omap: use pm-runtime framework | Tarun Kanti DebBarma | 2012-02-06 | 1 | -2/+0 |
* | | gpio/omap: remove bank->method & METHOD_* macros | Charulatha V | 2012-02-06 | 1 | -2/+0 |
* | | gpio/omap: remove hardcoded offsets in context save/restore | Tarun Kanti DebBarma | 2012-02-06 | 1 | -0/+2 |
* | | gpio/omap: use level/edge detect reg offsets | Tarun Kanti DebBarma | 2012-02-06 | 1 | -0/+8 |
* | | gpio/omap: further cleanup using wkup_en register | Tarun Kanti DebBarma | 2012-02-06 | 1 | -0/+2 |
* | | gpio/omap: avoid cpu checks during module ena/disable | Charulatha V | 2012-02-06 | 1 | -0/+2 |
* | | gpio/omap: make non-wakeup GPIO part of pdata | Charulatha V | 2012-02-06 | 1 | -0/+8 |
* | | gpio/omap: handle save/restore context in GPIO driver | Tarun Kanti DebBarma | 2012-02-06 | 1 | -1/+2 |
* | | gpio/omap: use flag to identify wakeup domain | Charulatha V | 2012-02-06 | 1 | -0/+6 |
* | | gpio/omap: remove dependency on gpio_bank_count | Charulatha V | 2012-02-06 | 1 | -1/+0 |
|/ |
|
* | ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures | Benoit Cousson | 2011-10-04 | 1 | -11/+1 |
* | OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer | Kevin Hilman | 2011-09-15 | 1 | -1/+1 |
* | OMAP: omap_device: when building return platform_device instead of omap_device | Kevin Hilman | 2011-09-15 | 1 | -4/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-07-22 | 1 | -0/+2 |
|\ |
|
| * | OMAP: PM: disable idle on suspend for GPIO and UART | Kevin Hilman | 2011-07-12 | 1 | -0/+2 |
* | | gpio/omap: cleanup show revision, remove cpu_is checks, display only once | Kevin Hilman | 2011-06-16 | 1 | -0/+2 |
* | | gpio/omap: debounce remove SoC specific registers, use pdata | Kevin Hilman | 2011-06-16 | 1 | -0/+4 |
* | | gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs | Kevin Hilman | 2011-06-16 | 1 | -0/+6 |
* | | gpio/omap: consolidate IRQ status handling, remove #ifdefs | Kevin Hilman | 2011-06-16 | 1 | -0/+4 |
* | | gpio/omap: consolidate direction, input, output, remove #ifdefs | Kevin Hilman | 2011-06-16 | 1 | -0/+16 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | OMAP2+: GPIO: device registration | Varadarajan, Charulatha | 2010-12-07 | 1 | -0/+104 |