Age | Commit message (Expand) | Author |
2019-12-10 | ACPI: PM: Avoid attaching ACPI PM domain to certain devices | Rafael J. Wysocki |
2019-12-04 | Merge tag 'acpi-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2019-12-04 | Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-12-04 | Merge branches 'acpi-bus', 'acpi-button', 'acpi-sysfs' and 'acpi-misc' | Rafael J. Wysocki |
2019-12-04 | Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs' | Rafael J. Wysocki |
2019-12-02 | ACPI: PM: s2idle: Rework ACPI events synchronization | Rafael J. Wysocki |
2019-12-02 | ACPI: EC: Rework flushing of pending work | Rafael J. Wysocki |
2019-12-01 | Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-29 | ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data() | Vamshi K Sthambamkadi |
2019-11-29 | ACPI: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-29 | ACPI: OSL: only free map once in osl.c | Francesco Ruggeri |
2019-11-29 | ACPI: button: Add DMI quirk for Acer Switch 10 SW5-032 lid-switch | Hans de Goede |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-26 | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-11-26 | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-11-26 | Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-11-26 | Merge branch 'acpi-mm' | Rafael J. Wysocki |
2019-11-26 | Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc' | Rafael J. Wysocki |
2019-11-26 | Merge branches 'acpi-ec', 'acpi-soc', 'acpi-pmic' and 'acpi-button' | Rafael J. Wysocki |
2019-11-26 | Merge branch 'acpica' | Rafael J. Wysocki |
2019-11-26 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-11-21 | dma-mapping: treat dev->bus_dma_mask as a DMA limit | Nicolas Saenz Julienne |
2019-11-19 | libnvdimm: Move nvdimm_bus_attribute_group to device_type | Dan Williams |
2019-11-19 | libnvdimm: Move nvdimm_attribute_group to device_type | Dan Williams |
2019-11-19 | libnvdimm: Move nd_mapping_attribute_group to device_type | Dan Williams |
2019-11-19 | libnvdimm: Move nd_region_attribute_group to device_type | Dan Williams |
2019-11-19 | libnvdimm: Move nd_numa_attribute_group to device_type | Dan Williams |
2019-11-19 | ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100 | Yunfeng Ye |
2019-11-17 | libnvdimm: Move nd_device_attribute_group to device_type | Dan Williams |
2019-11-13 | ACPI: OSI: Shoot duplicate word | Cao jin |
2019-11-12 | ACPI: HMAT: use %u instead of %d to print u32 values | Tao Xu |
2019-11-12 | ACPI: NUMA: HMAT: fix a section mismatch | Qian Cai |
2019-11-07 | ACPI: HMAT: don't mix pxm and nid when setting memory target processor_pxm | Brice Goglin |
2019-11-07 | ACPI: NUMA: HMAT: Register "soft reserved" memory as an "hmem" device | Dan Williams |
2019-11-07 | ACPI: NUMA: HMAT: Register HMAT at device_initcall level | Dan Williams |
2019-11-07 | ACPI: NUMA: Establish a new drivers/acpi/numa/ directory | Dan Williams |
2019-11-01 | Merge tag 'pm-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-10-28 | ACPICA: debugger: remove leading whitespaces when converting a string to a bu... | Erik Schmauss |
2019-10-28 | ACPICA: acpiexec: initialize all simple types and field units from user input | Erik Schmauss |
2019-10-28 | ACPICA: debugger: add field unit support for acpi_db_get_next_token | Erik Schmauss |
2019-10-28 | ACPICA: debugger: surround field unit output with braces '{' | Erik Schmauss |
2019-10-28 | ACPICA: debugger: add command to dump all fields of particular subtype | Erik Schmauss |
2019-10-28 | ACPICA: utilities: add flag to only display data when dumping buffers | Erik Schmauss |
2019-10-28 | ACPICA: make acpi_load_table() return table index | Nikolaus Voss |
2019-10-28 | ACPICA: Add new external interface, acpi_unload_table() | Bob Moore |
2019-10-28 | ACPICA: More Clang changes | Bob Moore |
2019-10-28 | ACPICA: Win OSL: Replace get_tick_count with get_tick_count64 | Bob Moore |
2019-10-28 | ACPICA: Results from Clang | Bob Moore |
2019-10-28 | ACPI: EC: add support for hardware-reduced systems | Daniel Drake |