| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: disassembler: disassemble OEMx tables as AML | Erik Schmauss | 2018-12-13 | 1 | -1/+2 |
* | ACPICA: Add "Windows 2018.2" string in the _OSI support | Jung-uk Kim | 2018-12-13 | 1 | -0/+1 |
* | ACPICA: Expressions in package elements are not supported | Bob Moore | 2018-12-13 | 1 | -0/+26 |
* | ACPICA: Update buffer-to-string conversions | Bob Moore | 2018-12-13 | 1 | -12/+37 |
* | ACPICA: add comments, no functional change | Bob Moore | 2018-12-13 | 1 | -3/+3 |
* | ACPICA: Remove defines that use deprecated flag | Erik Schmauss | 2018-12-13 | 11 | -41/+3 |
* | ACPICA: Add "Windows 2018" string in the _OSI support | Bob Moore | 2018-12-13 | 1 | -0/+1 |
* | Merge back earlier ACPICA changes for 4.21. | Rafael J. Wysocki | 2018-11-29 | 6 | -53/+108 |
|\ |
|
| * | ACPICA: iASL: Enhance error detection | Bob Moore | 2018-11-08 | 5 | -9/+34 |
| * | ACPICA: Debugger: refactor to fix unused variable warning | Erik Schmauss | 2018-11-08 | 1 | -44/+74 |
* | | ACPICA: Fix handling of buffer-size in acpi_ex_write_data_to_field() | Hans de Goede | 2018-11-19 | 1 | -19/+2 |
* | | Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-18 | 1 | -14/+5 |
|\ \ |
|
| * | | Revert "acpi, nfit: Further restrict userspace ARS start requests" | Dan Williams | 2018-11-10 | 1 | -12/+3 |
| * | | acpi, nfit: Fix ARS overflow continuation | Dan Williams | 2018-11-10 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-11-14 | 1 | -1/+1 |
|\ \ |
|
| * | | ACPI / PMIC: xpower: fix IOSF_MBI dependency | Arnd Bergmann | 2018-11-08 | 1 | -1/+1 |
| |/ |
|
* | | acpi/nfit, x86/mce: Validate a MCE's address before using it | Vishal Verma | 2018-11-06 | 1 | -0/+4 |
* | | acpi/nfit, x86/mce: Handle only uncorrectable machine checks | Vishal Verma | 2018-11-06 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-11-02 | 1 | -0/+1 |
|\ |
|
| * | ACPI / PM: Export acpi_device_get_power() for use by modular build drivers | Hans de Goede | 2018-10-12 | 1 | -0/+1 |
* | | mm/memory_hotplug: make add_memory() take the device_hotplug_lock | David Hildenbrand | 2018-10-31 | 1 | -1/+1 |
* | | mm/memory_hotplug: make remove_memory() take the device_hotplug_lock | David Hildenbrand | 2018-10-31 | 1 | -1/+1 |
* | | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 2 | -3/+1 |
* | | ACPI / PMIC: xpower: Add depends on IOSF_MBI to Kconfig entry | Hans de Goede | 2018-10-25 | 1 | -1/+1 |
* | | ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-write | Hans de Goede | 2018-10-25 | 1 | -6/+15 |
* | | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-10-25 | 3 | -31/+85 |
|\ \ |
|
| * \ | Merge branch 'pci/hotplug' | Bjorn Helgaas | 2018-10-20 | 2 | -27/+72 |
| |\ \ |
|
| | * | | PCI / ACPI: Whitelist D3 for more PCIe hotplug ports | Mika Westerberg | 2018-10-02 | 1 | -0/+3 |
| | * | | ACPI / property: Allow multiple property compatible _DSD entries | Mika Westerberg | 2018-10-02 | 2 | -27/+69 |
| * | | | PCI/ACPI: Allow _OSC presence to be optional for PCI | Sinan Kaya | 2018-09-17 | 1 | -3/+11 |
| * | | | PCI/ACPI: Correct error message for ASPM disabling | Sinan Kaya | 2018-09-17 | 1 | -2/+3 |
| |/ / |
|
* | | | Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2018-10-25 | 3 | -0/+198 |
|\ \ \ |
|
| * | | | ACPI/ADXL: Add address translation interface using an ACPI DSM | Tony Luck | 2018-10-16 | 3 | -0/+198 |
| |/ / |
|
* | | | Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-10-25 | 3 | -98/+258 |
|\ \ \ |
|
| * | | | acpi, nfit: Further restrict userspace ARS start requests | Dan Williams | 2018-10-17 | 1 | -5/+14 |
| * | | | acpi, nfit: Fix Address Range Scrub completion tracking | Dan Williams | 2018-10-17 | 2 | -78/+101 |
| * | | | tools/testing/nvdimm: Populate dirty shutdown data | Dan Williams | 2018-10-17 | 1 | -2/+5 |
| * | | | acpi, nfit: Collect shutdown status | Dan Williams | 2018-10-17 | 3 | -1/+117 |
| * | | | acpi, nfit: Introduce nfit_mem flags | Dan Williams | 2018-10-16 | 2 | -13/+22 |
| |/ / |
|
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-10-23 | 2 | -0/+2 |
|\ \ \ |
|
| * | | | ACPI: Add Hygon Dhyana support | Pu Wen | 2018-09-27 | 2 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-10-23 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | x86/cpu: Sanitize FAM6_ATOM naming | Peter Zijlstra | 2018-10-02 | 2 | -2/+2 |
| |/ / |
|
* | | | Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-10-23 | 32 | -403/+870 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'acpi-property' and 'acpi-sbs' | Rafael J. Wysocki | 2018-10-18 | 4 | -4/+11 |
| |\ \ \ \ |
|
| | | * | | | ACPI / SBS: Fix rare oops when removing modules | Ronald Tschalär | 2018-10-08 | 2 | -0/+3 |
| | | * | | | ACPI / SBS: Fix GPE storm on recent MacBookPro's | Ronald Tschalär | 2018-10-08 | 1 | -2/+6 |
| | | |/ / |
|
| | * / / | ACPI / property: Switch to bitmap_zalloc() | Andy Shevchenko | 2018-09-10 | 1 | -2/+2 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-------. \ \ | Merge branches 'acpi-soc', 'acpi-processor', 'acpi-pmic', 'acpi-cppc' and 'ac... | Rafael J. Wysocki | 2018-10-18 | 9 | -62/+321 |
| |\ \ \ \ \ \ \
| | | | | | |/ /
| | | | | |/| | |
|
| | | | | | * | | ACPI: TAD: Add low-level support for real time capability | Rafael J. Wysocki | 2018-10-18 | 1 | -0/+201 |
| | | | | |/ / |
|