development kernel tree: Changes to 'andy'

git at git.openmoko.org git at git.openmoko.org
Fri May 9 12:01:44 CEST 2008


Rebased ref, commits from common ancestor:
commit 34e3a4674fe913c3c527e9bd5379b48a73cd20ca
Author: Andy Green <andy at openmoko.com>
Date:   Fri May 9 10:05:00 2008 +0100

    From: Andy Green <andy at openmoko.com>
    fix-suppress-cpu-suspend-save-restore-messages.patch
    
    syslog is crapped up with a ton of junk on suspend and resume
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit 2bc3793fa25fbcd881a95672200d6ac0ba81ceea
Author: Andy Green <andy at openmoko.com>
Date:   Fri May 9 10:03:47 2008 +0100

    From: Andy Green <andy at openmoko.com>
    fix-force-backlight-down-on-glamo-suspend.patch
    
    There's a bit of a flash when glamo goes into suspend
    but LCM is still seeing white pixels.  This kills the
    backlight before we stop producing meaningful video.
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit 404cb54665c307a62e92fb6a5b14650a79860922
Author: Andy Green <andy at openmoko.com>
Date:   Fri May 9 08:53:27 2008 +0100

    From: Andy Green <andy at openmoko.com>
    fix-backlight-disable-on-zero-intensity.patch
    
    It's never right to put 0 intensity into LEDOUT according to datasheet
    But having a floor at intensity 2 means backlight isn't properly off
    when "dimmed".  So change to intensity 0 --> disable backlight.
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit 07d8761506217f525e2e6fd9c6d2d4f320842697
Author: Andy Green <andy at openmoko.com>
Date:   Fri May 9 08:53:27 2008 +0100

    From: Andy Green <andy at openmoko.com>
    add-force-backlight-up-on-resume.patch
    
    The backlight status is restored during resume action, if it was
    off then it resumes like that.
    
    This patch forces it on after resume.
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit b1cbde8da44aecf4b06c37d845f24b249252081d
Author: Andy Green <andy at openmoko.com>
Date:   Fri May 9 08:53:26 2008 +0100

    quench-glamofb-err-lock-and-mmc-debug.patch
    
    Remove debugging noise
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit 24670fc14b787b45bc8a687419a52f6d32ab4923
Author: Andy Green <andy at openmoko.com>
Date:   Fri May 9 08:53:26 2008 +0100

    fix-suspend-backlight-timing-pm-debug.patch
    
    This patch improves the smoothness of suspend and resume action.
    
    Taking out CONFIG_PM_DEBUG allows much more rapid resume (the low level
    serial traffic appears to be synchronous)
    
    Added a platform callback in jbt driver and support in pcf50633 so we
    can defer bringing up the backlight until the LCM is able to process
    video again (which must happen after the glamo is up and producing
    video beacuse the LCM is hooked to glamo SPI)
    
    GTA01 should not be affected by all this as the callback will default
    to null and it is on pcf50606
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit 75425661e999fd7a119807d3eaf0e1ddcd66f2e2
Author: Andy Green <andy at openmoko.com>
Date:   Fri May 9 08:53:26 2008 +0100

    From: Andy Green <andy at openmoko.com>
    config-add-back-MMC_UNSAFE_RESUME.patch
    
    It seems thanks to a patch by David Woodhouse unsafe resume
    is working OK for SD rootfs now :-)))))
    
    Signed-off-by: Andy Green <andy at openmoko.com>





More information about the commitlog mailing list