| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'acpi-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-04-03 | 254 | -11085/+4556 |
|\ |
|
| *-------. | Merge branches 'acpi-osi', 'acpi-scan', 'acpi-tad', 'acpi-video' and 'acpi-misc' | Rafael J. Wysocki | 2018-04-02 | 7 | -5/+624 |
| |\ \ \ \ \ |
|
| | | | | | * | ACPI / Kconfig: Update ACPI_PROCFS_POWER help text | Randy Dunlap | 2018-03-18 | 1 | -4/+4 |
| | | | | * | | ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5E | Hans de Goede | 2018-03-20 | 1 | -0/+9 |
| | | | * | | | ACPI: Add Time and Alarm Device (TAD) driver | Rafael J. Wysocki | 2018-03-20 | 4 | -0/+600 |
| | | | |/ / |
|
| | | * / / | ACPI / scan: Send change uevent with offine environmental data | Lee, Chun-Yi | 2018-03-20 | 1 | -1/+2 |
| | | |/ / |
|
| | * | / | ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3 | Alex Hung | 2018-03-18 | 1 | -0/+9 |
| | | |/
| | |/| |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'acpi-tables', 'acpi-cppc' and 'acpi-pci' | Rafael J. Wysocki | 2018-04-02 | 3 | -14/+19 |
| |\ \ \ \ \ |
|
| | | | * | | | ACPI / PCI: pci_link: Allow the absence of _PRS and change log level | Alex Hung | 2018-02-27 | 1 | -2/+2 |
| | | * | | | | ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace id | George Cherian | 2018-02-22 | 1 | -11/+16 |
| | * | | | | | ACPI: add NFIT and HMAT to the initrd override list | Dan Williams | 2018-02-22 | 1 | -1/+1 |
| | |/ / / / |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic' | Rafael J. Wysocki | 2018-04-02 | 13 | -37/+624 |
| |\ \ \ \ \ \ \ |
|
| | | | * | | | | | ACPI / PMIC: Replace license boilerplate with SPDX license identifier | rajmohan.mani@intel.com | 2018-02-22 | 1 | -9/+1 |
| | | | |/ / / / |
|
| | | * / / / / | ACPI: sysfs: Update device object sysfs documentation | Aishwarya Pant | 2018-02-21 | 1 | -0/+37 |
| | | |/ / / / |
|
| | * | | | | | Revert "ACPI: battery: Add the ThinkPad "Not Charging" quirk" | Rafael J. Wysocki | 2018-03-13 | 1 | -23/+1 |
| | * | | | | | ACPI: battery: do not export degraded capacity values over 100 | Laszlo Toth | 2018-02-27 | 1 | -0/+27 |
| | * | | | | | ACPI: battery: make function __battery_hook_unregister() static | Colin Ian King | 2018-02-27 | 1 | -1/+1 |
| | * | | | | | ACPI: battery: Add the ThinkPad "Not Charging" quirk | Ognjen Galic | 2018-02-21 | 1 | -1/+23 |
| | * | | | | | thinkpad_acpi: Add support for battery thresholds | Ognjen Galic | 2018-02-21 | 2 | -1/+389 |
| | * | | | | | power: add to_power_supply macro to the API | Ognjen Galic | 2018-02-21 | 4 | -11/+3 |
| | * | | | | | battery: Add the battery hooking API | Ognjen Galic | 2018-02-21 | 5 | -16/+167 |
| | |/ / / / |
|
| * | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2018-04-02 | 230 | -11029/+3286 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPICA: Update version to 20180313 | Bob Moore | 2018-03-18 | 1 | -1/+1 |
| | * | | | | | ACPICA: Cleanup/simplify module-level code support | Bob Moore | 2018-03-18 | 9 | -70/+116 |
| | * | | | | | ACPICA: Events: add a return on failure from acpi_hw_register_read | Erik Schmauss | 2018-03-18 | 1 | -2/+7 |
| | * | | | | | ACPICA: adding SPDX headers | Erik Schmauss | 2018-03-18 | 229 | -8357/+459 |
| | * | | | | | ACPICA: Rename a global for clarity, no functional change | Bob Moore | 2018-03-18 | 8 | -13/+12 |
| | * | | | | | ACPICA: macros: fix ACPI_ERROR_NAMESPACE macro | Erik Schmauss | 2018-03-18 | 4 | -10/+16 |
| | * | | | | | ACPICA: Change a compile-time option to a runtime option | Bob Moore | 2018-03-18 | 2 | -16/+26 |
| | * | | | | | ACPICA: Remove calling of _STA from acpi_get_object_info() | Hans de Goede | 2018-03-18 | 4 | -24/+9 |
| | * | | | | | ACPICA: AML Debug Object: Don't ignore output of zero-length strings | Bob Moore | 2018-03-18 | 1 | -4/+3 |
| | * | | | | | ACPICA: Fix memory leak on unusual memory leak | Bob Moore | 2018-03-18 | 1 | -0/+4 |
| | * | | | | | ACPICA: Events: Dispatch GPEs after enabling for the first time | Erik Schmauss | 2018-03-18 | 6 | -13/+51 |
| | * | | | | | ACPICA: Events: Add parallel GPE handling support to fix potential redundant ... | Erik Schmauss | 2018-03-18 | 2 | -105/+132 |
| | * | | | | | ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume | Erik Schmauss | 2018-03-18 | 4 | -19/+4 |
| | * | | | | | ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c | Seunghun Han | 2018-03-18 | 1 | -0/+8 |
| | * | | | | | ACPICA: Update version to 20180209 | Bob Moore | 2018-02-21 | 1 | -1/+1 |
| | * | | | | | ACPICA: Add option to disable Package object name resolution errors | Bob Moore | 2018-02-21 | 2 | -7/+32 |
| | * | | | | | ACPICA: Integrate package handling with module-level code | Schmauss, Erik | 2018-02-21 | 5 | -63/+85 |
| | * | | | | | ACPICA: Revert "Fix for implicit result conversion for the To____ functions" | Bob Moore | 2018-02-21 | 4 | -24/+12 |
| | * | | | | | ACPICA: Update for some debug output. No functional change | Bob Moore | 2018-02-21 | 11 | -26/+40 |
| | * | | | | | ACPICA: Update error message, no functional change | Bob Moore | 2018-02-21 | 1 | -3/+5 |
| | * | | | | | ACPICA: Restructure ACPI table files | Erik Schmauss | 2018-02-21 | 3 | -2294/+2286 |
| | |/ / / / |
|
| * | | | | | ACPI: acpi_pad: Fix memory leak in power saving threads | Lenny Szubowicz | 2018-03-30 | 1 | -0/+3 |
* | | | | | | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-03 | 105 | -1797/+3058 |
|\ \ \ \ \ \ |
|
| * | | | | | | bpf: whitelist all syscalls for error injection | Howard McLauchlan | 2018-04-02 | 2 | -0/+6 |
| * | | | | | | kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitions | Dominik Brodowski | 2018-04-02 | 2 | -216/+219 |
| * | | | | | | kernel/sys_ni: sort cond_syscall() entries | Dominik Brodowski | 2018-04-02 | 1 | -174/+332 |
| * | | | | | | syscalls/x86: auto-create compat_sys_*() prototypes | Dominik Brodowski | 2018-04-02 | 4 | -80/+4 |
| * | | | | | | syscalls: sort syscall prototypes in include/linux/compat.h | Dominik Brodowski | 2018-04-02 | 1 | -277/+378 |