summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2019-12-01Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-26Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-26Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-11-26Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-11-26Merge branch 'acpi-mm'Rafael J. Wysocki
2019-11-26Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc'Rafael J. Wysocki
2019-11-26Merge branches 'acpi-ec', 'acpi-soc', 'acpi-pmic' and 'acpi-button'Rafael J. Wysocki
2019-11-26Merge branch 'acpica'Rafael J. Wysocki
2019-11-26Merge branch 'pm-cpuidle'Rafael J. Wysocki
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-21dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne
2019-11-19libnvdimm: Move nvdimm_bus_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nvdimm_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nd_mapping_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nd_region_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nd_numa_attribute_group to device_typeDan Williams
2019-11-17libnvdimm: Move nd_device_attribute_group to device_typeDan Williams
2019-11-13ACPI: OSI: Shoot duplicate wordCao jin
2019-11-12ACPI: HMAT: use %u instead of %d to print u32 valuesTao Xu
2019-11-12ACPI: NUMA: HMAT: fix a section mismatchQian Cai
2019-11-07ACPI: HMAT: don't mix pxm and nid when setting memory target processor_pxmBrice Goglin
2019-11-07ACPI: NUMA: HMAT: Register "soft reserved" memory as an "hmem" deviceDan Williams
2019-11-07ACPI: NUMA: HMAT: Register HMAT at device_initcall levelDan Williams
2019-11-07ACPI: NUMA: Establish a new drivers/acpi/numa/ directoryDan Williams
2019-11-01Merge tag 'pm-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-10-28ACPICA: debugger: remove leading whitespaces when converting a string to a bu...Erik Schmauss
2019-10-28ACPICA: acpiexec: initialize all simple types and field units from user inputErik Schmauss
2019-10-28ACPICA: debugger: add field unit support for acpi_db_get_next_tokenErik Schmauss
2019-10-28ACPICA: debugger: surround field unit output with braces '{'Erik Schmauss
2019-10-28ACPICA: debugger: add command to dump all fields of particular subtypeErik Schmauss
2019-10-28ACPICA: utilities: add flag to only display data when dumping buffersErik Schmauss
2019-10-28ACPICA: make acpi_load_table() return table indexNikolaus Voss
2019-10-28ACPICA: Add new external interface, acpi_unload_table()Bob Moore
2019-10-28ACPICA: More Clang changesBob Moore
2019-10-28ACPICA: Win OSL: Replace get_tick_count with get_tick_count64Bob Moore
2019-10-28ACPICA: Results from ClangBob Moore
2019-10-28ACPI: EC: add support for hardware-reduced systemsDaniel Drake
2019-10-28ACPI: EC: tweak naming in preparation for GpioInt supportDaniel Drake
2019-10-28ACPI: button: Remove unused acpi_lid_notifier_[un]register() functionsHans de Goede
2019-10-28ACPI: button: Add DMI quirk for Asus T200TAHans de Goede
2019-10-28ACPI: button: Add DMI quirk for Medion Akoya E2215THans de Goede
2019-10-28ACPI: button: Turn lid_blacklst DMI table into a generic quirk tableHans de Goede
2019-10-28ACPI: button: Allow disabling LID support with the lid_init_state module optionHans de Goede
2019-10-28ACPI: button: Refactor lid_init_state module parsing codeHans de Goede
2019-10-25ACPI: LPSS: Add dmi quirk for skipping _DEP check for some device-linksHans de Goede
2019-10-25ACPI: LPSS: Add LNXVIDEO -> BYT I2C1 to lpss_device_linksHans de Goede
2019-10-25ACPI: LPSS: Add LNXVIDEO -> BYT I2C7 to lpss_device_linksHans de Goede
2019-10-25ACPI / PMIC: Add Cherry Trail Crystal Cove PMIC OpRegion driverHans de Goede
2019-10-25ACPI / PMIC: Add byt prefix to Crystal Cove PMIC OpRegion driverHans de Goede