index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
sleep34xx.S
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
Tony Lindgren
1
-0
/
+1
2012-02-24
ARM: OMAP2+: Move most of plat/io.h into local iomap.h
Tony Lindgren
1
-1
/
+3
2011-06-30
ARM: pm: omap3: move saving of the auxiliary control registers to C
Russell King
1
-10
/
+2
2011-06-29
ARM: pm: omap3: run the ASM sleep code from DDR
Jean Pihet
1
-128
/
+175
2011-06-24
ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry...
Kevin Hilman
1
-46
/
+9
2011-06-24
ARM: pm: omap34xx: convert to generic suspend/resume support
Russell King
1
-140
/
+3
2011-06-24
ARM: pm: omap34xx: remove misleading comment and use of r9
Russell King
1
-7
/
+2
2011-06-24
ARM: pm: omap34xx: no need to save all registers in sleep34xx.S
Russell King
1
-5
/
+5
2011-03-17
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-149
/
+133
2011-03-10
OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocation
Santosh Shilimkar
1
-0
/
+27
2011-03-10
OMAP3: PM: Remove un-necessary cp15 registers form low power cpu context
Santosh Shilimkar
1
-116
/
+40
2011-03-10
OMAP3: PM: Allow the cache clean when L1 is lost.
Santosh Shilimkar
1
-12
/
+3
2011-03-10
OMAP3: PM: Fix the MMU on sequence in the asm code
Santosh Shilimkar
1
-0
/
+5
2011-03-10
OMAP3: PM: Use ARMv7 supported instructions instead of legacy CP15 ones
Santosh Shilimkar
1
-11
/
+10
2011-03-09
ARM: omap3: Thumb-2 compatibility for sleep34xx.S
Dave Martin
1
-5
/
+43
2011-03-09
ARM: omap3: Remove hand-encoded SMC instructions
Dave Martin
1
-7
/
+7
2011-02-04
ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM
Jean Pihet
1
-0
/
+2
2010-12-21
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
1
-2
/
+2
2010-12-21
OMAP3: ASM sleep code format rework
Jean Pihet
1
-107
/
+117
2010-12-21
OMAP3: add comments for low power code errata
Jean Pihet
1
-0
/
+11
2010-12-21
OMAP3: rework of the ASM sleep code execution paths
Jean Pihet
1
-131
/
+187
2010-12-21
OMAP3: re-organize the ASM sleep code
Jean Pihet
1
-53
/
+61
2010-12-21
OMAP3: remove hardcoded values from the ASM sleep code
Jean Pihet
1
-11
/
+18
2010-12-21
OMAP2+: use global values for the SRAM PA addresses
Jean Pihet
1
-0
/
+1
2010-12-21
OMAP3: remove unused code from the ASM sleep code
Jean Pihet
1
-52
/
+6
2010-12-21
OMAP3630: PM: Disable L2 cache while invalidating L2 cache
Peter 'p2' De Schrijver
1
-0
/
+30
2010-12-21
OMAP3630: PM: Erratum i608: disable RTA
Nishanth Menon
1
-0
/
+26
2010-12-21
OMAP3: PM: Erratum i581 support: dll kick strategy
Peter 'p2' De Schrijver
1
-5
/
+50
2010-12-21
OMAP3: PM: Update clean_l2 to use v7_flush_dcache_all
Richard Woodruff
1
-66
/
+14
2010-10-08
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
1
-1
/
+1
2010-06-16
fix typos concerning "acquire"
Uwe Kleine-König
1
-1
/
+1
2010-02-23
OMAP3: PM: Added support for L2 aux ctrl register save and restore
Tero Kristo
1
-2
/
+24
2010-02-23
OMAP3: PM: add scratchpad locking function
Rajendra Nayak
1
-0
/
+33
2010-01-26
ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.
Abhijit Pagare
1
-1
/
+1
2010-01-20
OMAP3: Fixed ARM aux ctrl register save/restore
Tero Kristo
1
-4
/
+9
2009-11-11
OMAP3: PM: Wait for SDRC ready iso a blind delay
Peter 'p2' De Schrijver
1
-12
/
+36
2009-11-11
OMAP3: PM: SDRC auto-refresh workaround for off-mode
Tero Kristo
1
-1
/
+83
2009-11-11
OMAP3: PM: Fix secure SRAM context save/restore
Kalle Jokiniemi
1
-1
/
+1
2009-11-11
OMAP3 PM: off-mode support for HS/EMU devices
Tero Kristo
1
-1
/
+74
2009-11-11
OMAP3: PM: MPU off-mode support
Rajendra Nayak
1
-7
/
+4
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-1
/
+1
2009-05-28
OMAP2/3: PM: push core PM code from linux-omap
Kevin Hilman
1
-0
/
+436