aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds11-284/+1092
2015-06-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-1/+2
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-06-15ideapad: fix software rfkill settingArnd Bergmann1-1/+2
2015-06-10dell-laptop: Use dell-rbtn instead i8042 filter when possiblePali Rohár1-8/+86
2015-06-10dell-rbtn: Export notifier for other kernel modulesPali Rohár2-1/+116
2015-06-10dell-rbtn: Dell Airplane Mode Switch driverPali Rohár3-0/+349
2015-06-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-socZhang Rui1-1/+2
2015-06-07samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede1-2/+2
2015-06-07asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede1-1/+1
2015-06-07apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede1-1/+1
2015-06-07pvpanic: handle missing _STA correctlyRadim Krčmář1-5/+5
2015-06-01ideapad_laptop: Lenovo G50-30 fix rfkill reports wireless blockedDmitry Tunin1-0/+7
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-13asus-wmi: add fan controlKast Bernd1-21/+323
2015-05-11toshiba_haps: Make use of DEVICE_ATTR_{RW, WO} macrosAzael Avalos1-4/+2
2015-05-11toshiba_haps: Replace sscanf with kstrtointAzael Avalos1-8/+18
2015-05-11toshiba_acpi: Bump driver version to 0.22Azael Avalos1-1/+1
2015-05-11toshiba_acpi: Remove TOS_FAILURE check from some functionsAzael Avalos1-10/+10
2015-05-11toshiba_acpi: Comments cleanupAzael Avalos1-7/+10
2015-05-11toshiba_acpi: Rename hci_{read, write}1 functionsAzael Avalos1-22/+22
2015-05-11toshiba_acpi: Remove no longer needed hci_{read, write}2 functionsAzael Avalos1-32/+7
2015-05-11toshiba_bluetooth: Change BT status message to debugAzael Avalos1-2/+3
2015-05-06toshiba_bluetooth: Adapt *_enable, *_notify and *_resume functions to rfkillAzael Avalos1-29/+18
2015-05-06toshiba_bluetooth: Add RFKill handler functionsAzael Avalos2-9/+69
2015-05-06toshiba_bluetooth: Add a container struct named toshiba_bluetooth_devAzael Avalos1-1/+46