Age | Commit message (Expand) | Author | Files | Lines |
2018-12-26 | Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 44 | -161/+355 |
2018-12-26 | Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 3 | -2/+28 |
2018-12-25 | Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 1 | -0/+1 |
2018-12-21 | Merge branch 'acpi-pci' | Rafael J. Wysocki | 10 | -28/+67 |
2018-12-21 | Merge branches 'acpi-tables', 'acpi-soc', 'acpi-apei' and 'acpi-misc' | Rafael J. Wysocki | 7 | -20/+32 |
2018-12-21 | Merge branch 'acpica' | Rafael J. Wysocki | 27 | -113/+249 |
2018-12-20 | ACPI / tables: Add an ifdef around amlcode and dsdt_amlcode | Nathan Chancellor | 1 | -0/+2 |
2018-12-20 | ACPI/APEI: Clear GHES block_status before panic() | Lenny Szubowicz | 1 | -0/+2 |
2018-12-20 | ACPI: Make PCI slot detection driver depend on PCI | Sinan Kaya | 1 | -1/+1 |
2018-12-20 | ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not set | Sinan Kaya | 1 | -7/+13 |
2018-12-20 | PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set | Sinan Kaya | 3 | -2/+6 |
2018-12-20 | ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset | Sinan Kaya | 5 | -5/+20 |
2018-12-20 | ACPI: Allow CONFIG_PCI to be unset for reboot | Sinan Kaya | 1 | -0/+8 |
2018-12-20 | ACPI: Move PCI reset to a separate function | Sinan Kaya | 1 | -13/+19 |
2018-12-18 | ACPI / OSI: Add OEM _OSI string to enable dGPU direct output | Alex Hung | 1 | -0/+7 |
2018-12-18 | ACPI: PM: Loop in full LPS0 mode only | Rafael J. Wysocki | 1 | -2/+3 |
2018-12-18 | ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle | Rafael J. Wysocki | 3 | -0/+25 |
2018-12-14 | ACPI / tables: add DSDT AmlCode new declaration name support | Wang Dongsheng | 2 | -3/+9 |
2018-12-14 | ACPICA: change coding style to match ACPICA, no functional change | Erik Schmauss | 1 | -2/+4 |
2018-12-14 | ACPICA: Debug output: Add option to display method/object evaluation | Bob Moore | 6 | -1/+64 |
2018-12-14 | ACPICA: disassembler: disassemble OEMx tables as AML | Erik Schmauss | 1 | -1/+2 |
2018-12-14 | ACPICA: Add "Windows 2018.2" string in the _OSI support | Jung-uk Kim | 1 | -0/+1 |
2018-12-14 | ACPICA: Expressions in package elements are not supported | Bob Moore | 1 | -0/+26 |
2018-12-14 | ACPICA: Update buffer-to-string conversions | Bob Moore | 1 | -12/+37 |
2018-12-14 | ACPICA: add comments, no functional change | Bob Moore | 1 | -3/+3 |
2018-12-14 | ACPICA: Remove defines that use deprecated flag | Erik Schmauss | 11 | -41/+3 |
2018-12-14 | ACPICA: Add "Windows 2018" string in the _OSI support | Bob Moore | 1 | -0/+1 |
2018-12-13 | ACPI / LPSS: Ignore acpi_device_fix_up_power() return value | Hans de Goede | 1 | -6/+1 |
2018-12-11 | ACPI / APD: Add clock frequency for Hisilicon Hip08 SPI controller | Jay Fang | 1 | -0/+6 |
2018-12-11 | ACPI, APEI, EINJ: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li | 1 | -11/+1 |
2018-12-09 | Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2018-12-06 | acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short" | Dan Williams | 1 | -1/+1 |
2018-12-03 | ACPI / scan: Create platform device for INT3515 ACPI nodes | Andy Shevchenko | 1 | -0/+1 |
2018-12-01 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
2018-11-30 | ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value | Lorenzo Pieralisi | 1 | -1/+1 |
2018-11-30 | Merge back earlier ACPICA changes for 4.21. | Rafael J. Wysocki | 6 | -53/+108 |
2018-11-29 | Merge branch 'acpica-fixes' | Rafael J. Wysocki | 1 | -19/+2 |
2018-11-26 | ACPI: SPCR: Consider baud rate 0 as preconfigured state | Andy Shevchenko | 1 | -0/+11 |
2018-11-21 | ACPI / platform: Add SMB0001 HID to forbidden_id_list | Hans de Goede | 1 | -0/+1 |
2018-11-19 | ACPICA: Fix handling of buffer-size in acpi_ex_write_data_to_field() | Hans de Goede | 1 | -19/+2 |
2018-11-18 | Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -14/+5 |
2018-11-15 | Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -1/+1 |
2018-11-10 | Revert "acpi, nfit: Further restrict userspace ARS start requests" | Dan Williams | 1 | -12/+3 |
2018-11-10 | acpi, nfit: Fix ARS overflow continuation | Dan Williams | 1 | -2/+2 |
2018-11-08 | ACPICA: iASL: Enhance error detection | Bob Moore | 5 | -9/+34 |
2018-11-08 | ACPICA: Debugger: refactor to fix unused variable warning | Erik Schmauss | 1 | -44/+74 |
2018-11-08 | ACPI / PMIC: xpower: fix IOSF_MBI dependency | Arnd Bergmann | 1 | -1/+1 |
2018-11-06 | acpi/nfit, x86/mce: Validate a MCE's address before using it | Vishal Verma | 1 | -0/+4 |
2018-11-06 | acpi/nfit, x86/mce: Handle only uncorrectable machine checks | Vishal Verma | 1 | -2/+2 |
2018-11-02 | Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |