summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)AuthorFilesLines
2011-01-08acer-wmi: Initialize wlan/bluetooth/wwan rfkill software block stateLee, Chun-Yi1-0/+31
2011-01-08acer-wmi: Detect the WiFi/Bluetooth/3G devices availableLee, Chun-Yi1-7/+42
2011-01-08acer-wmi: Add 3G rfkill sysfs fileLee, Chun-Yi1-1/+99
2011-01-08acer-wmi: Add acer wmi hotkey events supportLee, Chun-Yi2-0/+141
2011-01-08platform/x86: Kconfig: Replace select by depends on ACPI_WMISedat Dilek1-2/+2
2011-01-08ideapad: pass ideapad_priv as argument (part 2)Ike Panhc1-42/+29
2011-01-08ideapad: pass ideapad_priv as argument (part 1)Ike Panhc1-26/+28
2011-01-08ideapad: add markups, unify comments and return result when initIke Panhc1-14/+17
2011-01-08ideapad: add hotkey supportIke Panhc2-0/+73
2011-01-08ideapad: let camera power control entry under platform driverIke Panhc1-30/+25
2011-01-08ideapad: add platform driver for ideapadIke Panhc1-7/+47
2011-01-08fujitsu-laptop: fix compiler warning on pnp_idsNamhyung Kim1-1/+1
2011-01-08WMI: return error if wmi_create_device() failsDan Carpenter1-1/+1
2011-01-08eeepc-wmi: never load if legacy device is enabledCorentin Chary1-0/+33
2011-01-08eeepc-laptop: add a getter for touchpad ledCorentin Chary1-0/+11
2011-01-08eeepc-wmi: remove unneeded staticCorentin Chary1-3/+3
2011-01-08eeepc-wmi: claim eeepc-wmi maintainershipCorentin Chary1-0/+1
2011-01-08eeepc-wmi: fix confusion between ctrl_param and retvalCorentin Chary1-17/+17
2011-01-08eeepc-wmi: add debugfs entriesCorentin Chary1-6/+164
2011-01-08eeepc-wmi: use attribute group to manage attributesCorentin Chary1-12/+11
2011-01-08eeepc-wmi: add rfkill support for wlan, bluetooth and 3gCorentin Chary2-0/+139
2011-01-08eeepc-wmi: add touchpad led supportCorentin Chary2-0/+115
2011-01-08eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exitCorentin Chary1-56/+79
2011-01-08classmate-laptop: add missing input_sync callHerton Ronaldo Krzesinski1-0/+1
2011-01-08classmate-laptop: little optimization for cmpc_rfkill_blockHerton Ronaldo Krzesinski1-7/+9
2011-01-08WMI: Cater for multiple events with same GUIDColin King1-61/+72
2011-01-08drivers/platform/x86: Remove unnecessary semicolonsJoe Perches2-2/+2
2011-01-08intel_scu_ipc: Utility driver for intel scu ipcSreedhara DS4-2/+145
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+5
2010-12-23drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.Eric Anholt2-3/+54
2010-12-07wmi: use memcmp instead of strncmp to compare GUIDsThadeu Lima de Souza Cascardo1-1/+1
2010-11-24ACPI, hp-wmi: Fix memory leak in acpi queryZeng Zhaoming1-0/+2
2010-11-24msi-wmi: fix semantically incorrect use of keycode instead of scancodeAnisse Astier1-8/+8
2010-11-24msi-wmi: Add mute key supportAnisse Astier1-0/+2
2010-11-24asus-laptop: add wimax and wwan supportCorentin Chary1-1/+96
2010-11-24eeepc-wmi: fix compiler warningDmitry Torokhov1-2/+2
2010-11-24ibm_rtl: _RTL_ is not available in UEFI modeVernon Mauery1-1/+2
2010-11-24ibm_rtl: Loosen the DMI criteria to all IBM machinesVernon Mauery1-24/+5
2010-11-24drivers/platform/x86/thinkpad_acpi.c: delete double assignmentJulia Lawall1-1/+0
2010-11-24toshiba_acpi.c: Add key_entry for a lone FN keypressJon Dowland1-0/+1
2010-11-24ibm_rtl: fix printk format warningRandy Dunlap1-1/+1
2010-11-09x86/mrst: Add SFI platform device parsing codeFeng Tang1-0/+5
2010-10-28Remove duplicate includes from many filesZimny Lech1-1/+0
2010-10-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds19-1011/+1980
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-21eeepc-wmi: Add cpufv sysfs interfaceChris Bagwell1-0/+51
2010-10-21eeepc-wmi: add additional hotkeysChris Bagwell1-0/+5
2010-10-21panasonic-laptop: Simplify calls to acpi_pcc_retrieve_biosdataJean Delvare1-10/+10
2010-10-21panasonic-laptop: Handle errors properly if they happenJean Delvare1-0/+2
2010-10-21intel_pmic_gpio: fix off-by-one value range checkingAxel Lin1-1/+1