summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2015-05-20thinkpad_acpi: Revert unintentional device attribute renamingBjørn Mork-18/+19
2015-05-05thinkpad_acpi: Fix warning for static not at beginningJean Delvare-1/+1
2015-05-03ideapad_laptop: Add Lenovo G40-30 to devices without radio switchPhilippe Coval-0/+7
2015-04-26Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...Linus Torvalds-204/+1650
2015-04-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-12/+1336
2015-04-24platform/chrome: chromeos_laptop - instantiate Atmel at primary addressDmitry Torokhov-9/+26
2015-04-24toshiba_acpi: Do not register vendor backlight when acpi_video bl is availableHans de Goede-0/+25
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+393
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+1
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-4/+4
2015-04-07platform: x86: dell-laptop: Add support for keyboard backlightGabriele Mazzotta-6/+1083
2015-04-07toshiba_acpi: Fix pr_* messages from USB Sleep FunctionsAzael Avalos-8/+8
2015-04-07toshiba_acpi: Update and fix USB Sleep and Charge modesAzael Avalos-9/+62
2015-04-07wmi: Use bool function return values of true/false not 1/0Joe Perches-2/+2
2015-04-01MIPS: Loongson-3: Add chipset ACPI platform driverHuacai Chen-0/+155
2015-04-01MIPS: Loongson-3: Add CPU Hwmon platform driverHuacai Chen-0/+238
2015-03-26toshiba_bluetooth: Fix enabling/disabling loop on recent devicesAzael Avalos-13/+37
2015-03-26toshiba_bluetooth: Clean up *_add function and disable BT device at removalAzael Avalos-16/+16
2015-03-26toshiba_bluetooth: Add three new functions to the driverAzael Avalos-0/+51
2015-03-25toshiba_acpi: Fix the enabling of the Special FunctionsAzael Avalos-1/+24
2015-03-25toshiba_acpi: Use the Hotkey Event Type function for keymap choosingAzael Avalos-38/+32
2015-03-25toshiba_acpi: Add Hotkey Event Type function and definitionsAzael Avalos-0/+25
2015-03-25x86/wmi: delete unused wmi_data_lock mutex causing gcc warningPaul Gortmaker-1/+0
2015-03-23Merge tag 'v4.0-rc5' into nextDmitry Torokhov-243/+1162
2015-03-18apple-gmux: lock iGP IO to protect from vgaarb changesBruno Prémont-1/+47
2015-03-18PNP: platform/x86/apple-gmux: Use module_pnp_driver to register driverPeter Huewe-13/+1
2015-03-14toshiba_acpi: Update events in toshiba_acpi_notifyAzael Avalos-6/+23
2015-03-14intel-oaktrail: Fix trivial typo in commentYannick Guerrini-1/+1
2015-03-14thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()Dan Carpenter-2/+3
2015-03-14thinkpad_acpi: signedness bugs getting current_modeDan Carpenter-2/+2
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski-11/+18
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski-1/+1
2015-03-13compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski-1/+3
2015-03-13compal-laptop: Fix leaking hwmon deviceKrzysztof Kozlowski-3/+3
2015-03-06Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTIONStefan Brüns-4/+4
2015-03-04platform/chrome: cros_ec_lpc - Depend on X86 || COMPILE_TESTJavier Martinez Canillas-1/+1
2015-03-04platform/chrome: cros_ec_lpc - Include linux/io.h header fileJavier Martinez Canillas-0/+1
2015-03-04platform/chrome: fix platform_no_drv_owner.cocci warningskbuild test robot-1/+0
2015-03-04platform/chrome: cros_ec_lightbar - fix duplicate const warningOlof Johansson-1/+1
2015-03-04platform/chrome: cros_ec_dev - fix Unknown escape '%' warningOlof Johansson-1/+1
2015-03-03thinkpad_acpi: use DEVICE_ATTR_* macrosBastien Nocera-52/+20
2015-03-03thinkpad_acpi: Add support for more adaptive kbd buttonsBastien Nocera-1/+79
2015-03-03thinkpad_acpi: Add adaptive_kbd_mode sysfs attrBastien Nocera-9/+60
2015-03-03thinkpad_acpi: Factor out get/set adaptive kbd modeBastien Nocera-23/+38
2015-03-03thinkpad_acpi: Remember adaptive kbd presenceBastien Nocera-19/+18
2015-02-26platform/chrome: Expose Chrome OS Lightbar to usersBill Richardson-1/+373
2015-02-26platform/chrome: Create sysfs attributes for the ChromeOS ECBill Richardson-1/+280
2015-02-26platform/chrome: Add Chrome OS EC userspace device interfaceBill Richardson-3/+327
2015-02-26platform/chrome: Add cros_ec_lpc driver for x86 devicesBill Richardson-0/+332
2015-02-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+25