aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-10alienware-wmi: cover some scenarios where memory allocations would failMario Limonciello1-2/+10
2014-04-06Add WMI driver for controlling AlienFX features on some Alienware productsMario Limonciello3-0/+570
2014-04-06fujitsu-tablet: add support for Lifebook T901 and T902Scott K Logan1-0/+65
2014-04-06x86, platform: Make HP_WIRELESS option text more descriptiveBorislav Petkov1-1/+1
2014-04-06x86, acpi: LLVMLinux: Remove nested functions from Thinkpad ACPIBehan Webster1-41/+45
2014-04-06save and restore adaptive keyboard mode for suspend and,resumeShuduo Sang1-0/+27
2014-04-06support Thinkpad X1 Carbon 2nd generation's adaptive keyboardShuduo Sang1-0/+102
2014-04-06toshiba_acpi: Fix whitespaceMatthew Garrett1-14/+14
2014-04-06toshiba_acpi: Update version and copyright infoAzael Avalos1-1/+2
2014-04-06toshiba_acpi: Add accelerometer supportAzael Avalos1-0/+80
2014-04-06toshiba_acpi: Add ECO mode led supportAzael Avalos1-0/+66
2014-04-06toshiba_acpi: Add touchpad enable/disable support-Azael Avalos1-0/+81
2014-04-06toshiba_acpi: Add keyboard backlight supportAzael Avalos1-0/+240
2014-04-06toshiba_acpi: Adapt Illumination code to use SCIAzael Avalos1-60/+34
2014-04-06toshiba_acpi: Add System Configuration InterfaceAzael Avalos1-0/+79
2014-04-06thinkpad_acpi: Fix inconsistent mute LED after resumeTakashi Iwai1-0/+12
2014-04-06Revert "X86 platform: New BayTrail IOSF-SB MBI driver"David E. Box4-323/+0
2014-04-06sony-laptop: remove useless sony-laptop versioningMattia Dongili1-7/+2
2014-04-06sony-laptop: add smart connect control functionJavier Achirica1-0/+67
2014-04-06sony-laptop: adjust keyboard backlight values for off/auto/onJavier Achirica1-4/+7
2014-04-06sony-laptop: add hibernate on low battery functionJavier Achirica1-0/+78
2014-04-06sony-laptop: add fan speed regulation functionJavier Achirica1-0/+119
2014-04-06sony-laptop: add usb charge functionJavier Achirica1-0/+86
2014-04-06sony-laptop: add panel_id functionJavier Achirica1-0/+59
2014-04-06sony-laptop: Add support for lid resume settings on Vaio ProJavier Achirica1-48/+62
2014-04-06sony-laptop: add support as Fn+1 as a hot keyJavier Achirica1-0/+2
2014-04-06Fix sleep / suspend keys for Toughbook CF-51Stefan Seyfried1-0/+11
2014-04-01Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+3
2014-03-20fujitsu-laptop: Drop unneeded includeJean Delvare1-1/+0
2014-03-20acer-wmi: Stop selecting VIDEO_OUTPUT_CONTROLJean Delvare1-2/+0
2014-02-14thinkpad_acpi: Convert to snd_card_new() with a device pointerTakashi Iwai1-3/+3
2014-01-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platformLinus Torvalds4-91/+323
2014-01-29Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds15-237/+642
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds25-58/+23
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-0/+4
2014-01-21ipc: add intel-mid's pci id macrosDavid Cohen1-4/+9
2014-01-21hp-wireless: new driver for hp wireless button for Windows 8Alex Hung3-0/+144
2014-01-21toshiba_acpi: Support RFKILL hotkey scancodeUnai Uribarri1-0/+1
2014-01-21hp_accel: Add a new PnP ID HPQ6007 for new HP laptopsTakashi Iwai1-0/+1
2014-01-21sony-laptop: remove unnecessary assigment of lenColin Ian King1-1/+1
2014-01-21fujitsu-laptop: fix error return codeJulia Lawall1-8/+7
2014-01-21dell-laptop: Only install the i8042 filter when rfkill is activeHans de Goede1-31/+32
2014-01-21X86 platform: New BayTrail IOSF-SB MBI driverDavid E. Box4-0/+323
2014-01-21drivers: platform: Include appropriate header file in mxm-wmi.cRashika Kheria1-0/+1
2014-01-21drivers: platform: Mark functions as static in hp_accel.cRashika Kheria1-3/+3
2014-01-21dell-laptop: rkill whitelist Precision modelsHans de Goede1-5/+8
2014-01-21ipc: simplify platform data approachDavid Cohen1-44/+40
2014-01-21asus-wmi: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-37/+11
2014-01-21compal-laptop: Use devm_hwmon_device_register_with_groupsGuenter Roeck1-29/+23
2014-01-21compal-laptop: Replace SENSOR_DEVICE_ATTR with DEVICE_ATTRGuenter Roeck1-33/+33