| Commit message (Expand) | Author | Age | Files | Lines |
* | acer-wmi: support for P key on TM8372 | Merlin Schumacher | 2012-12-03 | 1 | -0/+1 |
* | asus-nb-wmi: add some video toggle keys | AceLan Kao | 2012-10-02 | 1 | -0/+4 |
* | asus-laptop: HRWS/HWRS typo | Corentin Chary | 2012-10-02 | 1 | -4/+4 |
* | intel_ips: blacklist HP ProBook laptops | Takashi Iwai | 2012-07-19 | 1 | -0/+22 |
* | sony-laptop: Enable keyboard backlight by default | Josh Boyer | 2012-05-21 | 1 | -1/+1 |
* | acer-wmi: No wifi rfkill on Sony machines | Lee, Chun-Yi | 2012-04-13 | 1 | -0/+1 |
* | acer-wmi: No wifi rfkill on Lenovo machines | Ike Panhc | 2012-03-19 | 1 | -1/+29 |
* | acer-wmi: check wireless capability flag before register rfkill | Lee, Chun-Yi | 2012-03-19 | 1 | -22/+42 |
* | acer-wmi: Add wireless quirk for Lenovo 3000 N200 | Seth Forshee | 2012-03-19 | 1 | -0/+9 |
* | acer-wmi: support Lenovo ideapad S205 wifi switch | Lee, Chun-Yi | 2012-03-19 | 1 | -2/+26 |
* | WMI: properly cleanup devices to avoid crashes | Dmitry Torokhov | 2011-11-11 | 1 | -1/+5 |
* | Platform: Fix error path in samsung-laptop init | David Herrmann | 2011-11-11 | 1 | -2/+1 |
* | platform: samsung_laptop: fix samsung brightness min/max calculations | Jason Stubbs | 2011-11-11 | 1 | -3/+6 |
* | Platform: samsung_laptop: samsung backlight for R528/R728 | Smelov Andrey | 2011-11-11 | 1 | -0/+9 |
* | Platform: samsung_laptop: add support for X520 machines. | Tommaso Massimi | 2011-11-11 | 1 | -0/+9 |
* | platform: samsung_laptop: add dmi information for Samsung R700 laptops | Stefan Beller | 2011-11-11 | 1 | -0/+9 |
* | Platform: fix samsung-laptop DMI identification for N150/N210/220/N230 | Thomas Courbon | 2011-10-25 | 1 | -0/+10 |
* | asus-wmi: return proper value in store_cpufv() | Corentin Chary | 2011-08-15 | 1 | -2/+6 |
* | asus-wmi: fix hwmon/pwm1 | Corentin Chary | 2011-08-15 | 1 | -4/+5 |
* | hp-wmi: fix use after free | Eric Dumazet | 2011-07-11 | 1 | -5/+6 |
* | dell-laptop - using buffer without mutex_lock | Jose Alonso | 2011-07-11 | 1 | -3/+3 |
* | Revert: "dell-laptop: Toggle the unsupported hardware killswitch" | Keng-Yu Lin | 2011-07-11 | 1 | -22/+2 |
* | platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORM | Axel Lin | 2011-07-07 | 2 | -0/+2 |
* | thinkpad-acpi: handle HKEY 0x4010, 0x4011 events | Henrique de Moraes Holschuh | 2011-07-07 | 1 | -9/+35 |
* | drivers/platform/x86: Fix memory leak | Andre Bartke | 2011-07-07 | 1 | -1/+3 |
* | thinkpad-acpi: handle some new HKEY 0x60xx events | Henrique de Moraes Holschuh | 2011-07-07 | 1 | -5/+23 |
* | acer-wmi: fix bitwise bug when set device state | Lee, Chun-Yi | 2011-07-07 | 1 | -3/+3 |
* | acer-wmi: Only update rfkill status for associated hotkey events | Seth Forshee | 2011-07-07 | 1 | -15/+26 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2011-05-29 | 33 | -1000/+1390 |
|\ |
|
| * | acer-wmi: support integer return type from WMI methods | Lee, Chun-Yi | 2011-05-27 | 1 | -0/+6 |
| * | msi-laptop: fix section mismatch in reference from the function load_scm_mode... | Lee, Chun-Yi | 2011-05-27 | 1 | -1/+1 |
| * | acer-wmi: support to set communication device state by new wmid method | Lee, Chun-Yi | 2011-05-27 | 1 | -1/+110 |
| * | acer-wmi: allow 64-bits return buffer from WMI methods | Lee, Chun-Yi | 2011-05-27 | 1 | -3/+6 |
| * | acer-wmi: check the existence of internal 3G device when set capability | Lee, Chun-Yi | 2011-05-27 | 1 | -1/+2 |
| * | platform/x86:delete two unused variables | Weiping Pan | 2011-05-27 | 1 | -2/+0 |
| * | support wlan hotkey on Acer Travelmate 5735Z | Melchior FRANZ | 2011-05-27 | 1 | -1/+14 |
| * | platform-x86: intel_mid_thermal: Fix memory leak | Ameya Palande | 2011-05-27 | 1 | -0/+1 |
| * | platform/x86: Fix Makefile for intel_mid_powerbtn | Ameya Palande | 2011-05-27 | 1 | -1/+1 |
| * | platform/x86: Simplify intel_mid_powerbtn | Ameya Palande | 2011-05-27 | 1 | -42/+30 |
| * | acerhdf: Clean up includes | Jean Delvare | 2011-05-27 | 1 | -3/+1 |
| * | acerhdf: Drop pointless dependency on THERMAL_HWMON | Jean Delvare | 2011-05-27 | 1 | -1/+1 |
| * | acer-wmi: does not allow negative number set to initial device state | Lee, Chun-Yi | 2011-05-27 | 1 | -3/+5 |
| * | platform/oaktrail: ACPI EC Extra driver for Oaktrail | Yin Kangkai | 2011-05-27 | 3 | -0/+406 |
| * | thinkpad_acpi: Convert printks to pr_<level> | Joe Perches | 2011-05-27 | 1 | -284/+188 |
| * | thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warning | Joe Perches | 2011-05-27 | 1 | -9/+9 |
| * | platform-x86: intel_mid_thermal: Fix coding style | Ameya Palande | 2011-05-27 | 1 | -306/+300 |
| * | xo15-ebook: Use pr_<level> | Joe Perches | 2011-05-27 | 1 | -2/+3 |
| * | wmi: Removed trailing whitespace from logging message. | Joe Perches | 2011-05-27 | 1 | -5/+5 |
| * | toshiba: Convert printks to pr_<level> | Joe Perches | 2011-05-27 | 2 | -36/+34 |
| * | topstar-laptop: Convert remaining printk to pr_info | Joe Perches | 2011-05-27 | 1 | -1/+1 |