Age | Commit message (Expand) | Author | Files | Lines |
2016-07-26 | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... | Linus Torvalds | 1 | -2/+5 |
2016-07-26 | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 35 | -376/+2188 |
2016-07-25 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+3 |
2016-07-25 | Merge tag 'v4.7' into for-linus/pstore | Kees Cook | 11 | -202/+132 |
2016-07-25 | Merge branches 'acpi-drivers', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki | 8 | -10/+151 |
2016-07-25 | Merge branch 'acpi-pmic' | Rafael J. Wysocki | 7 | -19/+509 |
2016-07-25 | Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep' | Rafael J. Wysocki | 10 | -121/+707 |
2016-07-25 | Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal' | Rafael J. Wysocki | 5 | -96/+173 |
2016-07-25 | Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc' | Rafael J. Wysocki | 2 | -44/+75 |
2016-07-25 | Merge branch 'acpi-tables' | Rafael J. Wysocki | 8 | -26/+377 |
2016-07-25 | Merge branch 'acpi-numa' | Rafael J. Wysocki | 3 | -60/+196 |
2016-07-23 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -8/+9 |
2016-07-21 | ACPI: enable ACPI_PROCESSOR_IDLE on ARM64 | Sudeep Holla | 1 | -1/+1 |
2016-07-21 | ACPI / processor_idle: Add support for Low Power Idle(LPI) states | Sudeep Holla | 3 | -57/+425 |
2016-07-21 | ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE | Sudeep Holla | 2 | -27/+57 |
2016-07-21 | ACPI / DPTF: move int340x_thermal.c to the DPTF folder | Srinivas Pandruvada | 3 | -1/+3 |
2016-07-21 | ACPI / DPTF: Add DPTF power participant driver | Srinivas Pandruvada | 5 | -0/+146 |
2016-07-19 | nfit: make DIMM DSMs optional | Dan Williams | 2 | -8/+9 |
2016-07-16 | ACPI / lpat: make it explicitly non-modular | Paul Gortmaker | 1 | -3/+1 |
2016-07-16 | ACPI / dock: make dock explicitly non-modular | Paul Gortmaker | 1 | -6/+1 |
2016-07-16 | ACPI / PCI: make pci_slot explicitly non-modular | Paul Gortmaker | 1 | -8/+0 |
2016-07-16 | ACPI / PMIC: remove modular references from non-modular code | Paul Gortmaker | 3 | -13/+4 |
2016-07-12 | Merge branches 'acpica-fixes' and 'acpi-ec-fixes' | Rafael J. Wysocki | 1 | -2/+13 |
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 | Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes' | Rafael J. Wysocki | 27 | -1029/+1662 |
2016-07-06 | ACPI / bus: Support for platform initiated graceful shutdown | Prakash, Prashanth | 1 | -0/+54 |
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 |