Age | Commit message (Expand) | Author | Files | Lines |
2016-07-12 | Merge branches 'acpica-fixes' and 'acpi-ec-fixes' | Rafael J. Wysocki | 1 | -2/+13 |
2016-07-11 | libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush() | Dan Williams | 2 | -31/+3 |
2016-07-11 | libnvdimm, nfit: move flush hint mapping to region-device driver-data | Dan Williams | 2 | -1/+21 |
2016-07-11 | libnvdimm, nfit: remove nfit_spa_map() infrastructure | Dan Williams | 2 | -167/+0 |
2016-07-11 | Revert "ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic t... | Rafael J. Wysocki | 2 | -9/+2 |
2016-07-11 | Revert "ACPICA: Namespace: Fix namespace/interpreter lock ordering" | Rafael J. Wysocki | 2 | -8/+8 |
2016-07-11 | ACPI: Rename configfs.c to acpi_configfs.c to prevent link error | Mika Westerberg | 2 | -1/+1 |
2016-07-08 | ACPI: add support for loading SSDTs via configfs | Octavian Purdila | 1 | -1/+215 |
2016-07-08 | ACPI: add support for configfs | Octavian Purdila | 3 | -0/+62 |
2016-07-08 | ACPI: add support for ACPI reconfiguration notifiers | Octavian Purdila | 4 | -5/+81 |
2016-07-08 | ACPI / scan: fix enumeration (visited) flags for bus rescans | Octavian Purdila | 1 | -6/+7 |
2016-07-08 | ACPI / EC: Fix code ordering issue in ec_remove_handlers() | Lv Zheng | 1 | -2/+13 |
2016-07-07 | libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() users | Dan Williams | 1 | -7/+7 |
2016-07-07 | nfit: don't override return value of nfit_mem_init | Dan Williams | 1 | -3/+2 |
2016-07-07 | nfit: always associate flush hints | Dan Williams | 1 | -9/+8 |
2016-07-07 | Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes' | Rafael J. Wysocki | 27 | -1029/+1662 |
2016-07-06 | nfit: use devm_add_action_or_reset() | Sajjan, Vikas C | 1 | -4/+4 |
2016-07-06 | ACPI / bus: Support for platform initiated graceful shutdown | Prakash, Prashanth | 1 | -0/+54 |
2016-07-06 | Xen: ACPI: Hide UART used by Xen | Shannon Zhao | 1 | -0/+74 |
2016-07-06 | ACPI / bus: Correct the comments about acpi_subsystem_init() | Baoquan He | 1 | -2/+1 |
2016-07-05 | ACPI / debugger: Fix regression introduced by IS_ERR_VALUE() removal | Lv Zheng | 1 | -2/+2 |
2016-07-05 | ACPICA: Namespace: Fix namespace/interpreter lock ordering | Lv Zheng | 2 | -8/+8 |
2016-07-04 | ACPI / EC: Remove wrong ECDT correction quirks | Lv Zheng | 1 | -16/+5 |
2016-07-04 | ACPI / EC: Cleanup boot EC code using acpi_ec_alloc() | Lv Zheng | 1 | -37/+48 |
2016-07-02 | ACPI,PCI,IRQ: separate ISA penalty calculation | Sinan Kaya | 1 | -3/+3 |
2016-07-02 | Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()" | Sinan Kaya | 1 | -0/+36 |
2016-07-02 | ACPI,PCI,IRQ: factor in PCI possible | Sinan Kaya | 1 | -12/+9 |
2016-07-01 | Merge tag 'acpi-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -1/+1 |
2016-07-01 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -14/+14 |
2016-06-30 | ACPI,PCI,IRQ: correct operator precedence | Sinan Kaya | 1 | -1/+1 |
2016-06-29 | ACPI: Execute _PTS before system reboot | Ocean He | 1 | -6/+23 |
2016-06-29 | ACPI / APEI: Add Boot Error Record Table (BERT) support | Huang Ying | 3 | -2/+152 |
2016-06-29 | nfit: fix format interface code byte order | Dan Williams | 2 | -8/+8 |
2016-06-27 | ACPI / PMIC: intel: initialize result to 0 | Felipe Balbi | 1 | -1/+1 |
2016-06-27 | ACPI / PMIC: intel: add REGS operation region support | Felipe Balbi | 1 | -1/+66 |
2016-06-25 | ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data | Hoan Tran | 1 | -3/+3 |
2016-06-24 | Merge branch 'acpica-fixes' | Rafael J. Wysocki | 2 | -2/+9 |
2016-06-24 | acpi, nfit: fix acpi_check_dsm() vs zero functions implemented | Dan Williams | 2 | -6/+6 |
2016-06-24 | ACPI / PMIC: Add opregion driver for Intel BXT WhiskeyCove PMIC | Bin Gao | 3 | -0/+431 |
2016-06-24 | ACPI / PMIC: modify the pen function signature to take bit field | Bin Gao | 3 | -10/+12 |
2016-06-23 | ACPI / einj: Make error paths more talkative | Borislav Petkov | 1 | -9/+27 |
2016-06-23 | ACPI / einj: Convert EINJ_PFX to proper pr_fmt | Borislav Petkov | 1 | -14/+11 |
2016-06-23 | ACPI: CPPC: Return error if _CPC is invalid on a CPU | Hoan Tran | 1 | -6/+12 |
2016-06-23 | ACPI / bus: Use acpi_handle_debug() in acpi_print_osc_error() | Rafael J. Wysocki | 1 | -12/+7 |
2016-06-22 | ACPI / thermal: Remove create_workqueue() | Bhaktipriya Shridhar | 1 | -1/+2 |
2016-06-22 | ACPI / button: Add quirks for initial lid state notification | Lv Zheng | 1 | -0/+61 |
2016-06-22 | ACPI / button: Refactor functions to eliminate redundant code | Lv Zheng | 1 | -42/+49 |
2016-06-22 | ACPI / button: Remove initial lid state notification | Lv Zheng | 1 | -3/+0 |
2016-06-22 | ACPI / PCI: pci_slot: Use generic pr_debug utility | Joe Perches | 1 | -14/+7 |
2016-06-22 | ACPI / PCI: pci_slot: Use more common logging style | Joe Perches | 1 | -15/+13 |