| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources' | Rafael J. Wysocki | 2015-07-16 | 1 | -9/+15 |
|\ \ |
|
| | * | ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke... | Jiang Liu | 2015-07-10 | 1 | -9/+15 |
| |/ |
|
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-07-11 | 2 | -15/+139 |
|\ \ |
|
| * | | nfit: add support for NVDIMM "latch" flag | Ross Zwisler | 2015-07-10 | 2 | -1/+37 |
| * | | nfit: update block I/O path to use PMEM API | Ross Zwisler | 2015-07-10 | 2 | -12/+100 |
| * | | nfit: fix smatch "use after null check" report | Dan Williams | 2015-06-30 | 1 | -2/+2 |
* | | | Merge branch 'acpi-scan' | Rafael J. Wysocki | 2015-07-07 | 1 | -2/+30 |
|\ \ \ |
|
| * | | | ACPI / scan: Add support for ACPI _CLS device matching | Suthikulpanit, Suravee | 2015-07-07 | 1 | -2/+30 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep' | Rafael J. Wysocki | 2015-07-07 | 3 | -167/+14 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | ACPI / LPSS: Fix up acpi_lpss_create_device() | Rafael J. Wysocki | 2015-07-07 | 1 | -2/+5 |
| |/ /
|/| | |
|
| * | | ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage | Rafael J. Wysocki | 2015-07-06 | 2 | -165/+9 |
|/ / |
|
* | | Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2015-07-02 | 71 | -366/+728 |
|\ \ |
|
| * | | Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."' | Rafael J. Wysocki | 2015-07-03 | 1 | -3/+10 |
| * | | ACPI / init: Make it possible to override _REV | Rafael J. Wysocki | 2015-07-03 | 4 | -0/+65 |
| * | | ACPICA: Comment update, no functional change | gongzg | 2015-07-01 | 1 | -3/+2 |
| * | | ACPICA: Split C library prototypes to new header | Bob Moore | 2015-07-01 | 2 | -58/+3 |
| * | | ACPICA: De-macroize calls to standard C library functions | Bob Moore | 2015-07-01 | 50 | -255/+241 |
| * | | ACPICA: Cleanup output for the ASL Debug object | Bob Moore | 2015-07-01 | 4 | -6/+50 |
| * | | ACPICA: Update for acpi_install_table memory types | Zhang Rui | 2015-07-01 | 1 | -2/+2 |
| * | | ACPICA: Namespace: Change namespace override to avoid node deletion | Bob Moore | 2015-07-01 | 1 | -4/+19 |
| * | | ACPICA: Namespace: Add support of OSDT table | Bob Moore | 2015-07-01 | 3 | -2/+14 |
| * | | ACPICA: Namespace: Add support to allow overriding objects | Lv Zheng | 2015-07-01 | 5 | -7/+44 |
| * | | ACPICA: Utilities: Add _CLS processing | Suravee Suthikulpanit | 2015-07-01 | 5 | -4/+148 |
| * | | ACPICA: Tables: Fix an issue that FACS initialization is performed twice | Lv Zheng | 2015-07-01 | 1 | -4/+6 |
| * | | ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACS | Lv Zheng | 2015-07-01 | 3 | -20/+73 |
| * | | ACPICA: Tables: Enable both 32-bit and 64-bit FACS | Lv Zheng | 2015-07-01 | 4 | -20/+39 |
| * | | ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS | Lv Zheng | 2015-07-01 | 1 | -18/+53 |
| * | | ACPICA: Linuxize: Replace __FUNCTION__ with __func__ | Lv Zheng | 2015-06-24 | 1 | -2/+2 |
| * | | ACPICA: Linuxize: Reduce divergences for 20150616 release | Lv Zheng | 2015-06-23 | 5 | -5/+4 |
* | | | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-07-01 | 1 | -1/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'acpi-pnp' | Rafael J. Wysocki | 2015-06-24 | 1 | -1/+3 |
| |\ \ |
|
| | * | | ACPI / resources: free memory on error in add_region_before() | Dan Carpenter | 2015-06-24 | 1 | -1/+3 |
* | | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-29 | 5 | -3/+1819 |
|\ \ \ \ |
|
| * | | | | libnvdimm: Add sysfs numa_node to NVDIMM devices | Toshi Kani | 2015-06-26 | 1 | -0/+1 |
| * | | | | libnvdimm: Set numa_node to NVDIMM devices | Toshi Kani | 2015-06-26 | 1 | -0/+6 |
| * | | | | acpi: Add acpi_map_pxm_to_online_node() | Toshi Kani | 2015-06-26 | 1 | -3/+47 |
| * | | | | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only | Dan Williams | 2015-06-26 | 2 | -0/+34 |
| * | | | | tools/testing/nvdimm: libnvdimm unit test infrastructure | Dan Williams | 2015-06-26 | 2 | -4/+14 |
| * | | | | libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory | Ross Zwisler | 2015-06-26 | 2 | -14/+484 |
| * | | | | nd_btt: atomic sector updates | Vishal Verma | 2015-06-26 | 1 | -0/+1 |
| * | | | | libnvdimm, nfit: add interleave-set state-tracking infrastructure | Dan Williams | 2015-06-24 | 1 | -2/+91 |
| * | | | | libnvdimm: support for legacy (non-aliasing) nvdimms | Dan Williams | 2015-06-24 | 1 | -0/+1 |
| * | | | | libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory) | Dan Williams | 2015-06-24 | 1 | -1/+147 |
| * | | | | libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure | Dan Williams | 2015-06-24 | 1 | -3/+10 |
| * | | | | libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devices | Dan Williams | 2015-06-24 | 3 | -2/+229 |
| * | | | | libnvdimm, nfit: dimm/memory-devices | Dan Williams | 2015-06-24 | 2 | -1/+161 |
| * | | | | libnvdimm: control character device and nvdimm_bus sysfs attributes | Dan Williams | 2015-06-24 | 2 | -0/+34 |
| * | | | | libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support | Dan Williams | 2015-06-24 | 4 | -0/+586 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2015-06-25 | 1 | -3/+6 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 2015-06-11 | 1 | -3/+6 |
| |\ \ \ |
|