Age | Commit message (Expand) | Author | Files | Lines |
2011-01-08 | WMI: Cater for multiple events with same GUID | Colin King | 1 | -61/+72 |
2011-01-08 | drivers/platform/x86: Remove unnecessary semicolons | Joe Perches | 2 | -2/+2 |
2011-01-08 | intel_scu_ipc: Utility driver for intel scu ipc | Sreedhara DS | 4 | -2/+145 |
2011-01-06 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+5 |
2010-12-23 | drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915. | Eric Anholt | 2 | -3/+54 |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 8 | -38/+119 |
2010-12-07 | wmi: use memcmp instead of strncmp to compare GUIDs | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2010-11-24 | ACPI, hp-wmi: Fix memory leak in acpi query | Zeng Zhaoming | 1 | -0/+2 |
2010-11-24 | msi-wmi: fix semantically incorrect use of keycode instead of scancode | Anisse Astier | 1 | -8/+8 |
2010-11-24 | msi-wmi: Add mute key support | Anisse Astier | 1 | -0/+2 |
2010-11-24 | asus-laptop: add wimax and wwan support | Corentin Chary | 1 | -1/+96 |
2010-11-24 | eeepc-wmi: fix compiler warning | Dmitry Torokhov | 1 | -2/+2 |
2010-11-24 | ibm_rtl: _RTL_ is not available in UEFI mode | Vernon Mauery | 1 | -1/+2 |
2010-11-24 | ibm_rtl: Loosen the DMI criteria to all IBM machines | Vernon Mauery | 1 | -24/+5 |
2010-11-24 | drivers/platform/x86/thinkpad_acpi.c: delete double assignment | Julia Lawall | 1 | -1/+0 |
2010-11-24 | toshiba_acpi.c: Add key_entry for a lone FN keypress | Jon Dowland | 1 | -0/+1 |
2010-11-24 | ibm_rtl: fix printk format warning | Randy Dunlap | 1 | -1/+1 |
2010-11-16 | backlight: constify backlight_ops | Lionel Debroux | 9 | -9/+9 |
2010-11-09 | x86/mrst: Add SFI platform device parsing code | Feng Tang | 1 | -0/+5 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-10-28 | Remove duplicate includes from many files | Zimny Lech | 1 | -1/+0 |
2010-10-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 19 | -1011/+1980 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+1 |
2010-10-21 | eeepc-wmi: Add cpufv sysfs interface | Chris Bagwell | 1 | -0/+51 |
2010-10-21 | eeepc-wmi: add additional hotkeys | Chris Bagwell | 1 | -0/+5 |
2010-10-21 | panasonic-laptop: Simplify calls to acpi_pcc_retrieve_biosdata | Jean Delvare | 1 | -10/+10 |
2010-10-21 | panasonic-laptop: Handle errors properly if they happen | Jean Delvare | 1 | -0/+2 |
2010-10-21 | intel_pmic_gpio: fix off-by-one value range checking | Axel Lin | 1 | -1/+1 |
2010-10-21 | IBM Real-Time "SMI Free" mode driver -v7 | Vernon Mauery | 3 | -1/+358 |
2010-10-21 | Add OLPC XO-1 rfkill driver | Daniel Drake | 3 | -0/+94 |
2010-10-21 | Move hdaps driver to platform/x86 | Jean Delvare | 3 | -0/+658 |
2010-10-21 | ideapad-laptop: Fix Makefile | Matthew Garrett | 1 | -1/+1 |
2010-10-21 | intel_pmic_gpio: swap the bits and mask args for intel_scu_ipc_update_register | Alek Du | 1 | -12/+12 |
2010-10-21 | ideapad: Add param: no_bt_rfkill | Ike Panhc | 1 | -0/+12 |
2010-10-21 | ideapad: Change the driver name to ideapad-laptop | Ike Panhc | 3 | -3/+3 |
2010-10-21 | ideapad: rewrite the sw rfkill set | Ike Panhc | 1 | -25/+12 |
2010-10-21 | ideapad: rewrite the hw rfkill notify | Ike Panhc | 1 | -36/+17 |
2010-10-21 | ideapad: use EC command to control camera | Ike Panhc | 1 | -5/+11 |
2010-10-21 | ideapad: use return value of _CFG to tell if device exist or not | Ike Panhc | 1 | -34/+10 |
2010-10-21 | ideapad: make sure we bind on the correct device | Ike Panhc | 1 | -1/+4 |
2010-10-21 | ideapad: check VPC bit before sync rfkill hw status | Ike Panhc | 1 | -1/+15 |
2010-10-21 | ideapad: add ACPI helpers | Ike Panhc | 1 | -0/+109 |
2010-10-21 | dell-laptop: Add debugfs support | Keng-Yu Lin | 1 | -0/+77 |
2010-10-21 | WMI: embed struct device directly into wmi_block | Dmitry Torokhov | 1 | -111/+65 |
2010-10-21 | WMI: make use of class device's attributres | Dmitry Torokhov | 1 | -8/+7 |
2010-10-21 | WMI: use pr_err() and friends | Dmitry Torokhov | 1 | -35/+29 |
2010-10-21 | WMI: use separate list head for storing wmi blocks | Dmitry Torokhov | 1 | -11/+9 |
2010-10-21 | WMI: simplify handling of returned WMI blocks in parse_wdg() | Dmitry Torokhov | 1 | -11/+4 |
2010-10-21 | WMI: fix potential NULL pointer dereference | Dmitry Torokhov | 1 | -0/+2 |
2010-10-21 | WMI: do not leak memory in parse_wdg() | Dmitry Torokhov | 1 | -2/+4 |