Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | ACPI / processor_idle: Add support for Low Power Idle(LPI) states | Sudeep Holla | 2016-07-21 | 5 | -60/+450 | |
| | * | | | | | | ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE | Sudeep Holla | 2016-07-21 | 3 | -28/+58 | |
| | | |_|/ / / | | |/| | | | | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ | Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal' | Rafael J. Wysocki | 2016-07-25 | 6 | -97/+174 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | ACPI / thermal: Remove create_workqueue() | Bhaktipriya Shridhar | 2016-06-22 | 1 | -1/+2 | |
| | | | | | |/ / / / | | | | | |/| | | | | ||||||
| | | | * | | | | | | ACPI / button: Add quirks for initial lid state notification | Lv Zheng | 2016-06-22 | 1 | -0/+61 | |
| | | | * | | | | | | ACPI / button: Refactor functions to eliminate redundant code | Lv Zheng | 2016-06-22 | 1 | -42/+49 | |
| | | | * | | | | | | ACPI / button: Remove initial lid state notification | Lv Zheng | 2016-06-22 | 1 | -3/+0 | |
| | | | |/ / / / / | ||||||
| | | * | | | | | | ACPI / video: Dummy acpi_video_register should return error code | Arvind Yadav | 2016-06-25 | 1 | -1/+1 | |
| | | * | | | | | | ACPI / video: skip evaluating _DOD when it does not exist | Alex Hung | 2016-06-22 | 1 | -0/+3 | |
| | | * | | | | | | ACPI / video: Thinkpad X201 Tablet needs video_detect_force_video | Ralf Gerbig | 2016-06-22 | 1 | -0/+8 | |
| | | |/ / / / / | ||||||
| | * | | | | | | ACPI / EC: Remove wrong ECDT correction quirks | Lv Zheng | 2016-07-04 | 1 | -16/+5 | |
| | * | | | | | | ACPI / EC: Cleanup boot EC code using acpi_ec_alloc() | Lv Zheng | 2016-07-04 | 1 | -37/+48 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ | Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc' | Rafael J. Wysocki | 2016-07-25 | 5 | -44/+407 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | ACPI / debugger: Add AML debugger documentation | Lv Zheng | 2016-07-08 | 1 | -0/+66 | |
| | | | | * | | | | | | ACPI: Add documentation describing ACPICA release automation | Lv Zheng | 2016-07-08 | 1 | -0/+262 | |
| | | | | |/ / / / / | ||||||
| | | | * | | / / / | ACPICA: Linux: Enable ACPI_MUTEX_DEBUG for Linux kernel | Lv Zheng | 2016-07-15 | 1 | -0/+4 | |
| | | | | |_|/ / / | | | | |/| | | | | ||||||
| | | * | | | | | | ACPI / PCI: make pci_slot explicitly non-modular | Paul Gortmaker | 2016-07-16 | 1 | -8/+0 | |
| | | * | | | | | | ACPI / PCI: pci_slot: Use generic pr_debug utility | Joe Perches | 2016-06-22 | 1 | -14/+7 | |
| | | * | | | | | | ACPI / PCI: pci_slot: Use more common logging style | Joe Perches | 2016-06-22 | 1 | -15/+13 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
| | * | | | | | | ACPI / bus: Support for platform initiated graceful shutdown | Prakash, Prashanth | 2016-07-06 | 1 | -0/+54 | |
| | * | | | | | | ACPI / bus: Correct the comments about acpi_subsystem_init() | Baoquan He | 2016-07-06 | 1 | -2/+1 | |
| | * | | | | | | ACPI / bus: Use acpi_handle_debug() in acpi_print_osc_error() | Rafael J. Wysocki | 2016-06-23 | 1 | -12/+7 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'acpi-tables' | Rafael J. Wysocki | 2016-07-25 | 22 | -83/+972 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI: Rename configfs.c to acpi_configfs.c to prevent link error | Mika Westerberg | 2016-07-11 | 2 | -1/+1 | |
| | * | | | | | | ACPI: add support for loading SSDTs via configfs | Octavian Purdila | 2016-07-08 | 3 | -1/+258 | |
| | * | | | | | | ACPI: add support for configfs | Octavian Purdila | 2016-07-08 | 5 | -0/+70 | |
| | * | | | | | | efi / ACPI: load SSTDs from EFI variables | Octavian Purdila | 2016-07-08 | 3 | -0/+170 | |
| | * | | | | | | spi / ACPI: add support for ACPI reconfigure notifications | Octavian Purdila | 2016-07-08 | 1 | -7/+93 | |
| | * | | | | | | i2c / ACPI: add support for ACPI reconfigure notifications | Octavian Purdila | 2016-07-08 | 1 | -38/+137 | |
| | * | | | | | | ACPI: add support for ACPI reconfiguration notifiers | Octavian Purdila | 2016-07-08 | 5 | -5/+99 | |
| | * | | | | | | ACPI / scan: fix enumeration (visited) flags for bus rescans | Octavian Purdila | 2016-07-08 | 2 | -6/+25 | |
| | * | | | | | | ACPI / documentation: add SSDT overlays documentation | Octavian Purdila | 2016-07-08 | 1 | -0/+91 | |
| | * | | | | | | ACPI: ARM64: support for ACPI_TABLE_UPGRADE | Jon Masters | 2016-06-22 | 3 | -2/+7 | |
| | * | | | | | | ACPI / tables: introduce ARCH_HAS_ACPI_TABLE_UPGRADE | Aleksey Makarov | 2016-06-22 | 2 | -1/+5 | |
| | * | | | | | | ACPI / tables: move arch-specific symbol to asm/acpi.h | Aleksey Makarov | 2016-06-22 | 2 | -1/+4 | |
| | * | | | | | | ACPI / tables: table upgrade: refactor function definitions | Aleksey Makarov | 2016-06-22 | 3 | -20/+11 | |
| | * | | | | | | ACPI / tables: table upgrade: use cacheable map for tables | Aleksey Makarov | 2016-06-22 | 1 | -3/+3 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'acpi-numa' | Rafael J. Wysocki | 2016-07-25 | 19 | -192/+369 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI / NUMA: Enable ACPI based NUMA on ARM64 | Hanjun Guo | 2016-06-22 | 3 | -4/+54 | |
| | * | | | | | | arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT | Hanjun Guo | 2016-05-30 | 6 | -1/+129 | |
| | * | | | | | | ACPI / processor: Add acpi_map_madt_entry() | David Daney | 2016-05-30 | 2 | -4/+23 | |
| | * | | | | | | ACPI / NUMA: Improve SRAT error detection and add messages | David Daney | 2016-05-30 | 1 | -4/+11 | |
| | * | | | | | | ACPI / NUMA: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.c | Hanjun Guo | 2016-05-30 | 2 | -57/+60 | |
| | * | | | | | | ACPI / NUMA: remove unneeded acpi_numa=1 | Hanjun Guo | 2016-05-30 | 1 | -2/+0 | |
| | * | | | | | | ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.c | David Daney | 2016-05-30 | 5 | -15/+17 | |
| | * | | | | | | x86 / ACPI / NUMA: cleanup acpi_numa_processor_affinity_init() | Hanjun Guo | 2016-05-30 | 1 | -16/+5 | |
| | * | | | | | | arm64, NUMA: Cleanup NUMA disabled messages | David Daney | 2016-05-30 | 1 | -4/+7 | |
| | * | | | | | | arm64, NUMA: rework numa_add_memblk() | Hanjun Guo | 2016-05-30 | 2 | -8/+8 | |
| | * | | | | | | ACPI / NUMA: move acpi_numa_slit_init() to drivers/acpi/numa.c | Hanjun Guo | 2016-05-30 | 2 | -27/+29 | |
| | * | | | | | | ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 only | Robert Richter | 2016-05-30 | 6 | -6/+5 |