aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-09Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown2-3/+4
2012-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into thermalLen Brown2-3/+4
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds5-92/+5
2012-10-06sections: fix section conflicts in drivers/platform/x86Andi Kleen3-7/+7
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-15/+5
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2-2/+2
2012-09-24Thermal: set upper and lower limitsZhang Rui1-1/+2
2012-09-21xo15-ebook: convert to module_acpi_driver()Mika Westerberg1-13/+1
2012-09-21toshiba_bluetooth: convert to module_acpi_driver()Mika Westerberg1-21/+1
2012-09-21topstar-laptop: convert to module_acpi_driver()Mika Westerberg1-21/+1
2012-09-21ideapad: convert to module_acpi_driver()Mika Westerberg1-13/+1
2012-09-21hp_accel: convert to module_acpi_driver()Mika Westerberg1-24/+1
2012-09-13thinkpad_acpi: buffer overflow in fan_get_status()Dan Carpenter1-6/+7
2012-09-13eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()Jiang Liu1-4/+6
2012-09-13platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin1-1/+1
2012-09-13asus-laptop: HRWS/HWRS typoCorentin Chary1-4/+4
2012-09-13drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary4-14/+0
2012-09-13apple-gmux: Fix port address calculation in gmux_pio_write32()Seth Forshee1-1/+1
2012-09-13apple-gmux: Fix index read functionsBernhard Froemel1-2/+4
2012-09-13apple-gmux: Obtain version info from indexed gmuxBernhard Froemel1-4/+8
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 3)Maxim Mikityanskiy1-3/+40
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 2)Maxim Mikityanskiy2-0/+36
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 1)Maxim Mikityanskiy1-0/+32
2012-08-17classmate-laptop: always call input_sync() after input_report_switch()Carlos Alberto Lopez Perez1-3/+9
2012-08-17thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDORManoj Iyer1-0/+7
2012-08-17dell-laptop: Fixed typo in touchpad LED quirkAceLan Kao1-6/+6
2012-08-17apple-gmux: Add display mux supportAndreas Heider1-0/+224
2012-08-17apple-gmux: Fix kconfig dependenciesSeth Forshee1-1/+4
2012-08-17asus-wmi: record wlan status while controlled by userappAceLan Kao2-1/+21
2012-08-17apple_gmux: Fix ACPI video unregisterMatthew Garrett1-2/+2
2012-08-17apple_gmux: Add support for newer hardwareMatthew Garrett1-14/+165
2012-08-17gmux: Add generic write32 functionMatthew Garrett1-10/+13
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo1-15/+5
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki11-2/+38
2012-07-31Platform: OLPC: move global variables into priv structAndres Salomon1-20/+28
2012-07-31Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon1-0/+117
2012-07-31x86: OLPC: switch over to using new EC driver on x86Andres Salomon1-5/+0
2012-07-31Platform: OLPC: add a suspended flag to the EC driverAndres Salomon1-1/+45
2012-07-31Platform: OLPC: turn EC driver into a platform_driverAndres Salomon1-0/+48
2012-07-31Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon1-2/+110
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon1-2/+1
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon3-0/+21
2012-07-30Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds10-32/+789
2012-07-28thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdevLi Dongyang1-2/+1
2012-07-28thinkpad_acpi: Fix a memory leak during module exitLi Dongyang1-0/+1
2012-07-28thinkpad_acpi: Flush the workqueue before freeing tpacpi_ledsLi Dongyang1-0/+1
2012-07-28dell-laptop: Add 6 machines to touchpad led quirkAceLan Kao1-0/+54
2012-07-28ACER: Fix Smatch double-free issueMarek Vasut1-1/+0
2012-07-28ACER: Fix up sparse warningMarek Vasut1-1/+1
2012-07-28asus-nb-wmi: add some video toggle keysAceLan Kao1-0/+4