15 Jun, 2009
1 commit
-
probe functions should be __devinit
initialization functions should be __initSigned-off-by: Geert Uytterhoeven
Cc: Geoff Levand
Acked-by: Geoff Levand
Signed-off-by: Benjamin Herrenschmidt
02 May, 2008
1 commit
-
Other OS wakeup is not supported from the IR controller,
the bluetooth controller nor the RTC. Remove references
to these in the PS3 sys-manager source.Signed-off-by: Geoff Levand
Signed-off-by: Paul Mackerras
01 Apr, 2008
2 commits
-
Add Wake-on-LAN support to the PS3 system-manager. Other OS WOL
support was introduced in PS3 system firmware 2.20.Signed-off-by: Geoff Levand
Signed-off-by: Paul Mackerras -
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
Signed-off-by: Geoff Levand
Signed-off-by: Paul Mackerras
14 Feb, 2008
3 commits
-
PS3 firmware 1.94 added the source of power and reset events to the
payload of the system manager POWER_PRESSED and RESET_PRESSED events.Signed-off-by: Geoff Levand
Signed-off-by: Paul Mackerras -
General code cleanups for PS3 system-manager:
o Move all MODULE_ macros to bottom.
o Correct PS3_SM_WAKE_P_O_R value.
o Enhance comment on wakeup source values.Signed-off-by: Geoff Levand
Signed-off-by: Paul Mackerras -
The PS3 Other OS boot flag is not checked when an LPAR reboot is done,
so the ps3-boot-game-os utility fails to reboot the system into the
Game OS. This fix changes the PS3 restart handler from requesting an
PS3_SM_NEXT_OP_LPAR_REBOOT to requesting an PS3_SM_NEXT_OP_SYS_REBOOT.Signed-off-by: Geoff Levand
Signed-off-by: Paul Mackerras
25 Jan, 2008
1 commit
-
Cleanup coding errors in drivers/ps3/ps3-sys-manager.c as reported
by checkpatch.Signed-off-by: Geert Uytterhoeven
Signed-off-by: Geoff Levand
Signed-off-by: Paul Mackerras
30 Nov, 2007
1 commit
-
- vuart.ko -> ps3-vuart.ko
- sys-manager.ko -> ps3-sys-manager.koSigned-off-by: Geert Uytterhoeven
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds