summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki2016-07-2510-121/+707
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | ACPI: Execute _PTS before system rebootOcean He2016-06-291-6/+23
| | | | * | | | | | | | | | | | ACPI / APEI: Add Boot Error Record Table (BERT) supportHuang Ying2016-06-293-2/+152
| | | | * | | | | | | | | | | | ACPI / einj: Make error paths more talkativeBorislav Petkov2016-06-231-9/+27
| | | | * | | | | | | | | | | | ACPI / einj: Convert EINJ_PFX to proper pr_fmtBorislav Petkov2016-06-231-14/+11
| | | | | |/ / / / / / / / / / | | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | | ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid dataHoan Tran2016-06-251-3/+3
| | | * | | | | | | | | | | | ACPI: CPPC: Return error if _CPC is invalid on a CPUHoan Tran2016-06-231-6/+12
| | | |/ / / / / / / / / / /
| | * | | | | | | | | | | | ACPI: enable ACPI_PROCESSOR_IDLE on ARM64Sudeep Holla2016-07-211-1/+1
| | * | | | | | | | | | | | ACPI / processor_idle: Add support for Low Power Idle(LPI) statesSudeep Holla2016-07-213-57/+425
| | * | | | | | | | | | | | ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATESudeep Holla2016-07-212-27/+57
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal'Rafael J. Wysocki2016-07-255-96/+173
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | / | | | | | |_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | |
| | | | | * | | | | | | | | | ACPI / thermal: Remove create_workqueue()Bhaktipriya Shridhar2016-06-221-1/+2
| | | | | | |/ / / / / / / / | | | | | |/| | | | | | | |
| | | | * | | | | | | | | | ACPI / button: Add quirks for initial lid state notificationLv Zheng2016-06-221-0/+61
| | | | * | | | | | | | | | ACPI / button: Refactor functions to eliminate redundant codeLv Zheng2016-06-221-42/+49
| | | | * | | | | | | | | | ACPI / button: Remove initial lid state notificationLv Zheng2016-06-221-3/+0
| | | | |/ / / / / / / / /
| | | * | | | | | | | | | ACPI / video: skip evaluating _DOD when it does not existAlex Hung2016-06-221-0/+3
| | | * | | | | | | | | | ACPI / video: Thinkpad X201 Tablet needs video_detect_force_videoRalf Gerbig2016-06-221-0/+8
| | | |/ / / / / / / / /
| | * | | | | | | | | | ACPI / EC: Remove wrong ECDT correction quirksLv Zheng2016-07-041-16/+5
| | * | | | | | | | | | ACPI / EC: Cleanup boot EC code using acpi_ec_alloc()Lv Zheng2016-07-041-37/+48
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc'Rafael J. Wysocki2016-07-252-44/+75
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / | | | | | | | / / / / / / / | | | | | |_|/ / / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | ACPI / PCI: make pci_slot explicitly non-modularPaul Gortmaker2016-07-161-8/+0
| | | * | | | | | | | | | ACPI / PCI: pci_slot: Use generic pr_debug utilityJoe Perches2016-06-221-14/+7
| | | * | | | | | | | | | ACPI / PCI: pci_slot: Use more common logging styleJoe Perches2016-06-221-15/+13
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | ACPI / bus: Support for platform initiated graceful shutdownPrakash, Prashanth2016-07-061-0/+54
| | * | | | | | | | | | ACPI / bus: Correct the comments about acpi_subsystem_init()Baoquan He2016-07-061-2/+1
| | * | | | | | | | | | ACPI / bus: Use acpi_handle_debug() in acpi_print_osc_error()Rafael J. Wysocki2016-06-231-12/+7
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'acpi-tables'Rafael J. Wysocki2016-07-258-26/+377
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI: Rename configfs.c to acpi_configfs.c to prevent link errorMika Westerberg2016-07-112-1/+1
| | * | | | | | | | | | ACPI: add support for loading SSDTs via configfsOctavian Purdila2016-07-081-1/+215
| | * | | | | | | | | | ACPI: add support for configfsOctavian Purdila2016-07-083-0/+62
| | * | | | | | | | | | ACPI: add support for ACPI reconfiguration notifiersOctavian Purdila2016-07-084-5/+81
| | * | | | | | | | | | ACPI / scan: fix enumeration (visited) flags for bus rescansOctavian Purdila2016-07-081-6/+7
| | * | | | | | | | | | ACPI / tables: introduce ARCH_HAS_ACPI_TABLE_UPGRADEAleksey Makarov2016-06-221-1/+4
| | * | | | | | | | | | ACPI / tables: move arch-specific symbol to asm/acpi.hAleksey Makarov2016-06-221-1/+2
| | * | | | | | | | | | ACPI / tables: table upgrade: refactor function definitionsAleksey Makarov2016-06-221-10/+4
| | * | | | | | | | | | ACPI / tables: table upgrade: use cacheable map for tablesAleksey Makarov2016-06-221-3/+3
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'acpi-numa'Rafael J. Wysocki2016-07-253-60/+196
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | ACPI / NUMA: Enable ACPI based NUMA on ARM64Hanjun Guo2016-06-222-3/+38
| | * | | | | | | | | ACPI / processor: Add acpi_map_madt_entry()David Daney2016-05-301-4/+22
| | * | | | | | | | | ACPI / NUMA: Improve SRAT error detection and add messagesDavid Daney2016-05-301-4/+11
| | * | | | | | | | | ACPI / NUMA: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.cHanjun Guo2016-05-301-0/+60
| | * | | | | | | | | ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney2016-05-301-0/+12
| | * | | | | | | | | ACPI / NUMA: move acpi_numa_slit_init() to drivers/acpi/numa.cHanjun Guo2016-05-301-0/+29
| | * | | | | | | | | ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter2016-05-301-2/+0
| | * | | | | | | | | ACPI / NUMA: remove duplicate NULL checkHanjun Guo2016-05-301-3/+0
| | * | | | | | | | | ACPI / NUMA: Replace ACPI_DEBUG_PRINT() with pr_debug()Hanjun Guo2016-05-301-38/+21
| | * | | | | | | | | ACPI / NUMA: Use pr_fmt() instead of printkHanjun Guo2016-05-301-10/+7
| | | |_|_|_|/ / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-251-2/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'x86/cpu' into x86/platform, to avoid conflictIngo Molnar2016-06-141-2/+3
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | x86/acpi/lss: Use Intel family name macros for the acpi_lpss driverDave Hansen2016-06-081-2/+3
| | | |_|_|_|_|_|/ | | |/| | | | | |
OpenPOWER on IntegriCloud