Age | Commit message (Expand) | Author | Files | Lines |
2012-10-09 | Merge branches 'fixes-for-37', 'ec' and 'thermal' into release | Len Brown | 2 | -3/+4 |
2012-10-09 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Len Brown | 2 | -3/+4 |
2012-10-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 5 | -92/+5 |
2012-10-06 | sections: fix section conflicts in drivers/platform/x86 | Andi Kleen | 3 | -7/+7 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -15/+5 |
2012-09-24 | Thermal: Remove tc1/tc2 in generic thermal layer. | Zhang Rui | 2 | -2/+2 |
2012-09-24 | Thermal: set upper and lower limits | Zhang Rui | 1 | -1/+2 |
2012-09-21 | xo15-ebook: convert to module_acpi_driver() | Mika Westerberg | 1 | -13/+1 |
2012-09-21 | toshiba_bluetooth: convert to module_acpi_driver() | Mika Westerberg | 1 | -21/+1 |
2012-09-21 | topstar-laptop: convert to module_acpi_driver() | Mika Westerberg | 1 | -21/+1 |
2012-09-21 | ideapad: convert to module_acpi_driver() | Mika Westerberg | 1 | -13/+1 |
2012-09-21 | hp_accel: convert to module_acpi_driver() | Mika Westerberg | 1 | -24/+1 |
2012-09-13 | thinkpad_acpi: buffer overflow in fan_get_status() | Dan Carpenter | 1 | -6/+7 |
2012-09-13 | eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug() | Jiang Liu | 1 | -4/+6 |
2012-09-13 | platform/x86: fix asus_laptop.wled_type description | Maxim Nikulin | 1 | -1/+1 |
2012-09-13 | asus-laptop: HRWS/HWRS typo | Corentin Chary | 1 | -4/+4 |
2012-09-13 | drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO | Corentin Chary | 4 | -14/+0 |
2012-09-13 | apple-gmux: Fix port address calculation in gmux_pio_write32() | Seth Forshee | 1 | -1/+1 |
2012-09-13 | apple-gmux: Fix index read functions | Bernhard Froemel | 1 | -2/+4 |
2012-09-13 | apple-gmux: Obtain version info from indexed gmux | Bernhard Froemel | 1 | -4/+8 |
2012-08-20 | ideapad: add Lenovo IdeaPad Z570 support (part 3) | Maxim Mikityanskiy | 1 | -3/+40 |
2012-08-20 | ideapad: add Lenovo IdeaPad Z570 support (part 2) | Maxim Mikityanskiy | 2 | -0/+36 |
2012-08-20 | ideapad: add Lenovo IdeaPad Z570 support (part 1) | Maxim Mikityanskiy | 1 | -0/+32 |
2012-08-17 | classmate-laptop: always call input_sync() after input_report_switch() | Carlos Alberto Lopez Perez | 1 | -3/+9 |
2012-08-17 | thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR | Manoj Iyer | 1 | -0/+7 |
2012-08-17 | dell-laptop: Fixed typo in touchpad LED quirk | AceLan Kao | 1 | -6/+6 |
2012-08-17 | apple-gmux: Add display mux support | Andreas Heider | 1 | -0/+224 |
2012-08-17 | apple-gmux: Fix kconfig dependencies | Seth Forshee | 1 | -1/+4 |
2012-08-17 | asus-wmi: record wlan status while controlled by userapp | AceLan Kao | 2 | -1/+21 |
2012-08-17 | apple_gmux: Fix ACPI video unregister | Matthew Garrett | 1 | -2/+2 |
2012-08-17 | apple_gmux: Add support for newer hardware | Matthew Garrett | 1 | -14/+165 |
2012-08-17 | gmux: Add generic write32 function | Matthew Garrett | 1 | -10/+13 |
2012-08-13 | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo | 1 | -15/+5 |
2012-08-10 | platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP | Rafael J. Wysocki | 11 | -2/+38 |
2012-07-31 | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon | 1 | -2/+1 |
2012-07-30 | Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 10 | -32/+789 |
2012-07-28 | thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdev | Li Dongyang | 1 | -2/+1 |
2012-07-28 | thinkpad_acpi: Fix a memory leak during module exit | Li Dongyang | 1 | -0/+1 |
2012-07-28 | thinkpad_acpi: Flush the workqueue before freeing tpacpi_leds | Li Dongyang | 1 | -0/+1 |
2012-07-28 | dell-laptop: Add 6 machines to touchpad led quirk | AceLan Kao | 1 | -0/+54 |
2012-07-28 | ACER: Fix Smatch double-free issue | Marek Vasut | 1 | -1/+0 |
2012-07-28 | ACER: Fix up sparse warning | Marek Vasut | 1 | -1/+1 |
2012-07-28 | asus-nb-wmi: add some video toggle keys | AceLan Kao | 1 | -0/+4 |
2012-07-28 | asus-nb-wmi: add wapf quirk for ASUS machines | AceLan Kao | 1 | -3/+101 |
2012-07-28 | classmate-laptop: Fix extra keys hardware id. | Miguel Gómez | 1 | -1/+1 |
2012-07-28 | classmate-laptop: Add support for Classmate V4 accelerometer. | Miguel Gómez | 1 | -2/+401 |
2012-07-28 | asus-wmi: enable resume on lid open | AceLan Kao | 1 | -0/+7 |
2012-07-28 | asus-wmi: control backlight power through WMI, not ACPI | AceLan Kao | 3 | -1/+34 |
2012-07-28 | samsung-laptop: support R40/R41 | Corentin Chary | 1 | -0/+9 |
2012-07-28 | samsung-laptop: X360 ACPI backlight device is broken | Corentin Chary | 1 | -0/+10 |