summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-062-14/+40
|\
| * Merge branch 'pci/portdrv'Bjorn Helgaas2018-04-041-2/+11
| |\
| | * PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas2018-03-301-2/+11
| * | ACPI / scan: Do not enumerate Indirect IO host childrenJohn Garry2018-04-041-0/+14
| * | ACPI / scan: Rename acpi_is_serial_bus_slave() for more general useJohn Garry2018-04-041-9/+10
| * | PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni2018-04-041-3/+5
| |/
* | Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-04-051-0/+27
|\ \
| * | acpi, nfit: Add function to look up nvdimm device and provide SMBIOS handleTony Luck2018-03-141-0/+27
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-052-2/+2
|\ \ \
| * | | treewide: Align function definition open/close bracesJoe Perches2018-03-262-2/+2
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-041-12/+0
|\ \ \
| * \ \ Merge tag 'acpi/iort-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon2018-03-091-12/+0
| |\ \ \ | | |/ / | |/| |
| | * | ACPI/IORT: Remove obsolete ACPI_IORT_SMMU_V3_CAVIUM_CN99XX defineLorenzo Pieralisi2018-03-081-5/+0
| | * | ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guardLorenzo Pieralisi2018-03-081-7/+0
| | |/
* | | Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-04-032-16/+19
|\ \ \
| * | | ACPI / PM: Fix keyboard wakeup from suspend-to-idle on ASUS UX331UAChris Chiu2018-03-311-1/+2
| * | | ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxWDaniel Drake2018-03-201-1/+10
| * | | ACPI / PM: Reduce LPI constraints logging noiseRafael J. Wysocki2018-03-181-4/+6
| * | | ACPI / PM: Do not reconfigure GPEs for suspend-to-idleRafael J. Wysocki2018-02-211-10/+1
| |/ /
* | | Merge tag 'acpi-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-03213-7602/+1604
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'acpi-osi', 'acpi-scan', 'acpi-tad', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki2018-04-026-5/+511
| |\ \ \ \ \ \ \
| | | | | | * | | 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-203-0/+487
| | | | |/ /
| | | * | | 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-025-25/+174
| |\ \ \ \ \ | | | | |/ / | | | |/| |
| | | | * | ACPI / PMIC: Replace license boilerplate with SPDX license identifierrajmohan.mani@intel.com2018-02-221-9/+1
| | | |/ /
| | * | | 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
| | * | | battery: Add the battery hooking APIOgnjen Galic2018-02-214-16/+146
| | |/ /
| * | | Merge branch 'acpica'Rafael J. Wysocki2018-04-02198-7558/+897
| |\ \ \
| | * | | ACPICA: Cleanup/simplify module-level code supportBob Moore2018-03-188-60/+106
| | * | | ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss2018-03-181-2/+7
| | * | | ACPICA: adding SPDX headersErik Schmauss2018-03-18197-7198/+388
| | * | | ACPICA: Rename a global for clarity, no functional changeBob Moore2018-03-187-9/+9
| | * | | ACPICA: macros: fix ACPI_ERROR_NAMESPACE macroErik Schmauss2018-03-184-10/+16
| | * | | ACPICA: Change a compile-time option to a runtime optionBob Moore2018-03-181-16/+16
| | * | | ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede2018-03-183-22/+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-184-13/+49
| | * | | 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
OpenPOWER on IntegriCloud