aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/msi-laptop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-06-30platform/x86: msi-laptop: constify msipf*_attribute_groupArvind Yadav1-2/+2
2017-03-14platform/x86: msi-laptop: remove sparse_keymap_free() callsMichał Kępień1-11/+3
2015-06-19msi-laptop: Port to new backlight interface selection APIHans de Goede1-3/+3
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds1-1/+1
2014-11-19drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filtersGiedrius Statkevičius1-1/+1
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-07-10x86: msi-laptop: fix memleakLibo Chen1-14/+10
2013-02-24msi-laptop: Disable brightness control for new ECMaxim Mikityanskiy1-12/+27
2013-02-24msi-laptop: Add MSI Wind U90/U100 supportMaxim Mikityanskiy1-2/+121
2013-02-24msi-laptop: merge quirk tables to oneLee, Chun-Yi1-69/+127
2013-02-24msi-laptop: Work around gcc warningMaxim Mikityanskiy1-2/+2
2013-02-24msi-laptop: Use proper return codes instead of -1Maxim Mikityanskiy1-6/+6
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki1-0/+4
2012-07-06msi-laptop: Use struct dev_pm_ops for power managementRafael J. Wysocki1-3/+4
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-08-05msi-laptop: add MSI U270 netbook to module alias and scm listLee, Chun-Yi1-0/+10
2011-05-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds1-6/+5
2011-05-29Merge branch 'ec-cleanup' into releaseLen Brown1-6/+6
2011-05-27msi-laptop: fix section mismatch in reference from the function load_scm_model_initLee, Chun-Yi1-1/+1
2011-05-27msi-laptop: pr_<level> neateningJoe Perches1-5/+4
2011-04-01ACPI EC: remove dead codeThomas Renninger1-6/+6
2011-03-28msi-laptop: use pr_<level> for messagesJoey Lee1-7/+7
2011-03-28msi-laptop: send out touchpad on/off keyLee, Chun-Yi1-2/+79
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2010-08-03msi-laptop: make struct rfkill_ops constAxel Lin1-3/+3
2010-08-03compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instead of 0Axel Lin1-1/+1
2010-05-20Move N014, N051 and CR620 dmi information to load scm dmi tableLee, Chun-Yi1-15/+15
2010-05-20Clean up all objects used by scm model when driver initial fail or exitLee, Chun-Yi1-3/+10
2010-05-20msi-laptop: fix up some coding style issues found by checkpatchGreg Kroah-Hartman1-13/+24
2010-05-20msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pressedLee, Chun-Yi1-1/+58
2010-05-20msi-laptop: Set rfkill init state when msi-laptop intiialLee, Chun-Yi1-0/+24
2010-05-20msi-laptop: Add MSI CR620 notebook dmi information to scm models tableLee, Chun-Yi1-0/+10
2010-05-20msi-laptop: Add N014 N051 dmi information to scm models tableLee, Chun-Yi1-0/+22
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-2/+5
2010-03-07msi-laptop: Detect 3G device exists by standard ec commandLee, Chun-Yi1-10/+34
2010-03-07msi-laptop: Add resume method for set the SCM load againLee, Chun-Yi1-1/+25
2010-03-07msi-laptop: Support some MSI 3G netbook that is need load SCMLee, Chun-Yi1-0/+238
2010-03-07msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/62 ec commandLee, Chun-Yi1-1/+30
2010-03-07msi-laptop: Support standard ec 66/62 command on MSI notebook and nebookLee, Chun-Yi1-4/+39
2008-12-19create drivers/platform/x86/ from drivers/misc/Len Brown1-0/+437