Age | Commit message (Expand) | Author |
2015-08-14 | ACPI / video: Fix circular lock dependency issue in the video-detect code | Hans de Goede |
2015-07-28 | ACPI / PM: Use target_state to set the device power state | Mika Westerberg |
2015-07-16 | Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources' | Rafael J. Wysocki |
2015-07-11 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-07-10 | nfit: add support for NVDIMM "latch" flag | Ross Zwisler |
2015-07-10 | nfit: update block I/O path to use PMEM API | Ross Zwisler |
2015-07-10 | ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke... | Jiang Liu |
2015-07-07 | Merge branch 'acpi-scan' | Rafael J. Wysocki |
2015-07-07 | Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep' | Rafael J. Wysocki |
2015-07-07 | ACPI / scan: Add support for ACPI _CLS device matching | Suthikulpanit, Suravee |
2015-07-07 | ACPI / LPSS: Fix up acpi_lpss_create_device() | Rafael J. Wysocki |
2015-07-06 | ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage | Rafael J. Wysocki |
2015-07-02 | Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2015-07-03 | Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."' | Rafael J. Wysocki |
2015-07-03 | ACPI / init: Make it possible to override _REV | Rafael J. Wysocki |
2015-07-01 | ACPICA: Comment update, no functional change | gongzg |
2015-07-01 | ACPICA: Split C library prototypes to new header | Bob Moore |
2015-07-01 | ACPICA: De-macroize calls to standard C library functions | Bob Moore |
2015-07-01 | ACPICA: Cleanup output for the ASL Debug object | Bob Moore |
2015-07-01 | ACPICA: Update for acpi_install_table memory types | Zhang Rui |
2015-07-01 | ACPICA: Namespace: Change namespace override to avoid node deletion | Bob Moore |
2015-07-01 | ACPICA: Namespace: Add support of OSDT table | Bob Moore |
2015-07-01 | ACPICA: Namespace: Add support to allow overriding objects | Lv Zheng |
2015-07-01 | ACPICA: Utilities: Add _CLS processing | Suravee Suthikulpanit |
2015-07-01 | ACPICA: Tables: Fix an issue that FACS initialization is performed twice | Lv Zheng |
2015-07-01 | ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACS | Lv Zheng |
2015-07-01 | ACPICA: Tables: Enable both 32-bit and 64-bit FACS | Lv Zheng |
2015-07-01 | ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS | Lv Zheng |
2015-07-01 | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-30 | nfit: fix smatch "use after null check" report | Dan Williams |
2015-06-29 | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-26 | libnvdimm: Add sysfs numa_node to NVDIMM devices | Toshi Kani |
2015-06-26 | libnvdimm: Set numa_node to NVDIMM devices | Toshi Kani |
2015-06-26 | acpi: Add acpi_map_pxm_to_online_node() | Toshi Kani |
2015-06-26 | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only | Dan Williams |
2015-06-26 | tools/testing/nvdimm: libnvdimm unit test infrastructure | Dan Williams |
2015-06-26 | libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory | Ross Zwisler |
2015-06-26 | nd_btt: atomic sector updates | Vishal Verma |
2015-06-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2015-06-24 | libnvdimm, nfit: add interleave-set state-tracking infrastructure | Dan Williams |
2015-06-24 | libnvdimm: support for legacy (non-aliasing) nvdimms | Dan Williams |
2015-06-24 | libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory) | Dan Williams |
2015-06-24 | libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure | Dan Williams |
2015-06-24 | libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devices | Dan Williams |
2015-06-24 | libnvdimm, nfit: dimm/memory-devices | Dan Williams |
2015-06-24 | libnvdimm: control character device and nvdimm_bus sysfs attributes | Dan Williams |
2015-06-24 | libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support | Dan Williams |
2015-06-24 | ACPICA: Linuxize: Replace __FUNCTION__ with __func__ | Lv Zheng |
2015-06-24 | Merge branch 'acpi-pnp' | Rafael J. Wysocki |
2015-06-24 | ACPI / resources: free memory on error in add_region_before() | Dan Carpenter |