summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2010-10-05IPS driver: Fix limit clamping when reducing CPU powerMatthew Garrett-1/+1
2010-10-05[PATCH 2/2] IPS driver: disable CPU turboJesse Barnes-3/+15
2010-10-05IPS driver: apply BIOS provided CPU limit if different from defaultJesse Barnes-3/+4
2010-10-05intel_ips -- ensure we do not enable gpu turbo mode without driver linkageAndy Whitcroft-2/+4
2010-10-05intel_ips: Print MCP limit exceeded values.Tim Gardner-6/+18
2010-10-05IPS driver: verify BIOS provided limitsJesse Barnes-0/+23
2010-10-05IPS driver: don't toggle CPU turbo on unsupported CPUsJesse Barnes-5/+9
2010-10-05NULL pointer might be used in ips_monitor()minskey guo-9/+13
2010-10-05Release symbol on error-handling path of ips_get_i915_syms()minskey guo-1/+1
2010-10-05old_cpu_power is wrongly divided by 65535 in ips_monitor()minskey guo-1/+1
2010-10-05seqno mask of THM_ITV register is 16bitminskey guo-1/+1
2010-09-23thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh-2/+3
2010-08-24intel_scu_ipc: fix IPC i2c write bugJianwei Yang-1/+1
2010-08-24rar: Fix off by one errorOssama Othman-1/+1
2010-08-23hp-wmi: Fix query interfaceMatthew Garrett-39/+25
2010-08-23ACPI_TOSHIBA needs LEDS supportJonathan Corbet-1/+3
2010-08-16platform/x86: move rfkill for Dell Mini 1012 to compal-laptopVictor van den Elzen-0/+16
2010-08-16thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboardsJens Taprogge-1/+1
2010-08-16thinkpad-acpi: add support for model-specific keymapsHenrique de Moraes Holschuh-18/+42
2010-08-16thinkpad-acpi: lock down size of hotkey keymapHenrique de Moraes Holschuh-4/+15
2010-08-16thinkpad-acpi: untangle ACPI/vendor backlight selectionHenrique de Moraes Holschuh-22/+20
2010-08-16thinkpad-acpi: find ACPI video device by synthetic HIDHenrique de Moraes Holschuh-40/+12
2010-08-16intel_ips: potential null dereferenceDan Carpenter-1/+3
2010-08-16drivers/platform/x86: Adjust confusing if indentationJulia Lawall-2/+4
2010-08-16x86: intel_ips: do not use PCI resources before pci_enable_device()Kulikov Vasiliy-5/+6
2010-08-11ideapad: Only allow camera state to be set to 0 or 1David Woodhouse-1/+1
2010-08-11ideapad: Stop using global variablesDavid Woodhouse-34/+58
2010-08-11Add Lenovo ideapad driverDavid Woodhouse-0/+290
2010-08-03ips driver: make it less chattyJesse Barnes-2/+2
2010-08-03intel_scu_ipc: fix size field for intel_scu_ipc_commandHong Liu-1/+1
2010-08-03intel_scu_ipc: return -EIO for error condition in busy_loopHong Liu-1/+4
2010-08-03intel_scu_ipc: fix data packing of PMIC command on MoorestownHong Liu-5/+6
2010-08-03Clean up command packing on MRST.Andy Ross-18/+11
2010-08-03zero the stack buffer before giving random garbage to the SCUArjan van de Ven-0/+2
2010-08-03Fix stack buffer size for IPC writev messagesArjan van de Ven-2/+2
2010-08-03intel_scu_ipc: Use the new cpu identification functionAlan Cox-12/+5
2010-08-03intel_scu_ipc: tidy up unused bitsSreedhara DS-4/+0
2010-08-03Remove indirect read write api support.Sreedhara DS-82/+0
2010-08-03intel_scu_ipc: Support Medfield processorsSreedhara DS-20/+33
2010-08-03intel_scu_ipc: detect CPU type automaticallySreedhara DS-7/+12
2010-08-03x86 plat: limit x86 platform driver menu to X86Jan Engelhardt-0/+1
2010-08-03hp-wmi: acpi_drivers.h is already included through acpi.h two lines belowThomas Renninger-1/+0
2010-08-03hp-wmi: Fix mixing up of and/or directiveThomas Renninger-1/+3
2010-08-03dell-laptop: make dell_laptop_i8042_filter() staticAxel Lin-1/+1
2010-08-03asus-laptop: fix asus_input_init error pathAxel Lin-5/+5
2010-08-03msi-wmi: make needlessly global symbols staticAxel Lin-1/+1
2010-08-03toshiba-acpi: Add support for Toshiba Illumination.Pierre Ducroquet-0/+117
2010-08-03compal-laptop: depends on POWER_SUPPLYRandy Dunlap-0/+1
2010-08-03gpio: Add PMIC GPIO block supportAlek Du-0/+349
2010-08-03X86 platform driver: Fix section mismatch in wmi.cThomas Renninger-2/+2