aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-15mfd: cros_ec: rev cros_ec_commands.hStephen Barber1-7/+7
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas4-135/+244
2015-06-15mfd: cros_ec: Remove parent fieldGwendal Grignou1-1/+0
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-08Merge 4.1-rc7 into staging-testingGreg Kroah-Hartman1-18/+19
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-31staging: goldfish: Fix pointer cast for 32 bitsPeter Senna Tschudin1-9/+9
2015-05-26treewide: Kconfig: fix wording / spellingMasanari Iida1-2/+2
2015-05-24goldfish_pipe: Fix unlikely() misuseJoe Perches1-1/+1
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
2015-05-06toshiba_acpi: Remove bluetooth rfkill codeAzael Avalos2-125/+0
2015-05-05thinkpad_acpi: Fix warning for static not at beginningJean Delvare1-1/+1
2015-05-04thermal: of: fix cooling device weights in device treeKapileshwar Singh1-1/+2
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-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platformLinus Torvalds8-12/+1336
2015-04-24platform/chrome: chromeos_laptop - instantiate Atmel at primary addressDmitry Torokhov1-9/+26
2015-04-24toshiba_acpi: Do not register vendor backlight when acpi_video bl is availableHans de Goede2-0/+25
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-0/+393
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-04-01MIPS: Loongson-3: Add chipset ACPI platform driverHuacai Chen3-0/+155
2015-04-01MIPS: Loongson-3: Add CPU Hwmon platform driverHuacai Chen5-0/+238
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