summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)Author
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-18apple-gmux: lock iGP IO to protect from vgaarb changesBruno Prémont
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-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
2015-02-11toshiba_acpi: Clean file according to coding styleAzael Avalos
2015-02-11toshiba_acpi: Bump version number to 0.21Azael Avalos
2015-02-11toshiba_acpi: Add support to enable/disable USB 3Azael Avalos
2015-02-11toshiba_acpi: Add support for Panel Power ONAzael Avalos
2015-02-11toshiba_acpi: Add support for Keyboard functions modeAzael Avalos
2015-02-11toshiba_acpi: Add fan entry to sysfsAzael Avalos
2015-02-11toshiba_acpi: Add version entry to sysfsAzael Avalos
2015-02-11thinkpad_acpi: support new BIOS version string patternAdam Lee
2015-02-10thinkpad_acpi: unhandled hkey eventXavier Naveira
2015-02-09toshiba_acpi: Make toshiba_eco_mode_available more robustAzael Avalos
2015-02-07classmate-laptop: Fix sparse warning (0 as NULL)Lad, Prabhakar
2015-02-07Sony-laptop: Fix sparse warning (make undeclared var static)Lad, Prabhakar
2015-02-06thinkpad_acpi.c: Fix sparse warning (make undeclared var static)Lad, Prabhakar
2015-02-06samsung-laptop.c: Prefer kstrtoint over single variable sscanfDarren Hart
2015-02-06samsung-laptop: Fix sparse integer as NULL warningLad, Prabhakar
2015-02-06samsung-laptop: enable better lid handlingJulijonas Kikutis
2015-01-28toshiba_acpi: Add a check for TOS_NOT_SUPPORTED in the sci_open functionAzael Avalos
2015-01-28asus-laptop: use DEVICE_ATTR_xx macrosVivien Didelot
2015-01-28intel_scu_ipc: Read resources from PCI configurationAndy Shevchenko
2015-01-28intel_scu_ipc: move error check out of the loopAndy Shevchenko
2015-01-28intel_scu_ipc: fix indentation in few placesAndy Shevchenko
2015-01-23Revert "platform: x86: dell-laptop: Add support for keyboard backlight"Darren Hart