index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Lines
2019-02-07
ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
James Morse
-25
/
+22
2019-02-07
ACPI / APEI: Generalise the estatus queue's notify code
James Morse
-22
/
+41
2019-02-07
ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
James Morse
-5
/
+0
2019-02-07
ACPI / APEI: Remove spurious GHES_TO_CLEAR check
James Morse
-3
/
+0
2019-02-07
ACPI / APEI: Don't store CPER records physical address in struct ghes
James Morse
-19
/
+27
2019-02-07
ACPI / APEI: Make estatus pool allocation a static size
James Morse
-44
/
+7
2019-02-07
ACPI / APEI: Make hest.c manage the estatus memory pool
James Morse
-28
/
+15
2019-02-07
ACPI / APEI: Switch estatus pool to use vmalloc memory
James Morse
-15
/
+15
2019-02-07
ACPI / APEI: Remove silent flag from ghes_read_estatus()
James Morse
-8
/
+7
2019-02-07
ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
James Morse
-2
/
+0
2019-02-07
ACPI: Set debug output flags independent of ACPICA
Erik Schmauss
-0
/
+3
2019-02-07
ACPICA: Get rid of acpi_sleep_dispatch()
Christoph Hellwig
-78
/
+18
2019-02-05
ACPI / scan: Create platform device for BSG2150 ACPI nodes
Hans de Goede
-0
/
+1
2019-02-02
libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family
Dan Williams
-0
/
+4
2019-02-01
Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
Zhang Rui
-0
/
+53
2019-02-01
ACPI: EC: Simplify boot EC checks in acpi_ec_add()
Rafael J. Wysocki
-19
/
+10
2019-02-01
ACPI: EC: Eliminate acpi_config_boot_ec()
Rafael J. Wysocki
-46
/
+8
2019-02-01
ACPI: EC: Make acpi_ec_dsdt_probe() more straightforward
Rafael J. Wysocki
-2
/
+9
2019-02-01
ACPI: EC: Make acpi_ec_ecdt_probe() more straightforward
Rafael J. Wysocki
-2
/
+10
2019-02-01
ACPI: EC: Declare boot_ec as static
Rafael J. Wysocki
-1
/
+3
2019-01-29
nfit: Add Hyper-V NVDIMM DSM command set to white list
Dexuan Cui
-4
/
+19
2019-01-29
nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
Dexuan Cui
-7
/
+7
2019-01-29
nfit: Fix nfit_intel_shutdown_status() command submission
Dan Williams
-17
/
+24
2019-01-29
ACPI / DPTF: remove header search path to the parent directory
Masahiro Yamada
-3
/
+1
2019-01-29
ACPI: EC: Clean up probing for early EC
Rafael J. Wysocki
-29
/
+22
2019-01-24
ACPI: debug: Clean up acpi_aml_init()
Rafael J. Wysocki
-8
/
+7
2019-01-22
ACPI: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-111
/
+32
2019-01-21
acpi/nfit: Fix command-supported detection
Dan Williams
-14
/
+40
2019-01-21
acpi/nfit: Block function zero DSMs
Dan Williams
-0
/
+7
2019-01-21
libnvdimm/security: Require nvdimm_security_setup_events() to succeed
Dan Williams
-5
/
+0
2019-01-20
Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-17
/
+11
2019-01-18
Merge branch 'acpi-pci'
Rafael J. Wysocki
-1
/
+6
2019-01-15
ACPI: EC: Look for ECDT EC after calling acpi_load_tables()
Rafael J. Wysocki
-12
/
+12
2019-01-15
ACPI / LPSS: Make PCI dependency explicit
Sinan Kaya
-1
/
+6
2019-01-15
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
-143
/
+143
2019-01-15
ACPICA: acpiexec: Add option to dump extra info for memory leaks
Bob Moore
-5
/
+18
2019-01-15
ACPICA: Convert more ACPI errors to firmware errors
Bob Moore
-11
/
+56
2019-01-14
acpi/nfit: Remove duplicate set nd_set in acpi_nfit_init_interleave_set()
Wei Yang
-1
/
+0
2019-01-14
ACPI: APEI: EINJ: Use DEFINE_DEBUGFS_ATTRIBUTE for debugfs files
YueHaibing
-8
/
+9
2019-01-14
ACPI / APEI: Fix parsing HEST that includes Deferred Machine Check subtable
Yazen Ghannam
-0
/
+6
2019-01-14
ACPI / tables: table override from built-in initrd
Shunyong Yang
-2
/
+20
2019-01-14
APEI / ERST: Switch to use new generic UUID API
Andy Shevchenko
-15
/
+12
2019-01-11
acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id()
Tony Luck
-2
/
+4
2019-01-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-2
/
+3
2019-01-11
ACPI/IORT: Fix rc_dma_get_range()
Jean-Philippe Brucker
-1
/
+2
2019-01-11
Merge branches 'acpi-pci', 'acpi-power' and 'acpi-misc'
Rafael J. Wysocki
-3
/
+26
2019-01-09
ACPI / PMIC: Add generic intel_soc_pmic_exec_mipi_pmic_seq_element handling
Hans de Goede
-0
/
+12
2019-01-09
ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
Hans de Goede
-0
/
+19
2019-01-09
ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
Hans de Goede
-0
/
+54
2019-01-08
nfit: Mark some functions as __maybe_unused
Nathan Chancellor
-4
/
+4
[prev]
[next]