| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2010-10-25 | 19 | -1011/+1980 |
|\ |
|
| * | eeepc-wmi: Add cpufv sysfs interface | Chris Bagwell | 2010-10-21 | 1 | -0/+51 |
| * | eeepc-wmi: add additional hotkeys | Chris Bagwell | 2010-10-21 | 1 | -0/+5 |
| * | panasonic-laptop: Simplify calls to acpi_pcc_retrieve_biosdata | Jean Delvare | 2010-10-21 | 1 | -10/+10 |
| * | panasonic-laptop: Handle errors properly if they happen | Jean Delvare | 2010-10-21 | 1 | -0/+2 |
| * | intel_pmic_gpio: fix off-by-one value range checking | Axel Lin | 2010-10-21 | 1 | -1/+1 |
| * | IBM Real-Time "SMI Free" mode driver -v7 | Vernon Mauery | 2010-10-21 | 3 | -1/+358 |
| * | Add OLPC XO-1 rfkill driver | Daniel Drake | 2010-10-21 | 3 | -0/+94 |
| * | Move hdaps driver to platform/x86 | Jean Delvare | 2010-10-21 | 3 | -0/+658 |
| * | ideapad-laptop: Fix Makefile | Matthew Garrett | 2010-10-21 | 1 | -1/+1 |
| * | intel_pmic_gpio: swap the bits and mask args for intel_scu_ipc_update_register | Alek Du | 2010-10-21 | 1 | -12/+12 |
| * | ideapad: Add param: no_bt_rfkill | Ike Panhc | 2010-10-21 | 1 | -0/+12 |
| * | ideapad: Change the driver name to ideapad-laptop | Ike Panhc | 2010-10-21 | 3 | -3/+3 |
| * | ideapad: rewrite the sw rfkill set | Ike Panhc | 2010-10-21 | 1 | -25/+12 |
| * | ideapad: rewrite the hw rfkill notify | Ike Panhc | 2010-10-21 | 1 | -36/+17 |
| * | ideapad: use EC command to control camera | Ike Panhc | 2010-10-21 | 1 | -5/+11 |
| * | ideapad: use return value of _CFG to tell if device exist or not | Ike Panhc | 2010-10-21 | 1 | -34/+10 |
| * | ideapad: make sure we bind on the correct device | Ike Panhc | 2010-10-21 | 1 | -1/+4 |
| * | ideapad: check VPC bit before sync rfkill hw status | Ike Panhc | 2010-10-21 | 1 | -1/+15 |
| * | ideapad: add ACPI helpers | Ike Panhc | 2010-10-21 | 1 | -0/+109 |
| * | dell-laptop: Add debugfs support | Keng-Yu Lin | 2010-10-21 | 1 | -0/+77 |
| * | WMI: embed struct device directly into wmi_block | Dmitry Torokhov | 2010-10-21 | 1 | -111/+65 |
| * | WMI: make use of class device's attributres | Dmitry Torokhov | 2010-10-21 | 1 | -8/+7 |
| * | WMI: use pr_err() and friends | Dmitry Torokhov | 2010-10-21 | 1 | -35/+29 |
| * | WMI: use separate list head for storing wmi blocks | Dmitry Torokhov | 2010-10-21 | 1 | -11/+9 |
| * | WMI: simplify handling of returned WMI blocks in parse_wdg() | Dmitry Torokhov | 2010-10-21 | 1 | -11/+4 |
| * | WMI: fix potential NULL pointer dereference | Dmitry Torokhov | 2010-10-21 | 1 | -0/+2 |
| * | WMI: do not leak memory in parse_wdg() | Dmitry Torokhov | 2010-10-21 | 1 | -2/+4 |
| * | WMI: fix wmi_gtoa() to actully terminate the string | Dmitry Torokhov | 2010-10-21 | 1 | -1/+1 |
| * | WMI: free wmi blocks when parse_wdg() fails | Dmitry Torokhov | 2010-10-21 | 1 | -10/+15 |
| * | WMI: remove EC region handler when _WDG parsing fails | Dmitry Torokhov | 2010-10-21 | 1 | -2/+7 |
| * | asus-laptop: use attribute group to manage attributes | Dmitry Torokhov | 2010-10-21 | 1 | -61/+50 |
| * | scu_ipc: Fix warning caused by include changes | Alan Cox | 2010-10-21 | 1 | -0/+1 |
| * | platform: x86: throw away custom methods | Andy Shevchenko | 2010-10-21 | 1 | -18/+6 |
| * | acpi_toshiba: fix kconfig error | Randy Dunlap | 2010-10-21 | 1 | -1/+0 |
| * | Don't show error if Acer WMI is not found | Pascal de Bruijn | 2010-10-21 | 1 | -1/+1 |
| * | asus-laptop: remove no longer used keycode_map field | Dmitry Torokhov | 2010-10-21 | 1 | -1/+0 |
| * | asus-laptop: fix gps rfkill | Corentin Chary | 2010-10-21 | 1 | -3/+3 |
| * | asus-laptop: Add key found on Asus N61JQ | Corentin Chary | 2010-10-21 | 1 | -0/+1 |
| * | platform-x86: sync eeepc-laptop and asus-laptop | Corentin Chary | 2010-10-21 | 2 | -34/+36 |
| * | toshiba-acpi - switch to using sparse keymap | Dmitry Torokhov | 2010-10-21 | 2 | -127/+66 |
| * | Input: hp-wmi - switch to using sparse keymap library | Dmitry Torokhov | 2010-10-21 | 2 | -121/+52 |
| * | Input: dell-wmi - switch to using sparse keymap library | Dmitry Torokhov | 2010-10-21 | 2 | -160/+97 |
| * | panasonic-laptop - switch to using sparse keymap library | Dmitry Torokhov | 2010-10-21 | 2 | -111/+62 |
| * | topstar-laptop - switch to using sparse keymap library | Dmitry Torokhov | 2010-10-21 | 2 | -107/+55 |
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | | 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 |