summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: AML Parser: ignore control method status in module-level codeErik Schmauss2018-08-031-7/+12
* ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernationRafael J. Wysocki2018-08-031-9/+17
* ACPI / LPSS: Only call pwm_add_table() for Bay Trail PWM if PMIC HRV is 2Hans de Goede2018-08-031-1/+5
* PCI: pciehp: Request control of native hotplug only if supportedMika Westerberg2018-08-031-1/+3
* ACPICA: AML Parser: ignore dispatcher error status during table loadSchmauss, Erik2018-07-281-0/+26
* acpi, nfit: Fix scrub idle detectionDan Williams2018-07-172-11/+34
* ACPICA: Clear status of all events when entering S5Rafael J. Wysocki2018-07-171-4/+11
* ACPI / battery: Safe unregistering of hooksJouke Witteveen2018-07-111-4/+5
* ACPICA: Drop leading newlines from error messagesRafael J. Wysocki2018-07-111-3/+3
* acpi: Add helper for deactivating memory regionHeikki Krogerus2018-07-081-0/+72
* ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devicesHans de Goede2018-07-031-0/+2
* ACPI / LPSS: Avoid PM quirks on suspend and resume from S3Rafael J. Wysocki2018-07-031-7/+11
* ACPICA: AML parser: attempt to continue loading table after errorErik Schmauss2018-06-263-6/+85
* ACPICA: Add deferred package support for the Load and loadTable operatorsBob Moore2018-05-143-20/+74
* Merge tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-264-14/+98
|\
| *---. Merge branches 'acpi-watchdog', 'acpi-button' and 'acpi-video'Rafael J. Wysocki2018-04-263-13/+97
| |\ \ \
| | | | * ACPI / video: Only default only_lcd to true on Win8-ready _desktops_Hans de Goede2018-04-241-2/+25
| | | * | ACPI / button: make module loadable when booted in non-ACPI modeArd Biesheuvel2018-04-241-1/+23
| | | |/
| | * / ACPI / watchdog: Prefer iTCO_wdt on Lenovo Z50-70Mika Westerberg2018-04-241-10/+49
| | |/
| * / ACPI / scan: Initialize watchdog before PNPMika Westerberg2018-04-231-1/+1
| |/
* / ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016)Chen Yu2018-04-231-0/+13
|/
* Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-121-6/+5
|\
| * xen/acpi: upload _PSD info for non Dom0 CPUs tooJoao Martins2018-03-211-6/+5
* | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-111-3/+108
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...Joerg Roedel2018-03-299-93/+176
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * ACPI/IORT: Add msi address regions reservation helperShameer Kolothum2018-02-141-3/+108
| | |_|/ | |/| |
* | | | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-103-367/+339
|\ \ \ \
| * \ \ \ Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams2018-04-093-367/+339
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | nfit, address-range-scrub: add module option to skip initial arsDan Williams2018-04-071-0/+7
| | * | | nfit, address-range-scrub: rework and simplify ARS state machineDan Williams2018-04-072-268/+218
| | * | | nfit, address-range-scrub: determine one platform max_ars valueDan Williams2018-04-072-39/+41
| | * | | nfit, address-range-scrub: introduce nfit_spa->ars_stateDan Williams2018-04-052-9/+18
| | * | | nfit, address-range-scrub: fix scrub in-progress reportingDan Williams2018-04-031-1/+4
| | * | | nfit: fix region registration vs block-data-window rangesDan Williams2018-04-021-8/+14
| | * | | acpi, nfit: rework NVDIMM leaf method detectionDan Williams2018-03-282-23/+23
| | * | | nfit: skip region registration for incomplete control regionsDan Williams2018-03-211-7/+6
| | * | | acpi, nfit: remove redundant __func__ in dev_dbgJohannes Thumshirn2018-03-052-42/+38
| | | |/ | | |/|
* | | | 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