summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-03254-11085/+4556
|\
| *-------. Merge branches 'acpi-osi', 'acpi-scan', 'acpi-tad', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki2018-04-027-5/+624
| |\ \ \ \ \
| | | | | | * ACPI / Kconfig: Update ACPI_PROCFS_POWER help textRandy Dunlap2018-03-181-4/+4
| | | | | * | ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5EHans de Goede2018-03-201-0/+9
| | | | * | | ACPI: Add Time and Alarm Device (TAD) driverRafael J. Wysocki2018-03-204-0/+600
| | | | |/ /
| | | * / / ACPI / scan: Send change uevent with offine environmental dataLee, Chun-Yi2018-03-201-1/+2
| | | |/ /
| | * | / ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3Alex Hung2018-03-181-0/+9
| | | |/ | | |/|
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-tables', 'acpi-cppc' and 'acpi-pci'Rafael J. Wysocki2018-04-023-14/+19
| |\ \ \ \ \
| | | | * | | ACPI / PCI: pci_link: Allow the absence of _PRS and change log levelAlex Hung2018-02-271-2/+2
| | | * | | | ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace idGeorge Cherian2018-02-221-11/+16
| | * | | | | ACPI: add NFIT and HMAT to the initrd override listDan Williams2018-02-221-1/+1
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic'Rafael J. Wysocki2018-04-0213-37/+624
| |\ \ \ \ \ \ \
| | | | * | | | | ACPI / PMIC: Replace license boilerplate with SPDX license identifierrajmohan.mani@intel.com2018-02-221-9/+1
| | | | |/ / / /
| | | * / / / / ACPI: sysfs: Update device object sysfs documentationAishwarya Pant2018-02-211-0/+37
| | | |/ / / /
| | * | | | | Revert "ACPI: battery: Add the ThinkPad "Not Charging" quirk"Rafael J. Wysocki2018-03-131-23/+1
| | * | | | | ACPI: battery: do not export degraded capacity values over 100Laszlo Toth2018-02-271-0/+27
| | * | | | | ACPI: battery: make function __battery_hook_unregister() staticColin Ian King2018-02-271-1/+1
| | * | | | | ACPI: battery: Add the ThinkPad "Not Charging" quirkOgnjen Galic2018-02-211-1/+23
| | * | | | | thinkpad_acpi: Add support for battery thresholdsOgnjen Galic2018-02-212-1/+389
| | * | | | | power: add to_power_supply macro to the APIOgnjen Galic2018-02-214-11/+3
| | * | | | | battery: Add the battery hooking APIOgnjen Galic2018-02-215-16/+167
| | |/ / / /
| * | | | | Merge branch 'acpica'Rafael J. Wysocki2018-04-02230-11029/+3286
| |\ \ \ \ \
| | * | | | | ACPICA: Update version to 20180313Bob Moore2018-03-181-1/+1
| | * | | | | ACPICA: Cleanup/simplify module-level code supportBob Moore2018-03-189-70/+116
| | * | | | | ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss2018-03-181-2/+7
| | * | | | | ACPICA: adding SPDX headersErik Schmauss2018-03-18229-8357/+459
| | * | | | | ACPICA: Rename a global for clarity, no functional changeBob Moore2018-03-188-13/+12
| | * | | | | ACPICA: macros: fix ACPI_ERROR_NAMESPACE macroErik Schmauss2018-03-184-10/+16
| | * | | | | ACPICA: Change a compile-time option to a runtime optionBob Moore2018-03-182-16/+26
| | * | | | | ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede2018-03-184-24/+9
| | * | | | | ACPICA: AML Debug Object: Don't ignore output of zero-length stringsBob Moore2018-03-181-4/+3
| | * | | | | ACPICA: Fix memory leak on unusual memory leakBob Moore2018-03-181-0/+4
| | * | | | | ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss2018-03-186-13/+51
| | * | | | | ACPICA: Events: Add parallel GPE handling support to fix potential redundant ...Erik Schmauss2018-03-182-105/+132
| | * | | | | ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resumeErik Schmauss2018-03-184-19/+4
| | * | | | | ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han2018-03-181-0/+8
| | * | | | | ACPICA: Update version to 20180209Bob Moore2018-02-211-1/+1
| | * | | | | ACPICA: Add option to disable Package object name resolution errorsBob Moore2018-02-212-7/+32
| | * | | | | ACPICA: Integrate package handling with module-level codeSchmauss, Erik2018-02-215-63/+85
| | * | | | | ACPICA: Revert "Fix for implicit result conversion for the To____ functions"Bob Moore2018-02-214-24/+12
| | * | | | | ACPICA: Update for some debug output. No functional changeBob Moore2018-02-2111-26/+40
| | * | | | | ACPICA: Update error message, no functional changeBob Moore2018-02-211-3/+5
| | * | | | | ACPICA: Restructure ACPI table filesErik Schmauss2018-02-213-2294/+2286
| | |/ / / /
| * | | | | ACPI: acpi_pad: Fix memory leak in power saving threadsLenny Szubowicz2018-03-301-0/+3
* | | | | | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-03105-1797/+3058
|\ \ \ \ \ \
| * | | | | | bpf: whitelist all syscalls for error injectionHoward McLauchlan2018-04-022-0/+6
| * | | | | | kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitionsDominik Brodowski2018-04-022-216/+219
| * | | | | | kernel/sys_ni: sort cond_syscall() entriesDominik Brodowski2018-04-021-174/+332
| * | | | | | syscalls/x86: auto-create compat_sys_*() prototypesDominik Brodowski2018-04-024-80/+4
| * | | | | | syscalls: sort syscall prototypes in include/linux/compat.hDominik Brodowski2018-04-021-277/+378