summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* thinkpad_acpi: Revert unintentional device attribute renamingBjørn Mork2015-05-201-18/+19
* thinkpad_acpi: Fix warning for static not at beginningJean Delvare2015-05-051-1/+1
* ideapad_laptop: Add Lenovo G40-30 to devices without radio switchPhilippe Coval2015-05-031-0/+7
* Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-04-268-204/+1650
|\
| * toshiba_acpi: Do not register vendor backlight when acpi_video bl is availableHans de Goede2015-04-242-0/+25
| * platform: x86: dell-laptop: Add support for keyboard backlightGabriele Mazzotta2015-04-071-6/+1083
| * toshiba_acpi: Fix pr_* messages from USB Sleep FunctionsAzael Avalos2015-04-071-8/+8
| * toshiba_acpi: Update and fix USB Sleep and Charge modesAzael Avalos2015-04-071-9/+62
| * wmi: Use bool function return values of true/false not 1/0Joe Perches2015-04-071-2/+2
| * toshiba_bluetooth: Fix enabling/disabling loop on recent devicesAzael Avalos2015-03-261-13/+37
| * toshiba_bluetooth: Clean up *_add function and disable BT device at removalAzael Avalos2015-03-261-16/+16
| * toshiba_bluetooth: Add three new functions to the driverAzael Avalos2015-03-261-0/+51
| * toshiba_acpi: Fix the enabling of the Special FunctionsAzael Avalos2015-03-251-1/+24
| * toshiba_acpi: Use the Hotkey Event Type function for keymap choosingAzael Avalos2015-03-251-38/+32
| * toshiba_acpi: Add Hotkey Event Type function and definitionsAzael Avalos2015-03-251-0/+25
| * x86/wmi: delete unused wmi_data_lock mutex causing gcc warningPaul Gortmaker2015-03-251-1/+0
| * apple-gmux: lock iGP IO to protect from vgaarb changesBruno Prémont2015-03-181-1/+47
| * toshiba_acpi: Update events in toshiba_acpi_notifyAzael Avalos2015-03-141-6/+23
| * intel-oaktrail: Fix trivial typo in commentYannick Guerrini2015-03-141-1/+1
| * thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()Dan Carpenter2015-03-141-2/+3
| * thinkpad_acpi: signedness bugs getting current_modeDan Carpenter2015-03-141-2/+2
| * thinkpad_acpi: use DEVICE_ATTR_* macrosBastien Nocera2015-03-031-52/+20
| * thinkpad_acpi: Add support for more adaptive kbd buttonsBastien Nocera2015-03-031-1/+79
| * thinkpad_acpi: Add adaptive_kbd_mode sysfs attrBastien Nocera2015-03-031-9/+60
| * thinkpad_acpi: Factor out get/set adaptive kbd modeBastien Nocera2015-03-031-23/+38
| * thinkpad_acpi: Remember adaptive kbd presenceBastien Nocera2015-03-031-19/+18
* | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-268-12/+1336
|\ \
| * | platform/chrome: chromeos_laptop - instantiate Atmel at primary addressDmitry Torokhov2015-04-241-9/+26
| * | platform/chrome: cros_ec_lpc - Depend on X86 || COMPILE_TESTJavier Martinez Canillas2015-03-041-1/+1
| * | platform/chrome: cros_ec_lpc - Include linux/io.h header fileJavier Martinez Canillas2015-03-041-0/+1
| * | platform/chrome: fix platform_no_drv_owner.cocci warningskbuild test robot2015-03-041-1/+0
| * | platform/chrome: cros_ec_lightbar - fix duplicate const warningOlof Johansson2015-03-041-1/+1
| * | platform/chrome: cros_ec_dev - fix Unknown escape '%' warningOlof Johansson2015-03-041-1/+1
| * | platform/chrome: Expose Chrome OS Lightbar to usersBill Richardson2015-02-264-1/+373
| * | platform/chrome: Create sysfs attributes for the ChromeOS ECBill Richardson2015-02-264-1/+280
| * | platform/chrome: Add Chrome OS EC userspace device interfaceBill Richardson2015-02-264-3/+327
| * | platform/chrome: Add cros_ec_lpc driver for x86 devicesBill Richardson2015-02-263-0/+332
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-176-0/+393
|\ \
| * | MIPS: Loongson-3: Add chipset ACPI platform driverHuacai Chen2015-04-013-0/+155
| * | MIPS: Loongson-3: Add CPU Hwmon platform driverHuacai Chen2015-04-015-0/+238
| |/
* | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-141-13/+1
|\ \
| * | PNP: platform/x86/apple-gmux: Use module_pnp_driver to register driverPeter Huewe2015-03-181-13/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-142-4/+4
|\ \
| * \ Merge tag 'v4.0-rc5' into nextDmitry Torokhov2015-03-239-243/+1162
| |\ \ | | |/
| * | Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTIONStefan Brüns2015-03-062-4/+4
* | | power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-131-11/+18
* | | power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-131-1/+1
* | | compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski2015-03-131-1/+3
* | | compal-laptop: Fix leaking hwmon deviceKrzysztof Kozlowski2015-03-131-3/+3
| |/ |/|
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-211-0/+25
|\ \
OpenPOWER on IntegriCloud