summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)Author
2015-05-11toshiba_acpi: Rename hci_{read, write}1 functionsAzael Avalos
2015-05-11toshiba_acpi: Remove no longer needed hci_{read, write}2 functionsAzael Avalos
2015-05-11toshiba_bluetooth: Change BT status message to debugAzael Avalos
2015-05-06toshiba_bluetooth: Adapt *_enable, *_notify and *_resume functions to rfkillAzael Avalos
2015-05-06toshiba_bluetooth: Add RFKill handler functionsAzael Avalos
2015-05-06toshiba_bluetooth: Add a container struct named toshiba_bluetooth_devAzael Avalos
2015-05-06toshiba_acpi: Remove bluetooth rfkill codeAzael Avalos
2015-05-05thinkpad_acpi: Fix warning for static not at beginningJean Delvare
2015-05-04thermal: of: fix cooling device weights in device treeKapileshwar Singh
2015-05-03ideapad_laptop: Add Lenovo G40-30 to devices without radio switchPhilippe Coval
2015-04-26Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-04-24toshiba_acpi: Do not register vendor backlight when acpi_video bl is availableHans de Goede
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-07platform: x86: dell-laptop: Add support for keyboard backlightGabriele Mazzotta
2015-04-07toshiba_acpi: Fix pr_* messages from USB Sleep FunctionsAzael Avalos
2015-04-07toshiba_acpi: Update and fix USB Sleep and Charge modesAzael Avalos
2015-04-07wmi: Use bool function return values of true/false not 1/0Joe Perches
2015-03-26toshiba_bluetooth: Fix enabling/disabling loop on recent devicesAzael Avalos
2015-03-26toshiba_bluetooth: Clean up *_add function and disable BT device at removalAzael Avalos
2015-03-26toshiba_bluetooth: Add three new functions to the driverAzael Avalos
2015-03-25toshiba_acpi: Fix the enabling of the Special FunctionsAzael Avalos
2015-03-25toshiba_acpi: Use the Hotkey Event Type function for keymap choosingAzael Avalos
2015-03-25toshiba_acpi: Add Hotkey Event Type function and definitionsAzael Avalos
2015-03-25x86/wmi: delete unused wmi_data_lock mutex causing gcc warningPaul Gortmaker
2015-03-23Merge tag 'v4.0-rc5' into nextDmitry Torokhov
2015-03-18apple-gmux: lock iGP IO to protect from vgaarb changesBruno Prémont
2015-03-18PNP: platform/x86/apple-gmux: Use module_pnp_driver to register driverPeter Huewe
2015-03-14toshiba_acpi: Update events in toshiba_acpi_notifyAzael Avalos
2015-03-14intel-oaktrail: Fix trivial typo in commentYannick Guerrini
2015-03-14thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()Dan Carpenter
2015-03-14thinkpad_acpi: signedness bugs getting current_modeDan Carpenter
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski
2015-03-13compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski
2015-03-13compal-laptop: Fix leaking hwmon deviceKrzysztof Kozlowski
2015-03-06Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTIONStefan Brüns
2015-03-03thinkpad_acpi: use DEVICE_ATTR_* macrosBastien Nocera
2015-03-03thinkpad_acpi: Add support for more adaptive kbd buttonsBastien Nocera
2015-03-03thinkpad_acpi: Add adaptive_kbd_mode sysfs attrBastien Nocera
2015-03-03thinkpad_acpi: Factor out get/set adaptive kbd modeBastien Nocera
2015-03-03thinkpad_acpi: Remember adaptive kbd presenceBastien Nocera
2015-02-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-19Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2015-02-18x86/intel/quark: Add Isolated Memory Regions for Quark X1000Bryan O'Donoghue
2015-02-11toshiba_acpi: Cleanup GPL headerDarren Hart
2015-02-11toshiba_acpi: Cleanup comment blocks and capitalizationDarren Hart
2015-02-11toshiba_acpi: Make use of DEVICE_ATTR_{RO, RW} macrosAzael Avalos
2015-02-11toshiba_acpi: Drop the toshiba_ prefix from sysfs function namesAzael Avalos
2015-02-11toshiba_acpi: Move sysfs function and struct declarations further downAzael Avalos