aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/msi-laptop.c
AgeCommit message (Expand)Author
2013-02-24msi-laptop: Disable brightness control for new ECMaxim Mikityanskiy
2013-02-24msi-laptop: Add MSI Wind U90/U100 supportMaxim Mikityanskiy
2013-02-24msi-laptop: merge quirk tables to oneLee, Chun-Yi
2013-02-24msi-laptop: Work around gcc warningMaxim Mikityanskiy
2013-02-24msi-laptop: Use proper return codes instead of -1Maxim Mikityanskiy
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki
2012-07-06msi-laptop: Use struct dev_pm_ops for power managementRafael J. Wysocki
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-08-05msi-laptop: add MSI U270 netbook to module alias and scm listLee, Chun-Yi
2011-05-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-05-29Merge branch 'ec-cleanup' into releaseLen Brown
2011-05-27msi-laptop: fix section mismatch in reference from the function load_scm_mode...Lee, Chun-Yi
2011-05-27msi-laptop: pr_<level> neateningJoe Perches
2011-04-01ACPI EC: remove dead codeThomas Renninger
2011-03-28msi-laptop: use pr_<level> for messagesJoey Lee
2011-03-28msi-laptop: send out touchpad on/off keyLee, Chun-Yi
2011-03-22backlight: add backlight typeMatthew Garrett
2010-08-03msi-laptop: make struct rfkill_ops constAxel Lin
2010-08-03compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea...Axel Lin
2010-05-20Move N014, N051 and CR620 dmi information to load scm dmi tableLee, Chun-Yi
2010-05-20Clean up all objects used by scm model when driver initial fail or exitLee, Chun-Yi
2010-05-20msi-laptop: fix up some coding style issues found by checkpatchGreg Kroah-Hartman
2010-05-20msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pre...Lee, Chun-Yi
2010-05-20msi-laptop: Set rfkill init state when msi-laptop intiialLee, Chun-Yi
2010-05-20msi-laptop: Add MSI CR620 notebook dmi information to scm models tableLee, Chun-Yi
2010-05-20msi-laptop: Add N014 N051 dmi information to scm models tableLee, Chun-Yi
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-07msi-laptop: Detect 3G device exists by standard ec commandLee, Chun-Yi
2010-03-07msi-laptop: Add resume method for set the SCM load againLee, Chun-Yi
2010-03-07msi-laptop: Support some MSI 3G netbook that is need load SCMLee, Chun-Yi
2010-03-07msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6...Lee, Chun-Yi
2010-03-07msi-laptop: Support standard ec 66/62 command on MSI notebook and nebookLee, Chun-Yi
2008-12-19create drivers/platform/x86/ from drivers/misc/Len Brown