summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-2318-85/+63
|\
| * toshiba-acpi: Port to new backlight interface selection APIHans de Goede2015-06-191-5/+2
| * thinkpad-acpi: Port to new backlight interface selection APIHans de Goede2015-06-191-2/+3
| * sony-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-5/+2
| * samsung-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-23/+4
| * msi-wmi: Port to new backlight interface selection APIHans de Goede2015-06-191-1/+3
| * msi-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-3/+3
| * intel-oaktrail: Port to new backlight interface selection APIHans de Goede2015-06-191-4/+3
| * ideapad-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-1/+2
| * fujitsu-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-3/+3
| * eeepc-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-3/+2
| * dell-wmi: Port to new backlight interface selection APIHans de Goede2015-06-191-1/+2
| * dell-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-6/+2
| * compal-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-2/+2
| * asus-wmi: Port to new backlight interface selection APIHans de Goede2015-06-191-8/+7
| * asus-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-3/+3
| * apple-gmux: Port to new backlight interface selection APIHans de Goede2015-06-191-2/+1
| * acer-wmi: Port to new backlight interface selection APIHans de Goede2015-06-191-7/+3
| * acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede2015-06-191-5/+16
| * apple-gmux: Stop using acpi_video_dmi_demote_vendor()Hans de Goede2015-06-191-1/+0
| * samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unr...Hans de Goede2015-06-191-2/+2
| * asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede2015-06-191-1/+1
| * apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede2015-06-191-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-231-2/+2
|\ \ | |/ |/|
| * treewide: Kconfig: fix wording / spellingMasanari Iida2015-05-261-2/+2
* | thinkpad_acpi: Revert unintentional device attribute renamingBjørn Mork2015-05-201-18/+19
* | thinkpad_acpi: Fix warning for static not at beginningJean Delvare2015-05-051-1/+1
* | ideapad_laptop: Add Lenovo G40-30 to devices without radio switchPhilippe Coval2015-05-031-0/+7
* | Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-04-268-204/+1650
|\ \
| * | toshiba_acpi: Do not register vendor backlight when acpi_video bl is availableHans de Goede2015-04-242-0/+25
| * | platform: x86: dell-laptop: Add support for keyboard backlightGabriele Mazzotta2015-04-071-6/+1083
| * | toshiba_acpi: Fix pr_* messages from USB Sleep FunctionsAzael Avalos2015-04-071-8/+8
| * | toshiba_acpi: Update and fix USB Sleep and Charge modesAzael Avalos2015-04-071-9/+62
| * | wmi: Use bool function return values of true/false not 1/0Joe Perches2015-04-071-2/+2
| * | toshiba_bluetooth: Fix enabling/disabling loop on recent devicesAzael Avalos2015-03-261-13/+37
| * | toshiba_bluetooth: Clean up *_add function and disable BT device at removalAzael Avalos2015-03-261-16/+16
| * | toshiba_bluetooth: Add three new functions to the driverAzael Avalos2015-03-261-0/+51
| * | toshiba_acpi: Fix the enabling of the Special FunctionsAzael Avalos2015-03-251-1/+24
| * | toshiba_acpi: Use the Hotkey Event Type function for keymap choosingAzael Avalos2015-03-251-38/+32
| * | toshiba_acpi: Add Hotkey Event Type function and definitionsAzael Avalos2015-03-251-0/+25
| * | x86/wmi: delete unused wmi_data_lock mutex causing gcc warningPaul Gortmaker2015-03-251-1/+0
| * | apple-gmux: lock iGP IO to protect from vgaarb changesBruno Prémont2015-03-181-1/+47
| * | toshiba_acpi: Update events in toshiba_acpi_notifyAzael Avalos2015-03-141-6/+23
| * | intel-oaktrail: Fix trivial typo in commentYannick Guerrini2015-03-141-1/+1
| * | thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()Dan Carpenter2015-03-141-2/+3
| * | thinkpad_acpi: signedness bugs getting current_modeDan Carpenter2015-03-141-2/+2
| * | thinkpad_acpi: use DEVICE_ATTR_* macrosBastien Nocera2015-03-031-52/+20
| * | thinkpad_acpi: Add support for more adaptive kbd buttonsBastien Nocera2015-03-031-1/+79
| * | thinkpad_acpi: Add adaptive_kbd_mode sysfs attrBastien Nocera2015-03-031-9/+60
| * | thinkpad_acpi: Factor out get/set adaptive kbd modeBastien Nocera2015-03-031-23/+38
OpenPOWER on IntegriCloud