summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2013-02-25asus-wmi: add display toggle quirkAceLan Kao3-4/+65
2013-02-25asus-laptop: add all video switch keysAceLan Kao1-3/+23
2013-02-25asus-nb-wmi: correct a touchpad hotkey mappingAceLan Kao1-1/+1
2013-02-25asus-laptop: correct a touchpad hotkey mappingAceLan Kao1-1/+1
2013-02-25asus-{nb-wmi|laptop}.c: sync keymapsCorentin Chary2-30/+30
2013-02-25asus-laptop: map some new keysCorentin Chary2-0/+4
2013-02-25msi-wmi: Add MSI Wind supportMaxim Mikityanskiy1-15/+50
2013-02-25msi-wmi: Introduced quirk_last_pressedMaxim Mikityanskiy1-26/+28
2013-02-25msi-wmi: Make keys and backlight independentMaxim Mikityanskiy1-37/+64
2013-02-25msi-wmi: Use enums for scancodesMaxim Mikityanskiy1-16/+18
2013-02-25msi-wmi: Avoid repeating constantsMaxim Mikityanskiy1-3/+3
2013-02-25msi-wmi: Fix memory leakMaxim Mikityanskiy1-1/+3
2013-02-25msi-laptop: Disable brightness control for new ECMaxim Mikityanskiy1-12/+27
2013-02-25msi-laptop: Add MSI Wind U90/U100 supportMaxim Mikityanskiy1-2/+121
2013-02-25msi-laptop: merge quirk tables to oneLee, Chun-Yi1-69/+127
2013-02-25msi-laptop: Work around gcc warningMaxim Mikityanskiy1-2/+2
2013-02-25msi-laptop: Use proper return codes instead of -1Maxim Mikityanskiy1-6/+6
2013-02-25asus-wmi: update wlan LED through rfkill led triggerAceLan Kao1-0/+76
2013-02-23new helper: file_inode(file)Al Viro3-6/+6
2013-02-22Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-0/+867
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+2
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-25/+25
2013-02-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-02-20Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+1
2013-02-15Merge branch 'acpi-cleanup'Rafael J. Wysocki15-25/+25
2013-01-30samsung-laptop: Disable on EFI hardwareMatt Fleming1-0/+4
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-1/+1
2013-01-26Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman22-114/+124
2013-01-26platform/x86: (eeepc-laptop) Replace SENSORS_LIMIT with clamp_valGuenter Roeck1-1/+1
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki15-25/+25
2013-01-25goldfish: Add a FIXME note to the pipe driverAlan Cox1-0/+1
2013-01-25goldfish: add QEMU pipe driverDavid 'Digit' Turner4-0/+621
2013-01-25goldfish: add the goldfish virtual busJun Nakajima3-0/+245
2013-01-22drivers/platform/x86: remove depends on CONFIG_EXPERIMENTALKees Cook1-4/+2
2013-01-07asus-laptop: Fix potential invalid pointer dereferenceMatthew Garrett1-1/+1
2013-01-07asus-laptop: Do not call HWRS on initBen Hutchings1-13/+4
2013-01-07sony-laptop: fix SNC buffer calls when SN06 returns IntegersMattia Dongili1-7/+8
2013-01-07samsung-laptop: Add quirk for broken acpi_video backlight on N250PSeth Forshee1-0/+10
2013-01-07acer-wmi: add Aspire 5741G touchpad toggle keySergey Senozhatsky1-0/+1
2013-01-07acer-wmi: change to emit touchpad on off keyLee, Chun-Yi1-3/+10
2013-01-07acer-wmi: fix obj is NULL but dereferencedLee, Chun-Yi1-21/+25
2013-01-04Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman20-69/+65
2012-12-29thinkpad_acpi: don't use [delayed_]work_pending()Tejun Heo1-2/+1
2012-12-18Corentin has movedCorentin Chary3-3/+3
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R2-2/+2
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/rzhan...Len Brown2-3/+4
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds5-92/+5
2012-10-05sections: 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