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