| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-04-17 | 6 | -0/+393 |
|\ |
|
| * | MIPS: Loongson-3: Add chipset ACPI platform driver | Huacai Chen | 2015-04-01 | 3 | -0/+155 |
| * | MIPS: Loongson-3: Add CPU Hwmon platform driver | Huacai Chen | 2015-04-01 | 5 | -0/+238 |
* | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-14 | 1 | -13/+1 |
|\ \ |
|
| * | | PNP: platform/x86/apple-gmux: Use module_pnp_driver to register driver | Peter Huewe | 2015-03-18 | 1 | -13/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-04-14 | 2 | -4/+4 |
|\ \ |
|
| * \ | Merge tag 'v4.0-rc5' into next | Dmitry Torokhov | 2015-03-23 | 9 | -243/+1162 |
| |\ \
| | |/ |
|
| * | | Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTION | Stefan BrĂ¼ns | 2015-03-06 | 2 | -4/+4 |
* | | | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 2015-03-13 | 1 | -11/+18 |
* | | | power_supply: Move run-time configuration to separate structure | Krzysztof Kozlowski | 2015-03-13 | 1 | -1/+1 |
* | | | compal-laptop: Check return value of power_supply_register | Krzysztof Kozlowski | 2015-03-13 | 1 | -1/+3 |
* | | | compal-laptop: Fix leaking hwmon device | Krzysztof Kozlowski | 2015-03-13 | 1 | -3/+3 |
| |/
|/| |
|
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-02-21 | 1 | -0/+25 |
|\ \ |
|
| * | | x86/intel/quark: Add Isolated Memory Regions for Quark X1000 | Bryan O'Donoghue | 2015-02-18 | 1 | -0/+25 |
| |/ |
|
* | | Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvh... | Linus Torvalds | 2015-02-19 | 8 | -243/+1137 |
|\ \
| |/
|/| |
|
| * | toshiba_acpi: Cleanup GPL header | Darren Hart | 2015-02-11 | 1 | -9/+2 |
| * | toshiba_acpi: Cleanup comment blocks and capitalization | Darren Hart | 2015-02-11 | 1 | -28/+47 |
| * | toshiba_acpi: Make use of DEVICE_ATTR_{RO, RW} macros | Azael Avalos | 2015-02-11 | 1 | -27/+15 |
| * | toshiba_acpi: Drop the toshiba_ prefix from sysfs function names | Azael Avalos | 2015-02-11 | 1 | -89/+75 |
| * | toshiba_acpi: Move sysfs function and struct declarations further down | Azael Avalos | 2015-02-11 | 1 | -138/+58 |
| * | toshiba_acpi: Clean file according to coding style | Azael Avalos | 2015-02-11 | 1 | -15/+23 |
| * | toshiba_acpi: Bump version number to 0.21 | Azael Avalos | 2015-02-11 | 1 | -2/+2 |
| * | toshiba_acpi: Add support to enable/disable USB 3 | Azael Avalos | 2015-02-11 | 1 | -0/+103 |
| * | toshiba_acpi: Add support for Panel Power ON | Azael Avalos | 2015-02-11 | 1 | -0/+100 |
| * | toshiba_acpi: Add support for Keyboard functions mode | Azael Avalos | 2015-02-11 | 1 | -0/+100 |
| * | toshiba_acpi: Add fan entry to sysfs | Azael Avalos | 2015-02-11 | 1 | -1/+50 |
| * | toshiba_acpi: Add version entry to sysfs | Azael Avalos | 2015-02-11 | 1 | -0/+10 |
| * | thinkpad_acpi: support new BIOS version string pattern | Adam Lee | 2015-02-11 | 1 | -3/+17 |
| * | thinkpad_acpi: unhandled hkey event | Xavier Naveira | 2015-02-10 | 1 | -0/+2 |
| * | toshiba_acpi: Make toshiba_eco_mode_available more robust | Azael Avalos | 2015-02-09 | 1 | -5/+22 |
| * | classmate-laptop: Fix sparse warning (0 as NULL) | Lad, Prabhakar | 2015-02-07 | 1 | -1/+1 |
| * | Sony-laptop: Fix sparse warning (make undeclared var static) | Lad, Prabhakar | 2015-02-07 | 1 | -1/+1 |
| * | thinkpad_acpi.c: Fix sparse warning (make undeclared var static) | Lad, Prabhakar | 2015-02-06 | 1 | -1/+1 |
| * | samsung-laptop.c: Prefer kstrtoint over single variable sscanf | Darren Hart | 2015-02-06 | 1 | -2/+2 |
| * | samsung-laptop: Fix sparse integer as NULL warning | Lad, Prabhakar | 2015-02-06 | 1 | -1/+1 |
| * | samsung-laptop: enable better lid handling | Julijonas Kikutis | 2015-02-06 | 1 | -1/+119 |
| * | toshiba_acpi: Add a check for TOS_NOT_SUPPORTED in the sci_open function | Azael Avalos | 2015-01-28 | 1 | -0/+13 |
| * | asus-laptop: use DEVICE_ATTR_xx macros | Vivien Didelot | 2015-01-28 | 1 | -49/+46 |
| * | intel_scu_ipc: Read resources from PCI configuration | Andy Shevchenko | 2015-01-28 | 1 | -15/+6 |
| * | intel_scu_ipc: move error check out of the loop | Andy Shevchenko | 2015-01-28 | 1 | -13/+12 |
| * | intel_scu_ipc: fix indentation in few places | Andy Shevchenko | 2015-01-28 | 1 | -17/+14 |
| * | asus-laptop: Fix is_visible return value | Vivien Didelot | 2015-01-23 | 1 | -1/+1 |
| * | fujitsu-laptop: use FB_BLANK_* constants | Michael Karcher | 2015-01-23 | 1 | -3/+4 |
| * | samsung-laptop: Add use_native_backlight quirk, and enable it on some models | Hans de Goede | 2015-01-23 | 1 | -3/+17 |
| * | toshiba_acpi: Add support for USB Sleep and Music | Azael Avalos | 2015-01-23 | 1 | -0/+97 |
| * | toshiba_acpi: Add support for USB Rapid Charge | Azael Avalos | 2015-01-23 | 1 | -0/+107 |
| * | toshiba_acpi: Add support for USB Sleep functions under battery | Azael Avalos | 2015-01-23 | 1 | -0/+133 |
| * | toshiba_acpi: Add support for USB Sleep and Charge function | Azael Avalos | 2015-01-23 | 1 | -0/+118 |
* | | Revert "platform: x86: dell-laptop: Add support for keyboard backlight" | Darren Hart | 2015-01-23 | 1 | -1049/+6 |
|/ |
|
* | Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh... | Linus Torvalds | 2014-12-18 | 20 | -347/+1707 |
|\ |
|