summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)AuthorFilesLines
2010-10-21ideapad: use return value of _CFG to tell if device exist or notIke Panhc1-34/+10
2010-10-21ideapad: make sure we bind on the correct deviceIke Panhc1-1/+4
2010-10-21ideapad: check VPC bit before sync rfkill hw statusIke Panhc1-1/+15
2010-10-21ideapad: add ACPI helpersIke Panhc1-0/+109
2010-10-21dell-laptop: Add debugfs supportKeng-Yu Lin1-0/+77
2010-10-21WMI: embed struct device directly into wmi_blockDmitry Torokhov1-111/+65
2010-10-21WMI: make use of class device's attributresDmitry Torokhov1-8/+7
2010-10-21WMI: use pr_err() and friendsDmitry Torokhov1-35/+29
2010-10-21WMI: use separate list head for storing wmi blocksDmitry Torokhov1-11/+9
2010-10-21WMI: simplify handling of returned WMI blocks in parse_wdg()Dmitry Torokhov1-11/+4
2010-10-21WMI: fix potential NULL pointer dereferenceDmitry Torokhov1-0/+2
2010-10-21WMI: do not leak memory in parse_wdg()Dmitry Torokhov1-2/+4
2010-10-21WMI: fix wmi_gtoa() to actully terminate the stringDmitry Torokhov1-1/+1
2010-10-21WMI: free wmi blocks when parse_wdg() failsDmitry Torokhov1-10/+15
2010-10-21WMI: remove EC region handler when _WDG parsing failsDmitry Torokhov1-2/+7
2010-10-21asus-laptop: use attribute group to manage attributesDmitry Torokhov1-61/+50
2010-10-21scu_ipc: Fix warning caused by include changesAlan Cox1-0/+1
2010-10-21platform: x86: throw away custom methodsAndy Shevchenko1-18/+6
2010-10-21acpi_toshiba: fix kconfig errorRandy Dunlap1-1/+0
2010-10-21Don't show error if Acer WMI is not foundPascal de Bruijn1-1/+1
2010-10-21asus-laptop: remove no longer used keycode_map fieldDmitry Torokhov1-1/+0
2010-10-21asus-laptop: fix gps rfkillCorentin Chary1-3/+3
2010-10-21asus-laptop: Add key found on Asus N61JQCorentin Chary1-0/+1
2010-10-21platform-x86: sync eeepc-laptop and asus-laptopCorentin Chary2-34/+36
2010-10-21toshiba-acpi - switch to using sparse keymapDmitry Torokhov2-127/+66
2010-10-21Input: hp-wmi - switch to using sparse keymap libraryDmitry Torokhov2-121/+52
2010-10-21Input: dell-wmi - switch to using sparse keymap libraryDmitry Torokhov2-160/+97
2010-10-21panasonic-laptop - switch to using sparse keymap libraryDmitry Torokhov2-111/+62
2010-10-21topstar-laptop - switch to using sparse keymap libraryDmitry Torokhov2-107/+55
2010-10-05IPS driver: Fix limit clamping when reducing CPU powerMatthew Garrett1-1/+1
2010-10-05[PATCH 2/2] IPS driver: disable CPU turboJesse Barnes1-3/+15
2010-10-05IPS driver: apply BIOS provided CPU limit if different from defaultJesse Barnes1-3/+4
2010-10-05intel_ips -- ensure we do not enable gpu turbo mode without driver linkageAndy Whitcroft1-2/+4
2010-10-05intel_ips: Print MCP limit exceeded values.Tim Gardner1-6/+18
2010-10-05IPS driver: verify BIOS provided limitsJesse Barnes1-0/+23
2010-10-05IPS driver: don't toggle CPU turbo on unsupported CPUsJesse Barnes1-5/+9
2010-10-05NULL pointer might be used in ips_monitor()minskey guo1-9/+13
2010-10-05Release symbol on error-handling path of ips_get_i915_syms()minskey guo1-1/+1
2010-10-05old_cpu_power is wrongly divided by 65535 in ips_monitor()minskey guo1-1/+1
2010-10-05seqno mask of THM_ITV register is 16bitminskey guo1-1/+1
2010-09-23thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh1-2/+3
2010-08-24intel_scu_ipc: fix IPC i2c write bugJianwei Yang1-1/+1
2010-08-24rar: Fix off by one errorOssama Othman1-1/+1
2010-08-24hp-wmi: Fix query interfaceMatthew Garrett1-39/+25
2010-08-23ACPI_TOSHIBA needs LEDS supportJonathan Corbet1-1/+3
2010-08-16platform/x86: move rfkill for Dell Mini 1012 to compal-laptopVictor van den Elzen2-0/+16
2010-08-16thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboardsJens Taprogge1-1/+1
2010-08-16thinkpad-acpi: add support for model-specific keymapsHenrique de Moraes Holschuh1-18/+42
2010-08-16thinkpad-acpi: lock down size of hotkey keymapHenrique de Moraes Holschuh1-4/+15
2010-08-16thinkpad-acpi: untangle ACPI/vendor backlight selectionHenrique de Moraes Holschuh1-22/+20