aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/msi-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+10
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-05-291-6/+5
|\
| * msi-laptop: fix section mismatch in reference from the function load_scm_mode...Lee, Chun-Yi2011-05-271-1/+1
| * msi-laptop: pr_<level> neateningJoe Perches2011-05-271-5/+4
* | Merge branch 'ec-cleanup' into releaseLen Brown2011-05-291-6/+6
|\ \ | |/ |/|
| * ACPI EC: remove dead codeThomas Renninger2011-04-011-6/+6
* | msi-laptop: use pr_<level> for messagesJoey Lee2011-03-281-7/+7
* | msi-laptop: send out touchpad on/off keyLee, Chun-Yi2011-03-281-2/+79
* | backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
|/
* msi-laptop: make struct rfkill_ops constAxel Lin2010-08-031-3/+3
* compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea...Axel Lin2010-08-031-1/+1
* Move N014, N051 and CR620 dmi information to load scm dmi tableLee, Chun-Yi2010-05-201-15/+15
* Clean up all objects used by scm model when driver initial fail or exitLee, Chun-Yi2010-05-201-3/+10
* msi-laptop: fix up some coding style issues found by checkpatchGreg Kroah-Hartman2010-05-201-13/+24
* msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pre...Lee, Chun-Yi2010-05-201-1/+58
* msi-laptop: Set rfkill init state when msi-laptop intiialLee, Chun-Yi2010-05-201-0/+24
* msi-laptop: Add MSI CR620 notebook dmi information to scm models tableLee, Chun-Yi2010-05-201-0/+10
* msi-laptop: Add N014 N051 dmi information to scm models tableLee, Chun-Yi2010-05-201-0/+22
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-2/+5
* msi-laptop: Detect 3G device exists by standard ec commandLee, Chun-Yi2010-03-071-10/+34
* msi-laptop: Add resume method for set the SCM load againLee, Chun-Yi2010-03-071-1/+25
* msi-laptop: Support some MSI 3G netbook that is need load SCMLee, Chun-Yi2010-03-071-0/+238
* msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6...Lee, Chun-Yi2010-03-071-1/+30
* msi-laptop: Support standard ec 66/62 command on MSI notebook and nebookLee, Chun-Yi2010-03-071-4/+39
* create drivers/platform/x86/ from drivers/misc/Len Brown2008-12-191-0/+437