summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2010-12-23drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.Eric Anholt-3/+54
2010-12-06wmi: use memcmp instead of strncmp to compare GUIDsThadeu Lima de Souza Cascardo-1/+1
2010-11-24ACPI, hp-wmi: Fix memory leak in acpi queryZeng Zhaoming-0/+2
2010-11-24msi-wmi: fix semantically incorrect use of keycode instead of scancodeAnisse Astier-8/+8
2010-11-24msi-wmi: Add mute key supportAnisse Astier-0/+2
2010-11-24asus-laptop: add wimax and wwan supportCorentin Chary-1/+96
2010-11-24eeepc-wmi: fix compiler warningDmitry Torokhov-2/+2
2010-11-24ibm_rtl: _RTL_ is not available in UEFI modeVernon Mauery-1/+2
2010-11-24ibm_rtl: Loosen the DMI criteria to all IBM machinesVernon Mauery-24/+5
2010-11-24drivers/platform/x86/thinkpad_acpi.c: delete double assignmentJulia Lawall-1/+0
2010-11-24toshiba_acpi.c: Add key_entry for a lone FN keypressJon Dowland-0/+1
2010-11-24ibm_rtl: fix printk format warningRandy Dunlap-1/+1
2010-10-27Remove duplicate includes from many filesZimny Lech-1/+0
2010-10-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds-1011/+1980
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds-0/+1
2010-10-21eeepc-wmi: Add cpufv sysfs interfaceChris Bagwell-0/+51
2010-10-21eeepc-wmi: add additional hotkeysChris Bagwell-0/+5
2010-10-21panasonic-laptop: Simplify calls to acpi_pcc_retrieve_biosdataJean Delvare-10/+10
2010-10-21panasonic-laptop: Handle errors properly if they happenJean Delvare-0/+2
2010-10-21intel_pmic_gpio: fix off-by-one value range checkingAxel Lin-1/+1
2010-10-21IBM Real-Time "SMI Free" mode driver -v7Vernon Mauery-1/+358
2010-10-21Add OLPC XO-1 rfkill driverDaniel Drake-0/+94
2010-10-21Move hdaps driver to platform/x86Jean Delvare-0/+658
2010-10-21ideapad-laptop: Fix MakefileMatthew Garrett-1/+1
2010-10-21intel_pmic_gpio: swap the bits and mask args for intel_scu_ipc_update_registerAlek Du-12/+12
2010-10-21ideapad: Add param: no_bt_rfkillIke Panhc-0/+12
2010-10-21ideapad: Change the driver name to ideapad-laptopIke Panhc-3/+3
2010-10-21ideapad: rewrite the sw rfkill setIke Panhc-25/+12
2010-10-21ideapad: rewrite the hw rfkill notifyIke Panhc-36/+17
2010-10-21ideapad: use EC command to control cameraIke Panhc-5/+11
2010-10-21ideapad: use return value of _CFG to tell if device exist or notIke Panhc-34/+10
2010-10-21ideapad: make sure we bind on the correct deviceIke Panhc-1/+4
2010-10-21ideapad: check VPC bit before sync rfkill hw statusIke Panhc-1/+15
2010-10-21ideapad: add ACPI helpersIke Panhc-0/+109
2010-10-21dell-laptop: Add debugfs supportKeng-Yu Lin-0/+77
2010-10-21WMI: embed struct device directly into wmi_blockDmitry Torokhov-111/+65
2010-10-21WMI: make use of class device's attributresDmitry Torokhov-8/+7
2010-10-21WMI: use pr_err() and friendsDmitry Torokhov-35/+29
2010-10-21WMI: use separate list head for storing wmi blocksDmitry Torokhov-11/+9
2010-10-21WMI: simplify handling of returned WMI blocks in parse_wdg()Dmitry Torokhov-11/+4
2010-10-21WMI: fix potential NULL pointer dereferenceDmitry Torokhov-0/+2
2010-10-21WMI: do not leak memory in parse_wdg()Dmitry Torokhov-2/+4
2010-10-21WMI: fix wmi_gtoa() to actully terminate the stringDmitry Torokhov-1/+1
2010-10-21WMI: free wmi blocks when parse_wdg() failsDmitry Torokhov-10/+15
2010-10-21WMI: remove EC region handler when _WDG parsing failsDmitry Torokhov-2/+7
2010-10-21asus-laptop: use attribute group to manage attributesDmitry Torokhov-61/+50
2010-10-21scu_ipc: Fix warning caused by include changesAlan Cox-0/+1
2010-10-21platform: x86: throw away custom methodsAndy Shevchenko-18/+6
2010-10-21acpi_toshiba: fix kconfig errorRandy Dunlap-1/+0
2010-10-21Don't show error if Acer WMI is not foundPascal de Bruijn-1/+1