summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* samsung-laptop: Disable on EFI hardwareMatt Fleming2013-01-301-0/+4
* efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-301-1/+1
* asus-laptop: Fix potential invalid pointer dereferenceMatthew Garrett2013-01-071-1/+1
* asus-laptop: Do not call HWRS on initBen Hutchings2013-01-071-13/+4
* sony-laptop: fix SNC buffer calls when SN06 returns IntegersMattia Dongili2013-01-071-7/+8
* samsung-laptop: Add quirk for broken acpi_video backlight on N250PSeth Forshee2013-01-071-0/+10
* acer-wmi: add Aspire 5741G touchpad toggle keySergey Senozhatsky2013-01-071-0/+1
* acer-wmi: change to emit touchpad on off keyLee, Chun-Yi2013-01-071-3/+10
* acer-wmi: fix obj is NULL but dereferencedLee, Chun-Yi2013-01-071-21/+25
* Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-0320-69/+65
* Corentin has movedCorentin Chary2012-12-173-3/+3
* Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R2012-11-052-2/+2
*-. 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
OpenPOWER on IntegriCloud