aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds18-85/+63
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2015-06-19toshiba-acpi: Port to new backlight interface selection APIHans de Goede1-5/+2
2015-06-19thinkpad-acpi: Port to new backlight interface selection APIHans de Goede1-2/+3
2015-06-19sony-laptop: Port to new backlight interface selection APIHans de Goede1-5/+2
2015-06-19samsung-laptop: Port to new backlight interface selection APIHans de Goede1-23/+4
2015-06-19msi-wmi: Port to new backlight interface selection APIHans de Goede1-1/+3
2015-06-19msi-laptop: Port to new backlight interface selection APIHans de Goede1-3/+3
2015-06-19intel-oaktrail: Port to new backlight interface selection APIHans de Goede1-4/+3
2015-06-19ideapad-laptop: Port to new backlight interface selection APIHans de Goede1-1/+2
2015-06-19fujitsu-laptop: Port to new backlight interface selection APIHans de Goede1-3/+3
2015-06-19eeepc-laptop: Port to new backlight interface selection APIHans de Goede1-3/+2
2015-06-19dell-wmi: Port to new backlight interface selection APIHans de Goede1-1/+2
2015-06-19dell-laptop: Port to new backlight interface selection APIHans de Goede1-6/+2
2015-06-19compal-laptop: Port to new backlight interface selection APIHans de Goede1-2/+2
2015-06-19asus-wmi: Port to new backlight interface selection APIHans de Goede1-8/+7
2015-06-19asus-laptop: Port to new backlight interface selection APIHans de Goede1-3/+3
2015-06-19apple-gmux: Port to new backlight interface selection APIHans de Goede1-2/+1
2015-06-19acer-wmi: Port to new backlight interface selection APIHans de Goede1-7/+3
2015-06-19acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede1-5/+16
2015-06-19apple-gmux: Stop using acpi_video_dmi_demote_vendor()Hans de Goede1-1/+0
2015-06-19samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede1-2/+2
2015-06-19asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede1-1/+1
2015-06-19apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede1-1/+1
2015-05-26treewide: Kconfig: fix wording / spellingMasanari Iida1-2/+2
2015-05-20thinkpad_acpi: Revert unintentional device attribute renamingBjørn Mork1-18/+19
2015-05-05thinkpad_acpi: Fix warning for static not at beginningJean Delvare1-1/+1
2015-05-03ideapad_laptop: Add Lenovo G40-30 to devices without radio switchPhilippe Coval1-0/+7
2015-04-26Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds8-204/+1650
2015-04-24toshiba_acpi: Do not register vendor backlight when acpi_video bl is availableHans de Goede2-0/+25
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-13/+1
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-4/+4
2015-04-07platform: x86: dell-laptop: Add support for keyboard backlightGabriele Mazzotta1-6/+1083
2015-04-07toshiba_acpi: Fix pr_* messages from USB Sleep FunctionsAzael Avalos1-8/+8
2015-04-07toshiba_acpi: Update and fix USB Sleep and Charge modesAzael Avalos1-9/+62
2015-04-07wmi: Use bool function return values of true/false not 1/0Joe Perches1-2/+2
2015-03-26toshiba_bluetooth: Fix enabling/disabling loop on recent devicesAzael Avalos1-13/+37
2015-03-26toshiba_bluetooth: Clean up *_add function and disable BT device at removalAzael Avalos1-16/+16
2015-03-26toshiba_bluetooth: Add three new functions to the driverAzael Avalos1-0/+51
2015-03-25toshiba_acpi: Fix the enabling of the Special FunctionsAzael Avalos1-1/+24
2015-03-25toshiba_acpi: Use the Hotkey Event Type function for keymap choosingAzael Avalos1-38/+32
2015-03-25toshiba_acpi: Add Hotkey Event Type function and definitionsAzael Avalos1-0/+25
2015-03-25x86/wmi: delete unused wmi_data_lock mutex causing gcc warningPaul Gortmaker1-1/+0
2015-03-23Merge tag 'v4.0-rc5' into nextDmitry Torokhov9-243/+1162
2015-03-18apple-gmux: lock iGP IO to protect from vgaarb changesBruno Prémont1-1/+47
2015-03-18PNP: platform/x86/apple-gmux: Use module_pnp_driver to register driverPeter Huewe1-13/+1
2015-03-14toshiba_acpi: Update events in toshiba_acpi_notifyAzael Avalos1-6/+23
2015-03-14intel-oaktrail: Fix trivial typo in commentYannick Guerrini1-1/+1
2015-03-14thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()Dan Carpenter1-2/+3
2015-03-14thinkpad_acpi: signedness bugs getting current_modeDan Carpenter1-2/+2