Age | Commit message (Expand) | Author | Files | Lines |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner | 1 | -14/+1 |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig | 1 | -1/+1 |
2017-07-01 | platform/x86: msi-laptop: constify msipf*_attribute_group | Arvind Yadav | 1 | -2/+2 |
2017-03-15 | platform/x86: msi-laptop: remove sparse_keymap_free() calls | Michał Kępień | 1 | -11/+3 |
2015-06-19 | msi-laptop: Port to new backlight interface selection API | Hans de Goede | 1 | -3/+3 |
2014-12-19 | Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh... | Linus Torvalds | 1 | -1/+1 |
2014-11-19 | drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filters | Giedrius Statkevičius | 1 | -1/+1 |
2014-10-20 | platform: x86: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-07-10 | x86: msi-laptop: fix memleak | Libo Chen | 1 | -14/+10 |
2013-02-25 | msi-laptop: Disable brightness control for new EC | Maxim Mikityanskiy | 1 | -12/+27 |
2013-02-25 | msi-laptop: Add MSI Wind U90/U100 support | Maxim Mikityanskiy | 1 | -2/+121 |
2013-02-25 | msi-laptop: merge quirk tables to one | Lee, Chun-Yi | 1 | -69/+127 |
2013-02-25 | msi-laptop: Work around gcc warning | Maxim Mikityanskiy | 1 | -2/+2 |
2013-02-25 | msi-laptop: Use proper return codes instead of -1 | Maxim Mikityanskiy | 1 | -6/+6 |
2012-08-10 | platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP | Rafael J. Wysocki | 1 | -0/+4 |
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-23 | 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-08 | msi-laptop: Detect 3G device exists by standard ec command | Lee, Chun-Yi | 1 | -10/+34 |
2010-03-08 | msi-laptop: Add resume method for set the SCM load again | Lee, Chun-Yi | 1 | -1/+25 |
2010-03-08 | msi-laptop: Support some MSI 3G netbook that is need load SCM | Lee, Chun-Yi | 1 | -0/+238 |
2010-03-08 | msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6... | Lee, Chun-Yi | 1 | -1/+30 |
2010-03-08 | 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 |