git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5761eaa
)
[POWERPC] PS3: Save power in busy loops on halt
author
Geert Uytterhoeven
<Geert.Uytterhoeven@sonycom.com>
Thu, 27 Mar 2008 00:38:31 +0000
(11:38 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 1 Apr 2008 09:43:07 +0000
(20:43 +1100)
PS3 save power on halt:
- Replace infinite busy loops by smarter loops calling
lv1_pause() to save power.
- Add ps3_halt() and ps3_sys_manager_halt().
- Add __noreturn annotations.
Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found