aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2013-01-07asus-laptop: Fix potential invalid pointer dereferenceMatthew Garrett
2013-01-07asus-laptop: Do not call HWRS on initBen Hutchings
2013-01-07sony-laptop: fix SNC buffer calls when SN06 returns IntegersMattia Dongili
2013-01-07samsung-laptop: Add quirk for broken acpi_video backlight on N250PSeth Forshee
2013-01-07acer-wmi: add Aspire 5741G touchpad toggle keySergey Senozhatsky
2013-01-07acer-wmi: change to emit touchpad on off keyLee, Chun-Yi
2013-01-07acer-wmi: fix obj is NULL but dereferencedLee, Chun-Yi
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman
2012-12-17Corentin has movedCorentin Chary
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R
2012-10-09Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown
2012-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-10-06sections: fix section conflicts in drivers/platform/x86Andi Kleen
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui
2012-09-24Thermal: set upper and lower limitsZhang Rui
2012-09-21xo15-ebook: convert to module_acpi_driver()Mika Westerberg
2012-09-21toshiba_bluetooth: convert to module_acpi_driver()Mika Westerberg
2012-09-21topstar-laptop: convert to module_acpi_driver()Mika Westerberg
2012-09-21ideapad: convert to module_acpi_driver()Mika Westerberg
2012-09-21hp_accel: convert to module_acpi_driver()Mika Westerberg
2012-09-13thinkpad_acpi: buffer overflow in fan_get_status()Dan Carpenter
2012-09-13eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()Jiang Liu
2012-09-13platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin
2012-09-13asus-laptop: HRWS/HWRS typoCorentin Chary
2012-09-13drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary
2012-09-13apple-gmux: Fix port address calculation in gmux_pio_write32()Seth Forshee
2012-09-13apple-gmux: Fix index read functionsBernhard Froemel
2012-09-13apple-gmux: Obtain version info from indexed gmuxBernhard Froemel
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 3)Maxim Mikityanskiy
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 2)Maxim Mikityanskiy
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 1)Maxim Mikityanskiy
2012-08-17classmate-laptop: always call input_sync() after input_report_switch()Carlos Alberto Lopez Perez
2012-08-17thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDORManoj Iyer
2012-08-17dell-laptop: Fixed typo in touchpad LED quirkAceLan Kao
2012-08-17apple-gmux: Add display mux supportAndreas Heider
2012-08-17apple-gmux: Fix kconfig dependenciesSeth Forshee
2012-08-17asus-wmi: record wlan status while controlled by userappAceLan Kao
2012-08-17apple_gmux: Fix ACPI video unregisterMatthew Garrett
2012-08-17apple_gmux: Add support for newer hardwareMatthew Garrett
2012-08-17gmux: Add generic write32 functionMatthew Garrett
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki
2012-07-31Platform: OLPC: move global variables into priv structAndres Salomon
2012-07-31Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon
2012-07-31x86: OLPC: switch over to using new EC driver on x86Andres Salomon
2012-07-31Platform: OLPC: add a suspended flag to the EC driverAndres Salomon
2012-07-31Platform: OLPC: turn EC driver into a platform_driverAndres Salomon
2012-07-31Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon