summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
|\ \ \
| * | | x86/intel/quark: Add Isolated Memory Regions for Quark X1000Bryan O'Donoghue2015-02-181-0/+25
| |/ /
* | | Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvh...Linus Torvalds2015-02-198-243/+1137
|\ \ \ | |/ / |/| |
| * | toshiba_acpi: Cleanup GPL headerDarren Hart2015-02-111-9/+2
| * | toshiba_acpi: Cleanup comment blocks and capitalizationDarren Hart2015-02-111-28/+47
| * | toshiba_acpi: Make use of DEVICE_ATTR_{RO, RW} macrosAzael Avalos2015-02-111-27/+15
| * | toshiba_acpi: Drop the toshiba_ prefix from sysfs function namesAzael Avalos2015-02-111-89/+75
| * | toshiba_acpi: Move sysfs function and struct declarations further downAzael Avalos2015-02-111-138/+58
| * | toshiba_acpi: Clean file according to coding styleAzael Avalos2015-02-111-15/+23
| * | toshiba_acpi: Bump version number to 0.21Azael Avalos2015-02-111-2/+2
| * | toshiba_acpi: Add support to enable/disable USB 3Azael Avalos2015-02-111-0/+103
| * | toshiba_acpi: Add support for Panel Power ONAzael Avalos2015-02-111-0/+100
| * | toshiba_acpi: Add support for Keyboard functions modeAzael Avalos2015-02-111-0/+100
| * | toshiba_acpi: Add fan entry to sysfsAzael Avalos2015-02-111-1/+50
| * | toshiba_acpi: Add version entry to sysfsAzael Avalos2015-02-111-0/+10
| * | thinkpad_acpi: support new BIOS version string patternAdam Lee2015-02-111-3/+17
| * | thinkpad_acpi: unhandled hkey eventXavier Naveira2015-02-101-0/+2
| * | toshiba_acpi: Make toshiba_eco_mode_available more robustAzael Avalos2015-02-091-5/+22
| * | classmate-laptop: Fix sparse warning (0 as NULL)Lad, Prabhakar2015-02-071-1/+1
| * | Sony-laptop: Fix sparse warning (make undeclared var static)Lad, Prabhakar2015-02-071-1/+1
| * | thinkpad_acpi.c: Fix sparse warning (make undeclared var static)Lad, Prabhakar2015-02-061-1/+1
| * | samsung-laptop.c: Prefer kstrtoint over single variable sscanfDarren Hart2015-02-061-2/+2
| * | samsung-laptop: Fix sparse integer as NULL warningLad, Prabhakar2015-02-061-1/+1
| * | samsung-laptop: enable better lid handlingJulijonas Kikutis2015-02-061-1/+119
| * | toshiba_acpi: Add a check for TOS_NOT_SUPPORTED in the sci_open functionAzael Avalos2015-01-281-0/+13
| * | asus-laptop: use DEVICE_ATTR_xx macrosVivien Didelot2015-01-281-49/+46
| * | intel_scu_ipc: Read resources from PCI configurationAndy Shevchenko2015-01-281-15/+6
| * | intel_scu_ipc: move error check out of the loopAndy Shevchenko2015-01-281-13/+12
| * | intel_scu_ipc: fix indentation in few placesAndy Shevchenko2015-01-281-17/+14
OpenPOWER on IntegriCloud