aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/gpio.c
AgeCommit message (Expand)Author
2012-03-10Merge branch 'cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Olof Johansson
2012-02-24ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman
2012-02-06gpio/omap: use pm-runtime frameworkTarun Kanti DebBarma
2012-02-06gpio/omap: remove bank->method & METHOD_* macrosCharulatha V
2012-02-06gpio/omap: remove hardcoded offsets in context save/restoreTarun Kanti DebBarma
2012-02-06gpio/omap: use level/edge detect reg offsetsTarun Kanti DebBarma
2012-02-06gpio/omap: further cleanup using wkup_en registerTarun Kanti DebBarma
2012-02-06gpio/omap: avoid cpu checks during module ena/disableCharulatha V
2012-02-06gpio/omap: make non-wakeup GPIO part of pdataCharulatha V
2012-02-06gpio/omap: handle save/restore context in GPIO driverTarun Kanti DebBarma
2012-02-06gpio/omap: use flag to identify wakeup domainCharulatha V
2012-02-06gpio/omap: remove dependency on gpio_bank_countCharulatha V
2011-10-04ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson
2011-09-15OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman
2011-09-15OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-07-12OMAP: PM: disable idle on suspend for GPIO and UARTKevin Hilman
2011-06-16gpio/omap: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman
2011-06-16gpio/omap: debounce remove SoC specific registers, use pdataKevin Hilman
2011-06-16gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman
2011-06-16gpio/omap: consolidate IRQ status handling, remove #ifdefsKevin Hilman
2011-06-16gpio/omap: consolidate direction, input, output, remove #ifdefsKevin Hilman
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-07OMAP2+: GPIO: device registrationVaradarajan, Charulatha