summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown2012-10-092-3/+4
|\ \
| | * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-092-3/+4
| | |\
| | | * Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-242-2/+2
| | | * Thermal: set upper and lower limitsZhang Rui2012-09-241-1/+2
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-085-92/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | xo15-ebook: convert to module_acpi_driver()Mika Westerberg2012-09-211-13/+1
| * | | toshiba_bluetooth: convert to module_acpi_driver()Mika Westerberg2012-09-211-21/+1
| * | | topstar-laptop: convert to module_acpi_driver()Mika Westerberg2012-09-211-21/+1
| * | | ideapad: convert to module_acpi_driver()Mika Westerberg2012-09-211-13/+1
| * | | hp_accel: convert to module_acpi_driver()Mika Westerberg2012-09-211-24/+1
| |/ /
* | | sections: fix section conflicts in drivers/platform/x86Andi Kleen2012-10-063-7/+7
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-15/+5
|\ \ \ | |/ / |/| |
| * | workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-131-15/+5
| |/
* | thinkpad_acpi: buffer overflow in fan_get_status()Dan Carpenter2012-09-131-6/+7
* | eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()Jiang Liu2012-09-131-4/+6
* | platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin2012-09-131-1/+1
* | asus-laptop: HRWS/HWRS typoCorentin Chary2012-09-131-4/+4
* | drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary2012-09-134-14/+0
* | apple-gmux: Fix port address calculation in gmux_pio_write32()Seth Forshee2012-09-131-1/+1
* | apple-gmux: Fix index read functionsBernhard Froemel2012-09-131-2/+4
* | apple-gmux: Obtain version info from indexed gmuxBernhard Froemel2012-09-131-4/+8
* | ideapad: add Lenovo IdeaPad Z570 support (part 3)Maxim Mikityanskiy2012-08-201-3/+40
* | ideapad: add Lenovo IdeaPad Z570 support (part 2)Maxim Mikityanskiy2012-08-202-0/+36
* | ideapad: add Lenovo IdeaPad Z570 support (part 1)Maxim Mikityanskiy2012-08-201-0/+32
* | classmate-laptop: always call input_sync() after input_report_switch()Carlos Alberto Lopez Perez2012-08-171-3/+9
* | thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDORManoj Iyer2012-08-171-0/+7
* | dell-laptop: Fixed typo in touchpad LED quirkAceLan Kao2012-08-171-6/+6
* | apple-gmux: Add display mux supportAndreas Heider2012-08-171-0/+224
* | apple-gmux: Fix kconfig dependenciesSeth Forshee2012-08-171-1/+4
* | asus-wmi: record wlan status while controlled by userappAceLan Kao2012-08-172-1/+21
* | apple_gmux: Fix ACPI video unregisterMatthew Garrett2012-08-171-2/+2
* | apple_gmux: Add support for newer hardwareMatthew Garrett2012-08-171-14/+165
* | gmux: Add generic write32 functionMatthew Garrett2012-08-171-10/+13
* | platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-1011-2/+38
|/
* Platform: OLPC: move global variables into priv structAndres Salomon2012-07-311-20/+28
* Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-07-311-0/+117
* x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-07-311-5/+0
* Platform: OLPC: add a suspended flag to the EC driverAndres Salomon2012-07-311-1/+45
* Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-07-311-0/+48
* Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-07-311-2/+110
* drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-311-2/+1
* Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-313-0/+21
* Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-07-3010-32/+789
|\
| * thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdevLi Dongyang2012-07-281-2/+1
| * thinkpad_acpi: Fix a memory leak during module exitLi Dongyang2012-07-281-0/+1
| * thinkpad_acpi: Flush the workqueue before freeing tpacpi_ledsLi Dongyang2012-07-281-0/+1
| * dell-laptop: Add 6 machines to touchpad led quirkAceLan Kao2012-07-281-0/+54
| * ACER: Fix Smatch double-free issueMarek Vasut2012-07-281-1/+0
| * ACER: Fix up sparse warningMarek Vasut2012-07-281-1/+1
| * asus-nb-wmi: add some video toggle keysAceLan Kao2012-07-281-0/+4