index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
pm34xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-15
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
1
-1
/
+1
2012-10-15
ARM: OMAP2+: gpmc: localize gpmc header
Afzal Mohammed
1
-1
/
+1
2012-09-12
Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
1
-5
/
+3
2012-09-12
ARM: OMAP: Move gpio.h to include/linux/platform_data
Tony Lindgren
1
-0
/
+2
2012-09-12
ARM: OMAP: unwrap strings
Paul Walmsley
1
-5
/
+3
2012-08-07
Revert "ARM: OMAP3: PM: call pre/post transition per powerdomain"
Kevin Hilman
1
-15
/
+4
2012-07-23
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-50
/
+13
2012-06-29
Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...
Tony Lindgren
1
-0
/
+1
2012-06-25
ARM: OMAP3: PM: cleanup cam_pwrdm leftovers
Kevin Hilman
1
-4
/
+0
2012-06-25
ARM: OMAP3: PM: call pre/post transition per powerdomain
Kevin Hilman
1
-4
/
+15
2012-06-25
ARM: OMAP2+: powerdomain: allow pre/post transtion to be per pwrdm
Kevin Hilman
1
-2
/
+2
2012-06-25
Merge tag 'omap-devel-c-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...
Tony Lindgren
1
-44
/
+0
2012-06-22
ARM: OMAP3: PM: Remove IO Daisychain control from cpuidle
Vishwanath BS
1
-14
/
+0
2012-06-22
ARM: OMAP3: PM: Move IO Daisychain function to omap3 prm file
Vishwanath BS
1
-33
/
+2
2012-06-22
ARM: OMAP3: PM: correct enable/disable of daisy io chain
Mohan V
1
-3
/
+4
2012-06-19
ARM: OMAP3: PM: Only access IVA if one exists
Mark A. Greer
1
-5
/
+10
2012-06-04
Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...
Tony Lindgren
1
-0
/
+1
2012-05-26
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+1
2012-05-11
ARM: OMAP3: PM: fix shared PRCM interrupts: leave disabled at boot
Kevin Hilman
1
-0
/
+1
2012-05-08
ARM: omap2: use machine specific hook for late init
Shawn Guo
1
-6
/
+1
2012-04-17
ARM: OMAP2+: clean up some cppcheck warnings
Paul Walmsley
1
-7
/
+3
2012-04-03
Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...
Tony Lindgren
1
-18
/
+20
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-0
/
+1
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
1
-0
/
+1
2012-03-22
arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*()
Mark A. Greer
1
-12
/
+10
2012-03-22
arm: omap3: pm34xx.c: Fix omap3_pm_init() error out paths
Mark A. Greer
1
-6
/
+10
2012-03-10
Merge branch 'cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...
Olof Johansson
1
-71
/
+3
2012-03-05
ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4
Paul Walmsley
1
-50
/
+2
2012-03-05
ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4
Paul Walmsley
1
-16
/
+1
2012-03-05
ARM: OMAP3: PM: remove superfluous calls to pwrdm_clear_all_prev_pwrst()
Paul Walmsley
1
-5
/
+0
2012-03-02
Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanup
Arnd Bergmann
1
-14
/
+0
2012-02-06
gpio/omap: handle save/restore context in GPIO driver
Tarun Kanti DebBarma
1
-14
/
+0
2012-01-20
ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idle
Nicolas Pitre
1
-4
/
+2
2011-12-16
Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...
Tony Lindgren
1
-43
/
+0
2011-12-16
Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....
Tony Lindgren
1
-71
/
+44
2011-12-16
ARM: OMAP3: pm: use prcm chain handler
Tero Kristo
1
-71
/
+44
2011-12-14
ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
Govindraj.R
1
-11
/
+0
2011-12-14
ARM: OMAP2+: UART: cleanup + remove uart pm specific API
Govindraj.R
1
-32
/
+0
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
1
-0
/
+1
2011-11-04
Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...
Tony Lindgren
1
-33
/
+37
2011-10-07
ARM: OMAP3: PM: restrict erratum i443 handling to OMAP3430 only
Paul Walmsley
1
-9
/
+11
2011-10-07
ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detection
Paul Walmsley
1
-21
/
+22
2011-10-07
ARM: OMAP3: PM: fix pwrdm_post_transition call sequence
Charulatha V
1
-3
/
+4
2011-09-16
OMAP3: PM: fix UART handling when using no_console_suspend
Kevin Hilman
1
-1
/
+1
2011-07-25
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+0
2011-07-02
ARM: pm: allow suspend finisher to return error codes
Russell King
1
-1
/
+2
2011-06-30
ARM: pm: omap3: move saving of the auxiliary control registers to C
Russell King
1
-1
/
+18
2011-06-29
ARM: pm: omap3: run the ASM sleep code from DDR
Jean Pihet
1
-9
/
+11
2011-06-29
Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Tony Lindgren
1
-2
/
+0
2011-06-24
ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code
Russell King
1
-2
/
+3
[prev]
[next]