summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-021-0/+1
|\
| * ACPI / PM: Export acpi_device_get_power() for use by modular build driversHans de Goede2018-10-121-0/+1
* | mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-311-1/+1
* | mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-311-1/+1
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-3/+1
* | ACPI / PMIC: xpower: Add depends on IOSF_MBI to Kconfig entryHans de Goede2018-10-251-1/+1
* | ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-writeHans de Goede2018-10-251-6/+15
* | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-253-31/+85
|\ \
| * \ Merge branch 'pci/hotplug'Bjorn Helgaas2018-10-202-27/+72
| |\ \
| | * | PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg2018-10-021-0/+3
| | * | ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg2018-10-022-27/+69
| * | | PCI/ACPI: Allow _OSC presence to be optional for PCISinan Kaya2018-09-171-3/+11
| * | | PCI/ACPI: Correct error message for ASPM disablingSinan Kaya2018-09-171-2/+3
| |/ /
* | | Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-10-253-0/+198
|\ \ \
| * | | ACPI/ADXL: Add address translation interface using an ACPI DSMTony Luck2018-10-163-0/+198
| |/ /
* | | Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-253-98/+258
|\ \ \
| * | | acpi, nfit: Further restrict userspace ARS start requestsDan Williams2018-10-171-5/+14
| * | | acpi, nfit: Fix Address Range Scrub completion trackingDan Williams2018-10-172-78/+101
| * | | tools/testing/nvdimm: Populate dirty shutdown dataDan Williams2018-10-171-2/+5
| * | | acpi, nfit: Collect shutdown statusDan Williams2018-10-173-1/+117
| * | | acpi, nfit: Introduce nfit_mem flagsDan Williams2018-10-162-13/+22
| |/ /
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-232-0/+2
|\ \ \
| * | | ACPI: Add Hygon Dhyana supportPu Wen2018-09-272-0/+2
| |/ /
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-232-2/+2
|\ \ \
| * | | x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-022-2/+2
| |/ /
* | | Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-10-2332-403/+870
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-property' and 'acpi-sbs'Rafael J. Wysocki2018-10-184-4/+11
| |\ \ \ \
| | | * | | ACPI / SBS: Fix rare oops when removing modulesRonald Tschalär2018-10-082-0/+3
| | | * | | ACPI / SBS: Fix GPE storm on recent MacBookPro'sRonald Tschalär2018-10-081-2/+6
| | | |/ /
| | * | | ACPI / property: Switch to bitmap_zalloc()Andy Shevchenko2018-09-101-2/+2
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'acpi-soc', 'acpi-processor', 'acpi-pmic', 'acpi-cppc' and 'ac...Rafael J. Wysocki2018-10-189-62/+321
| |\ \ \ \ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | | * | ACPI: TAD: Add low-level support for real time capabilityRafael J. Wysocki2018-10-181-0/+201
| | | | | |/ /
| | | | * | | ACPI / PMIC: Convert drivers to use SPDX identifierAndy Shevchenko2018-09-105-39/+8
| | | | * | | ACPI / PMIC: Sort headers alphabeticallyAndy Shevchenko2018-09-103-5/+5
| | | | |/ /
| | | * | | ACPI / processor: Fix the return value of acpi_processor_ids_walk()Dou Liyang2018-10-041-3/+4
| | | |/ /
| | * | | ACPI / LPSS: Resume BYT/CHT I2C controllers from resume_noirqHans de Goede2018-09-301-4/+57
| | * | | ACPI / LPSS: Add a device link from the GPU to the BYT I2C5 controllerHans de Goede2018-09-301-0/+1
| | * | | ACPI / LPSS: Add a device link from the GPU to the CHT I2C7 controllerHans de Goede2018-09-301-0/+1
| | * | | ACPI / LPSS: Make acpi_lpss_find_device() also find PCI devicesHans de Goede2018-09-301-1/+8
| | * | | ACPI / LPSS: Make hid_uid_match helper accept a NULL uid argumentHans de Goede2018-09-301-1/+7
| | * | | ACPI / LPSS: Make hid_uid_match helper take an acpi_device as first argumentHans de Goede2018-09-301-7/+7
| | * | | ACPI / LPSS: Exclude I2C busses shared with PUNIT from pmc_atom_d3_maskHans de Goede2018-09-171-2/+20
| | * | | ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllersHans de Goede2018-09-101-0/+2
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-m...Rafael J. Wysocki2018-10-186-63/+40
| |\ \ \ \ \ \ \
| | | | | | * | | ACPI: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2018-10-121-6/+0
| | | | | | * | | ACPI: custom_method: remove meaningless null check before debugfs_remove()zhong jiang2018-09-101-2/+1
| | | | | | |/ /
| | | | | * | | ACPI/PPTT: Handle architecturally unknown cache typesJeffrey Hugo2018-10-041-20/+13
| | | | | |/ /
| | | | * | | ACPI / glue: Split dev_is_platform() out of module for wide useAndy Shevchenko2018-09-101-1/+1
| | | | |/ /
| | | * | | ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()Bart Van Assche2018-10-181-6/+9
| | | |/ /
| | * | | ACPI: probe ECDT before loading AML tables regardless of module-level code flagErik Schmauss2018-10-181-28/+16
OpenPOWER on IntegriCloud