| Commit message (Expand) | Author | Age | Files | Lines |
* | asus-laptop: Fix potential invalid pointer dereference | Matthew Garrett | 2013-01-07 | 1 | -1/+1 |
* | asus-laptop: Do not call HWRS on init | Ben Hutchings | 2013-01-07 | 1 | -13/+4 |
* | sony-laptop: fix SNC buffer calls when SN06 returns Integers | Mattia Dongili | 2013-01-07 | 1 | -7/+8 |
* | samsung-laptop: Add quirk for broken acpi_video backlight on N250P | Seth Forshee | 2013-01-07 | 1 | -0/+10 |
* | acer-wmi: add Aspire 5741G touchpad toggle key | Sergey Senozhatsky | 2013-01-07 | 1 | -0/+1 |
* | acer-wmi: change to emit touchpad on off key | Lee, Chun-Yi | 2013-01-07 | 1 | -3/+10 |
* | acer-wmi: fix obj is NULL but dereferenced | Lee, Chun-Yi | 2013-01-07 | 1 | -21/+25 |
* | Drivers: platform: x86: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 20 | -69/+65 |
* | Corentin has moved | Corentin Chary | 2012-12-17 | 3 | -3/+3 |
* | Thermal: Pass zone parameters as argument to tzd_register | Durgadoss R | 2012-11-05 | 2 | -2/+2 |
*-. | Merge branches 'fixes-for-37', 'ec' and 'thermal' into release | Len Brown | 2012-10-09 | 2 | -3/+4 |
|\ \ |
|
| | * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Len Brown | 2012-10-09 | 2 | -3/+4 |
| | |\ |
|
| | | * | Thermal: Remove tc1/tc2 in generic thermal layer. | Zhang Rui | 2012-09-24 | 2 | -2/+2 |
| | | * | Thermal: set upper and lower limits | Zhang Rui | 2012-09-24 | 1 | -1/+2 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-10-08 | 5 | -92/+5 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | xo15-ebook: convert to module_acpi_driver() | Mika Westerberg | 2012-09-21 | 1 | -13/+1 |
| * | | | toshiba_bluetooth: convert to module_acpi_driver() | Mika Westerberg | 2012-09-21 | 1 | -21/+1 |
| * | | | topstar-laptop: convert to module_acpi_driver() | Mika Westerberg | 2012-09-21 | 1 | -21/+1 |
| * | | | ideapad: convert to module_acpi_driver() | Mika Westerberg | 2012-09-21 | 1 | -13/+1 |
| * | | | hp_accel: convert to module_acpi_driver() | Mika Westerberg | 2012-09-21 | 1 | -24/+1 |
| |/ / |
|
* | | | sections: fix section conflicts in drivers/platform/x86 | Andi Kleen | 2012-10-06 | 3 | -7/+7 |
* | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 1 | -15/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo | 2012-08-13 | 1 | -15/+5 |
| |/ |
|
* | | thinkpad_acpi: buffer overflow in fan_get_status() | Dan Carpenter | 2012-09-13 | 1 | -6/+7 |
* | | eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug() | Jiang Liu | 2012-09-13 | 1 | -4/+6 |
* | | platform/x86: fix asus_laptop.wled_type description | Maxim Nikulin | 2012-09-13 | 1 | -1/+1 |
* | | asus-laptop: HRWS/HWRS typo | Corentin Chary | 2012-09-13 | 1 | -4/+4 |
* | | drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO | Corentin Chary | 2012-09-13 | 4 | -14/+0 |
* | | apple-gmux: Fix port address calculation in gmux_pio_write32() | Seth Forshee | 2012-09-13 | 1 | -1/+1 |
* | | apple-gmux: Fix index read functions | Bernhard Froemel | 2012-09-13 | 1 | -2/+4 |
* | | apple-gmux: Obtain version info from indexed gmux | Bernhard Froemel | 2012-09-13 | 1 | -4/+8 |
* | | ideapad: add Lenovo IdeaPad Z570 support (part 3) | Maxim Mikityanskiy | 2012-08-20 | 1 | -3/+40 |
* | | ideapad: add Lenovo IdeaPad Z570 support (part 2) | Maxim Mikityanskiy | 2012-08-20 | 2 | -0/+36 |
* | | ideapad: add Lenovo IdeaPad Z570 support (part 1) | Maxim Mikityanskiy | 2012-08-20 | 1 | -0/+32 |
* | | classmate-laptop: always call input_sync() after input_report_switch() | Carlos Alberto Lopez Perez | 2012-08-17 | 1 | -3/+9 |
* | | thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR | Manoj Iyer | 2012-08-17 | 1 | -0/+7 |
* | | dell-laptop: Fixed typo in touchpad LED quirk | AceLan Kao | 2012-08-17 | 1 | -6/+6 |
* | | apple-gmux: Add display mux support | Andreas Heider | 2012-08-17 | 1 | -0/+224 |
* | | apple-gmux: Fix kconfig dependencies | Seth Forshee | 2012-08-17 | 1 | -1/+4 |
* | | asus-wmi: record wlan status while controlled by userapp | AceLan Kao | 2012-08-17 | 2 | -1/+21 |
* | | apple_gmux: Fix ACPI video unregister | Matthew Garrett | 2012-08-17 | 1 | -2/+2 |
* | | apple_gmux: Add support for newer hardware | Matthew Garrett | 2012-08-17 | 1 | -14/+165 |
* | | gmux: Add generic write32 function | Matthew Garrett | 2012-08-17 | 1 | -10/+13 |
* | | platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP | Rafael J. Wysocki | 2012-08-10 | 11 | -2/+38 |
|/ |
|
* | Platform: OLPC: move global variables into priv struct | Andres Salomon | 2012-07-31 | 1 | -20/+28 |
* | Platform: OLPC: move debugfs support from x86 EC driver | Andres Salomon | 2012-07-31 | 1 | -0/+117 |
* | x86: OLPC: switch over to using new EC driver on x86 | Andres Salomon | 2012-07-31 | 1 | -5/+0 |
* | Platform: OLPC: add a suspended flag to the EC driver | Andres Salomon | 2012-07-31 | 1 | -1/+45 |
* | Platform: OLPC: turn EC driver into a platform_driver | Andres Salomon | 2012-07-31 | 1 | -0/+48 |
* | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it | Andres Salomon | 2012-07-31 | 1 | -2/+110 |