Age | Commit message (Expand) | Author | Files | Lines |
2012-07-06 | msi-laptop: Use struct dev_pm_ops for power management | Rafael J. Wysocki | 1 | -3/+4 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -1/+1 |
2011-08-05 | msi-laptop: add MSI U270 netbook to module alias and scm list | Lee, Chun-Yi | 1 | -0/+10 |
2011-05-29 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 1 | -6/+5 |
2011-05-29 | Merge branch 'ec-cleanup' into release | Len Brown | 1 | -6/+6 |
2011-05-27 | msi-laptop: fix section mismatch in reference from the function load_scm_mode... | Lee, Chun-Yi | 1 | -1/+1 |
2011-05-27 | msi-laptop: pr_<level> neatening | Joe Perches | 1 | -5/+4 |
2011-04-01 | ACPI EC: remove dead code | Thomas Renninger | 1 | -6/+6 |
2011-03-28 | msi-laptop: use pr_<level> for messages | Joey Lee | 1 | -7/+7 |
2011-03-28 | msi-laptop: send out touchpad on/off key | Lee, Chun-Yi | 1 | -2/+79 |
2011-03-22 | backlight: add backlight type | Matthew Garrett | 1 | -0/+1 |
2010-08-03 | msi-laptop: make struct rfkill_ops const | Axel Lin | 1 | -3/+3 |
2010-08-03 | compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea... | Axel Lin | 1 | -1/+1 |
2010-05-20 | Move N014, N051 and CR620 dmi information to load scm dmi table | Lee, Chun-Yi | 1 | -15/+15 |
2010-05-20 | Clean up all objects used by scm model when driver initial fail or exit | Lee, Chun-Yi | 1 | -3/+10 |
2010-05-20 | msi-laptop: fix up some coding style issues found by checkpatch | Greg Kroah-Hartman | 1 | -13/+24 |
2010-05-20 | msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pre... | Lee, Chun-Yi | 1 | -1/+58 |
2010-05-20 | msi-laptop: Set rfkill init state when msi-laptop intiial | Lee, Chun-Yi | 1 | -0/+24 |
2010-05-20 | msi-laptop: Add MSI CR620 notebook dmi information to scm models table | Lee, Chun-Yi | 1 | -0/+10 |
2010-05-20 | msi-laptop: Add N014 N051 dmi information to scm models table | Lee, Chun-Yi | 1 | -0/+22 |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett | 1 | -2/+5 |
2010-03-07 | msi-laptop: Detect 3G device exists by standard ec command | Lee, Chun-Yi | 1 | -10/+34 |
2010-03-07 | msi-laptop: Add resume method for set the SCM load again | Lee, Chun-Yi | 1 | -1/+25 |
2010-03-07 | msi-laptop: Support some MSI 3G netbook that is need load SCM | Lee, Chun-Yi | 1 | -0/+238 |
2010-03-07 | msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6... | Lee, Chun-Yi | 1 | -1/+30 |
2010-03-07 | msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook | Lee, Chun-Yi | 1 | -4/+39 |
2008-12-19 | create drivers/platform/x86/ from drivers/misc/ | Len Brown | 1 | -0/+437 |