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