| Commit message (Expand) | Author | Age | Files | Lines |
* | IPS driver: Fix limit clamping when reducing CPU power | Matthew Garrett | 2010-10-05 | 1 | -1/+1 |
* | [PATCH 2/2] IPS driver: disable CPU turbo | Jesse Barnes | 2010-10-05 | 1 | -3/+15 |
* | IPS driver: apply BIOS provided CPU limit if different from default | Jesse Barnes | 2010-10-05 | 1 | -3/+4 |
* | intel_ips -- ensure we do not enable gpu turbo mode without driver linkage | Andy Whitcroft | 2010-10-05 | 1 | -2/+4 |
* | intel_ips: Print MCP limit exceeded values. | Tim Gardner | 2010-10-05 | 1 | -6/+18 |
* | IPS driver: verify BIOS provided limits | Jesse Barnes | 2010-10-05 | 1 | -0/+23 |
* | IPS driver: don't toggle CPU turbo on unsupported CPUs | Jesse Barnes | 2010-10-05 | 1 | -5/+9 |
* | NULL pointer might be used in ips_monitor() | minskey guo | 2010-10-05 | 1 | -9/+13 |
* | Release symbol on error-handling path of ips_get_i915_syms() | minskey guo | 2010-10-05 | 1 | -1/+1 |
* | old_cpu_power is wrongly divided by 65535 in ips_monitor() | minskey guo | 2010-10-05 | 1 | -1/+1 |
* | seqno mask of THM_ITV register is 16bit | minskey guo | 2010-10-05 | 1 | -1/+1 |
* | thinkpad-acpi: avoid keymap pitfall | Henrique de Moraes Holschuh | 2010-09-23 | 1 | -2/+3 |
* | intel_scu_ipc: fix IPC i2c write bug | Jianwei Yang | 2010-08-24 | 1 | -1/+1 |
* | rar: Fix off by one error | Ossama Othman | 2010-08-24 | 1 | -1/+1 |
* | hp-wmi: Fix query interface | Matthew Garrett | 2010-08-23 | 1 | -39/+25 |
* | ACPI_TOSHIBA needs LEDS support | Jonathan Corbet | 2010-08-23 | 1 | -1/+3 |
* | platform/x86: move rfkill for Dell Mini 1012 to compal-laptop | Victor van den Elzen | 2010-08-16 | 2 | -0/+16 |
* | thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards | Jens Taprogge | 2010-08-16 | 1 | -1/+1 |
* | thinkpad-acpi: add support for model-specific keymaps | Henrique de Moraes Holschuh | 2010-08-16 | 1 | -18/+42 |
* | thinkpad-acpi: lock down size of hotkey keymap | Henrique de Moraes Holschuh | 2010-08-16 | 1 | -4/+15 |
* | thinkpad-acpi: untangle ACPI/vendor backlight selection | Henrique de Moraes Holschuh | 2010-08-16 | 1 | -22/+20 |
* | thinkpad-acpi: find ACPI video device by synthetic HID | Henrique de Moraes Holschuh | 2010-08-16 | 1 | -40/+12 |
* | intel_ips: potential null dereference | Dan Carpenter | 2010-08-16 | 1 | -1/+3 |
* | drivers/platform/x86: Adjust confusing if indentation | Julia Lawall | 2010-08-16 | 1 | -2/+4 |
* | x86: intel_ips: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy | 2010-08-16 | 1 | -5/+6 |
* | ideapad: Only allow camera state to be set to 0 or 1 | David Woodhouse | 2010-08-11 | 1 | -1/+1 |
* | ideapad: Stop using global variables | David Woodhouse | 2010-08-11 | 1 | -34/+58 |
* | Add Lenovo ideapad driver | David Woodhouse | 2010-08-11 | 3 | -0/+290 |
* | ips driver: make it less chatty | Jesse Barnes | 2010-08-03 | 1 | -2/+2 |
* | intel_scu_ipc: fix size field for intel_scu_ipc_command | Hong Liu | 2010-08-03 | 1 | -1/+1 |
* | intel_scu_ipc: return -EIO for error condition in busy_loop | Hong Liu | 2010-08-03 | 1 | -1/+4 |
* | intel_scu_ipc: fix data packing of PMIC command on Moorestown | Hong Liu | 2010-08-03 | 1 | -5/+6 |
* | Clean up command packing on MRST. | Andy Ross | 2010-08-03 | 1 | -18/+11 |
* | zero the stack buffer before giving random garbage to the SCU | Arjan van de Ven | 2010-08-03 | 1 | -0/+2 |
* | Fix stack buffer size for IPC writev messages | Arjan van de Ven | 2010-08-03 | 1 | -2/+2 |
* | intel_scu_ipc: Use the new cpu identification function | Alan Cox | 2010-08-03 | 1 | -12/+5 |
* | intel_scu_ipc: tidy up unused bits | Sreedhara DS | 2010-08-03 | 1 | -4/+0 |
* | Remove indirect read write api support. | Sreedhara DS | 2010-08-03 | 1 | -82/+0 |
* | intel_scu_ipc: Support Medfield processors | Sreedhara DS | 2010-08-03 | 1 | -20/+33 |
* | intel_scu_ipc: detect CPU type automatically | Sreedhara DS | 2010-08-03 | 1 | -7/+12 |
* | x86 plat: limit x86 platform driver menu to X86 | Jan Engelhardt | 2010-08-03 | 1 | -0/+1 |
* | hp-wmi: acpi_drivers.h is already included through acpi.h two lines below | Thomas Renninger | 2010-08-03 | 1 | -1/+0 |
* | hp-wmi: Fix mixing up of and/or directive | Thomas Renninger | 2010-08-03 | 1 | -1/+3 |
* | dell-laptop: make dell_laptop_i8042_filter() static | Axel Lin | 2010-08-03 | 1 | -1/+1 |
* | asus-laptop: fix asus_input_init error path | Axel Lin | 2010-08-03 | 1 | -5/+5 |
* | msi-wmi: make needlessly global symbols static | Axel Lin | 2010-08-03 | 1 | -1/+1 |
* | toshiba-acpi: Add support for Toshiba Illumination. | Pierre Ducroquet | 2010-08-03 | 1 | -0/+117 |
* | compal-laptop: depends on POWER_SUPPLY | Randy Dunlap | 2010-08-03 | 1 | -0/+1 |
* | gpio: Add PMIC GPIO block support | Alek Du | 2010-08-03 | 3 | -0/+349 |
* | X86 platform driver: Fix section mismatch in wmi.c | Thomas Renninger | 2010-08-03 | 1 | -2/+2 |