Age | Commit message (Expand) | Author | Files | Lines |
2015-08-31 | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+0 |
2015-08-31 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -13/+4 |
2015-08-31 | Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2015-08-27 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -10/+10 |
2015-08-27 | nfit: Clarify memory device state flags strings | Toshi Kani | 1 | -10/+10 |
2015-08-25 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2015-08-25 | nfit, nd_blk: BLK status register is only 32 bits | Ross Zwisler | 1 | -2/+2 |
2015-08-14 | serial: 8250: bind to ALi Fast Infrared Controller (ALI5123) | Maciej S. Szmigiero | 1 | -0/+1 |
2015-08-14 | ACPI / video: Fix circular lock dependency issue in the video-detect code | Hans de Goede | 1 | -3/+13 |
2015-07-30 | PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed | Jiang Liu | 1 | -6/+4 |
2015-07-30 | PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq() | Jiang Liu | 1 | -8/+1 |
2015-07-28 | ACPI / PM: Use target_state to set the device power state | Mika Westerberg | 1 | -1/+1 |
2015-07-20 | ACPI: Remove clk.h include | Stephen Boyd | 2 | -2/+0 |
2015-07-16 | Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources' | Rafael J. Wysocki | 1 | -9/+15 |
2015-07-11 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -15/+139 |
2015-07-10 | nfit: add support for NVDIMM "latch" flag | Ross Zwisler | 2 | -1/+37 |
2015-07-10 | nfit: update block I/O path to use PMEM API | Ross Zwisler | 2 | -12/+100 |
2015-07-10 | ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke... | Jiang Liu | 1 | -9/+15 |
2015-07-07 | Merge branch 'acpi-scan' | Rafael J. Wysocki | 1 | -2/+30 |
2015-07-07 | Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep' | Rafael J. Wysocki | 3 | -167/+14 |
2015-07-07 | ACPI / scan: Add support for ACPI _CLS device matching | Suthikulpanit, Suravee | 1 | -2/+30 |
2015-07-07 | ACPI / LPSS: Fix up acpi_lpss_create_device() | Rafael J. Wysocki | 1 | -2/+5 |
2015-07-06 | ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage | Rafael J. Wysocki | 2 | -165/+9 |
2015-07-02 | Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 71 | -366/+728 |
2015-07-03 | Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."' | Rafael J. Wysocki | 1 | -3/+10 |
2015-07-03 | ACPI / init: Make it possible to override _REV | Rafael J. Wysocki | 4 | -0/+65 |
2015-07-01 | ACPICA: Comment update, no functional change | gongzg | 1 | -3/+2 |
2015-07-01 | ACPICA: Split C library prototypes to new header | Bob Moore | 2 | -58/+3 |
2015-07-01 | ACPICA: De-macroize calls to standard C library functions | Bob Moore | 50 | -255/+241 |
2015-07-01 | ACPICA: Cleanup output for the ASL Debug object | Bob Moore | 4 | -6/+50 |
2015-07-01 | ACPICA: Update for acpi_install_table memory types | Zhang Rui | 1 | -2/+2 |
2015-07-01 | ACPICA: Namespace: Change namespace override to avoid node deletion | Bob Moore | 1 | -4/+19 |
2015-07-01 | ACPICA: Namespace: Add support of OSDT table | Bob Moore | 3 | -2/+14 |
2015-07-01 | ACPICA: Namespace: Add support to allow overriding objects | Lv Zheng | 5 | -7/+44 |
2015-07-01 | ACPICA: Utilities: Add _CLS processing | Suravee Suthikulpanit | 5 | -4/+148 |
2015-07-01 | ACPICA: Tables: Fix an issue that FACS initialization is performed twice | Lv Zheng | 1 | -4/+6 |
2015-07-01 | ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACS | Lv Zheng | 3 | -20/+73 |
2015-07-01 | ACPICA: Tables: Enable both 32-bit and 64-bit FACS | Lv Zheng | 4 | -20/+39 |
2015-07-01 | ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS | Lv Zheng | 1 | -18/+53 |
2015-07-01 | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+3 |
2015-06-30 | nfit: fix smatch "use after null check" report | Dan Williams | 1 | -2/+2 |
2015-06-29 | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -3/+1819 |
2015-06-26 | libnvdimm: Add sysfs numa_node to NVDIMM devices | Toshi Kani | 1 | -0/+1 |
2015-06-26 | libnvdimm: Set numa_node to NVDIMM devices | Toshi Kani | 1 | -0/+6 |
2015-06-26 | acpi: Add acpi_map_pxm_to_online_node() | Toshi Kani | 1 | -3/+47 |
2015-06-26 | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only | Dan Williams | 2 | -0/+34 |
2015-06-26 | tools/testing/nvdimm: libnvdimm unit test infrastructure | Dan Williams | 2 | -4/+14 |
2015-06-26 | libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory | Ross Zwisler | 2 | -14/+484 |
2015-06-26 | nd_btt: atomic sector updates | Vishal Verma | 1 | -0/+1 |
2015-06-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -3/+6 |