aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2010-10-27Remove duplicate includes from many filesGravatar Zimny Lech 1-1/+0
2010-10-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Gravatar Linus Torvalds 19-1011/+1980
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-0/+1
2010-10-21eeepc-wmi: Add cpufv sysfs interfaceGravatar Chris Bagwell 1-0/+51
2010-10-21eeepc-wmi: add additional hotkeysGravatar Chris Bagwell 1-0/+5
2010-10-21panasonic-laptop: Simplify calls to acpi_pcc_retrieve_biosdataGravatar Jean Delvare 1-10/+10
2010-10-21panasonic-laptop: Handle errors properly if they happenGravatar Jean Delvare 1-0/+2
2010-10-21intel_pmic_gpio: fix off-by-one value range checkingGravatar Axel Lin 1-1/+1
2010-10-21IBM Real-Time "SMI Free" mode driver -v7Gravatar Vernon Mauery 3-1/+358
2010-10-21Add OLPC XO-1 rfkill driverGravatar Daniel Drake 3-0/+94
2010-10-21Move hdaps driver to platform/x86Gravatar Jean Delvare 3-0/+658
2010-10-21ideapad-laptop: Fix MakefileGravatar Matthew Garrett 1-1/+1
2010-10-21intel_pmic_gpio: swap the bits and mask args for intel_scu_ipc_update_registerGravatar Alek Du 1-12/+12
2010-10-21ideapad: Add param: no_bt_rfkillGravatar Ike Panhc 1-0/+12
2010-10-21ideapad: Change the driver name to ideapad-laptopGravatar Ike Panhc 3-3/+3
2010-10-21ideapad: rewrite the sw rfkill setGravatar Ike Panhc 1-25/+12
2010-10-21ideapad: rewrite the hw rfkill notifyGravatar Ike Panhc 1-36/+17
2010-10-21ideapad: use EC command to control cameraGravatar Ike Panhc 1-5/+11
2010-10-21ideapad: use return value of _CFG to tell if device exist or notGravatar Ike Panhc 1-34/+10
2010-10-21ideapad: make sure we bind on the correct deviceGravatar Ike Panhc 1-1/+4
2010-10-21ideapad: check VPC bit before sync rfkill hw statusGravatar Ike Panhc 1-1/+15
2010-10-21ideapad: add ACPI helpersGravatar Ike Panhc 1-0/+109
2010-10-21dell-laptop: Add debugfs supportGravatar Keng-Yu Lin 1-0/+77
2010-10-21WMI: embed struct device directly into wmi_blockGravatar Dmitry Torokhov 1-111/+65
2010-10-21WMI: make use of class device's attributresGravatar Dmitry Torokhov 1-8/+7
2010-10-21WMI: use pr_err() and friendsGravatar Dmitry Torokhov 1-35/+29
2010-10-21WMI: use separate list head for storing wmi blocksGravatar Dmitry Torokhov 1-11/+9
2010-10-21WMI: simplify handling of returned WMI blocks in parse_wdg()Gravatar Dmitry Torokhov 1-11/+4
2010-10-21WMI: fix potential NULL pointer dereferenceGravatar Dmitry Torokhov 1-0/+2
2010-10-21WMI: do not leak memory in parse_wdg()Gravatar Dmitry Torokhov 1-2/+4
2010-10-21WMI: fix wmi_gtoa() to actully terminate the stringGravatar Dmitry Torokhov 1-1/+1
2010-10-21WMI: free wmi blocks when parse_wdg() failsGravatar Dmitry Torokhov 1-10/+15
2010-10-21WMI: remove EC region handler when _WDG parsing failsGravatar Dmitry Torokhov 1-2/+7
2010-10-21asus-laptop: use attribute group to manage attributesGravatar Dmitry Torokhov 1-61/+50
2010-10-21scu_ipc: Fix warning caused by include changesGravatar Alan Cox 1-0/+1
2010-10-21platform: x86: throw away custom methodsGravatar Andy Shevchenko 1-18/+6
2010-10-21acpi_toshiba: fix kconfig errorGravatar Randy Dunlap 1-1/+0
2010-10-21Don't show error if Acer WMI is not foundGravatar Pascal de Bruijn 1-1/+1
2010-10-21asus-laptop: remove no longer used keycode_map fieldGravatar Dmitry Torokhov 1-1/+0
2010-10-21asus-laptop: fix gps rfkillGravatar Corentin Chary 1-3/+3
2010-10-21asus-laptop: Add key found on Asus N61JQGravatar Corentin Chary 1-0/+1
2010-10-21platform-x86: sync eeepc-laptop and asus-laptopGravatar Corentin Chary 2-34/+36
2010-10-21toshiba-acpi - switch to using sparse keymapGravatar Dmitry Torokhov 2-127/+66
2010-10-21Input: hp-wmi - switch to using sparse keymap libraryGravatar Dmitry Torokhov 2-121/+52
2010-10-21Input: dell-wmi - switch to using sparse keymap libraryGravatar Dmitry Torokhov 2-160/+97
2010-10-21panasonic-laptop - switch to using sparse keymap libraryGravatar Dmitry Torokhov 2-111/+62
2010-10-21topstar-laptop - switch to using sparse keymap libraryGravatar Dmitry Torokhov 2-107/+55
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-10-05IPS driver: Fix limit clamping when reducing CPU powerGravatar Matthew Garrett 1-1/+1
2010-10-05[PATCH 2/2] IPS driver: disable CPU turboGravatar Jesse Barnes 1-3/+15