summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2010-10-21acpi_toshiba: fix kconfig errorRandy Dunlap
2010-10-21Don't show error if Acer WMI is not foundPascal de Bruijn
2010-10-21asus-laptop: remove no longer used keycode_map fieldDmitry Torokhov
2010-10-21asus-laptop: fix gps rfkillCorentin Chary
2010-10-21asus-laptop: Add key found on Asus N61JQCorentin Chary
2010-10-21platform-x86: sync eeepc-laptop and asus-laptopCorentin Chary
2010-10-21toshiba-acpi - switch to using sparse keymapDmitry Torokhov
2010-10-21Input: hp-wmi - switch to using sparse keymap libraryDmitry Torokhov
2010-10-21Input: dell-wmi - switch to using sparse keymap libraryDmitry Torokhov
2010-10-21panasonic-laptop - switch to using sparse keymap libraryDmitry Torokhov
2010-10-21topstar-laptop - switch to using sparse keymap libraryDmitry Torokhov
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-05IPS driver: Fix limit clamping when reducing CPU powerMatthew Garrett
2010-10-05[PATCH 2/2] IPS driver: disable CPU turboJesse Barnes
2010-10-05IPS driver: apply BIOS provided CPU limit if different from defaultJesse Barnes
2010-10-05intel_ips -- ensure we do not enable gpu turbo mode without driver linkageAndy Whitcroft
2010-10-05intel_ips: Print MCP limit exceeded values.Tim Gardner
2010-10-05IPS driver: verify BIOS provided limitsJesse Barnes
2010-10-05IPS driver: don't toggle CPU turbo on unsupported CPUsJesse Barnes
2010-10-05NULL pointer might be used in ips_monitor()minskey guo
2010-10-05Release symbol on error-handling path of ips_get_i915_syms()minskey guo
2010-10-05old_cpu_power is wrongly divided by 65535 in ips_monitor()minskey guo
2010-10-05seqno mask of THM_ITV register is 16bitminskey guo
2010-09-23thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh
2010-08-24intel_scu_ipc: fix IPC i2c write bugJianwei Yang
2010-08-24rar: Fix off by one errorOssama Othman
2010-08-23hp-wmi: Fix query interfaceMatthew Garrett
2010-08-23ACPI_TOSHIBA needs LEDS supportJonathan Corbet
2010-08-16platform/x86: move rfkill for Dell Mini 1012 to compal-laptopVictor van den Elzen
2010-08-16thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboardsJens Taprogge
2010-08-16thinkpad-acpi: add support for model-specific keymapsHenrique de Moraes Holschuh
2010-08-16thinkpad-acpi: lock down size of hotkey keymapHenrique de Moraes Holschuh
2010-08-16thinkpad-acpi: untangle ACPI/vendor backlight selectionHenrique de Moraes Holschuh
2010-08-16thinkpad-acpi: find ACPI video device by synthetic HIDHenrique de Moraes Holschuh
2010-08-16intel_ips: potential null dereferenceDan Carpenter
2010-08-16drivers/platform/x86: Adjust confusing if indentationJulia Lawall
2010-08-16x86: intel_ips: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-08-11ideapad: Only allow camera state to be set to 0 or 1David Woodhouse
2010-08-11ideapad: Stop using global variablesDavid Woodhouse
2010-08-11Add Lenovo ideapad driverDavid Woodhouse
2010-08-03ips driver: make it less chattyJesse Barnes
2010-08-03intel_scu_ipc: fix size field for intel_scu_ipc_commandHong Liu
2010-08-03intel_scu_ipc: return -EIO for error condition in busy_loopHong Liu
2010-08-03intel_scu_ipc: fix data packing of PMIC command on MoorestownHong Liu
2010-08-03Clean up command packing on MRST.Andy Ross
2010-08-03zero the stack buffer before giving random garbage to the SCUArjan van de Ven
2010-08-03Fix stack buffer size for IPC writev messagesArjan van de Ven
2010-08-03intel_scu_ipc: Use the new cpu identification functionAlan Cox
2010-08-03intel_scu_ipc: tidy up unused bitsSreedhara DS
2010-08-03Remove indirect read write api support.Sreedhara DS