aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds3-367/+339
2018-04-09Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams3-367/+339
2018-04-07nfit, address-range-scrub: add module option to skip initial arsDan Williams1-0/+7
2018-04-07nfit, address-range-scrub: rework and simplify ARS state machineDan Williams2-268/+218
2018-04-07nfit, address-range-scrub: determine one platform max_ars valueDan Williams2-39/+41
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-14/+40
2018-04-05nfit, address-range-scrub: introduce nfit_spa->ars_stateDan Williams2-9/+18
2018-04-05Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+27
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2018-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-12/+0
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas1-2/+11
2018-04-04ACPI / scan: Do not enumerate Indirect IO host childrenJohn Garry1-0/+14
2018-04-04ACPI / scan: Rename acpi_is_serial_bus_slave() for more general useJohn Garry1-9/+10
2018-04-04PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni1-3/+5
2018-04-03nfit, address-range-scrub: fix scrub in-progress reportingDan Williams1-1/+4
2018-04-03Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-16/+19
2018-04-03Merge tag 'acpi-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds213-7602/+1604
2018-04-02nfit: fix region registration vs block-data-window rangesDan Williams1-8/+14
2018-04-02Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+1
2018-04-02Merge branches 'acpi-osi', 'acpi-scan', 'acpi-tad', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki6-5/+511
2018-04-02Merge branches 'acpi-tables', 'acpi-cppc' and 'acpi-pci'Rafael J. Wysocki3-14/+19
2018-04-02Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic'Rafael J. Wysocki5-25/+174
2018-04-02Merge branch 'acpica'Rafael J. Wysocki198-7558/+897
2018-03-31ACPI / PM: Fix keyboard wakeup from suspend-to-idle on ASUS UX331UAChris Chiu1-1/+2
2018-03-30PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas1-2/+11
2018-03-30ACPI: acpi_pad: Fix memory leak in power saving threadsLenny Szubowicz1-0/+3
2018-03-28acpi, nfit: rework NVDIMM leaf method detectionDan Williams2-23/+23
2018-03-27Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar4-54/+18
2018-03-26treewide: Align function definition open/close bracesJoe Perches2-2/+2
2018-03-22Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-7/+13
2018-03-22Merge branch 'acpi-wdat'Rafael J. Wysocki1-2/+2
2018-03-21nfit: skip region registration for incomplete control regionsDan Williams1-7/+6
2018-03-21libnvdimm, nfit: fix persistence domain reportingDan Williams1-3/+7
2018-03-20ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5EHans de Goede1-0/+9
2018-03-20ACPI: Add Time and Alarm Device (TAD) driverRafael J. Wysocki3-0/+487
2018-03-20ACPI / scan: Send change uevent with offine environmental dataLee, Chun-Yi1-1/+2
2018-03-20ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxWDaniel Drake1-1/+10
2018-03-19ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai1-2/+2
2018-03-19Revert "ACPI / battery: Add quirk for Asus GL502VSK and UX305LA"Daniel Drake1-45/+3
2018-03-18ACPI / PM: Reduce LPI constraints logging noiseRafael J. Wysocki1-4/+6
2018-03-18ACPI / Kconfig: Update ACPI_PROCFS_POWER help textRandy Dunlap1-4/+4
2018-03-18ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3Alex Hung1-0/+9
2018-03-18ACPICA: Cleanup/simplify module-level code supportBob Moore8-60/+106
2018-03-18ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss1-2/+7
2018-03-18ACPICA: adding SPDX headersErik Schmauss197-7198/+388
2018-03-18ACPICA: Rename a global for clarity, no functional changeBob Moore7-9/+9
2018-03-18ACPICA: macros: fix ACPI_ERROR_NAMESPACE macroErik Schmauss4-10/+16
2018-03-18ACPICA: Change a compile-time option to a runtime optionBob Moore1-16/+16
2018-03-18ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede3-22/+9
2018-03-18ACPICA: AML Debug Object: Don't ignore output of zero-length stringsBob Moore1-4/+3