14 Oct, 2006

1 commit

  • Create a driver to support the platform-specific features
    of MSI S270 laptops (and maybe other MSI laptops).
    This driver implements a backlight device for controlling LCD brightness
    (/sys/class/backlight/msi-laptop-bl/).
    In addition it allows access to the WLAN and Bluetooth states
    through a platform driver (/sys/devices/platform/msi-laptop-pf/).

    Signed-off-by: Lennart Poettering
    Cc: Dmitry Torokhov
    Signed-off-by: Andrew Morton
    Signed-off-by: Len Brown

    Lennart Poettering