summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ACPI / EC: Convert event handling work queue into loop style.Lv Zheng2015-06-152-9/+25
| | * | | | | | | ACPI / EC: Cleanup transaction state transition.Lv Zheng2015-06-151-8/+15
| | * | | | | | | ACPI / EC: Remove non-root-caused busy polling quirks.Lv Zheng2015-05-161-32/+3
| | * | | | | | | ACPI / EC: Add module params for polling modes.Lv Zheng2015-05-161-16/+23
| | * | | | | | | ACPI / EC: Fix and clean up register access guarding logics.Lv Zheng2015-05-162-28/+55
| | * | | | | | | ACPI / EC: Remove irqs_disabled() check.Lv Zheng2015-05-161-2/+1
| | * | | | | | | ACPI / EC: Remove storming threashold enlarging quirk.Lv Zheng2015-05-161-15/+0
| | * | | | | | | ACPI / EC: Update acpi_ec_is_gpe_raised() with new GPE status flag.Lv Zheng2015-05-161-1/+1
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki2015-06-197-123/+162
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | ACPI / PCI: remove stale list_head in struct acpi_prt_entryHanjun Guo2015-05-221-1/+0
| | | | | |/ / / / / /
| | | | * | / / / / / ACPI / osl: use same type for acpi_predefined_names values as in definitionDominik Brodowski2015-05-141-1/+1
| | | | | |/ / / / / | | | | |/| | | | |
| | | * | | | | | | Merge tag 'ras_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Rafael J. Wysocki2015-05-041-53/+55
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | | * | | | | | GHES: Make NMI handler have a single readerJiri Kosina2015-04-271-5/+7
| | | | * | | | | | GHES: Elliminate double-loop in the NMI handlerBorislav Petkov2015-04-271-9/+2
| | | | * | | | | | GHES: Panic right after detectionBorislav Petkov2015-04-271-10/+6
| | | | * | | | | | GHES: Carve out the panic functionalityBorislav Petkov2015-04-271-10/+14
| | | | * | | | | | GHES: Carve out error queueing in a separate functionBorislav Petkov2015-04-271-22/+29
| | * | | | | | | | ACPI / PM: Add missing pm_generic_complete() invocationRafael J. Wysocki2015-06-101-0/+1
| | * | | | | | | | ACPI / PM: Turn power resources on and off in the right order during resumeRafael J. Wysocki2015-05-251-4/+36
| | * | | | | | | | ACPI / PM: Rework device power management to follow ACPI 6Rafael J. Wysocki2015-05-164-62/+69
| | * | | | | | | | ACPI / PM: Drop stale comment from acpi_power_transition()Rafael J. Wysocki2015-05-081-2/+0
| | |/ / / / / / /
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc'Rafael J. Wysocki2015-06-197-58/+252
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|/ / / / / | | | | | | |/| | | / / / | | | | | |_|_|_|_|/ / / | | | | |/| | | | | | / | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | | | | * | | | | | ACPI / proc: make ACPI_PROCFS_POWER X86 onlyLorenzo Pieralisi2015-05-051-1/+1
| | | | | | |/ / / / | | | | | |/| | | |
| | | | * | | | | | ACPI / scan: constify ACPI device idsMathias Krause2015-06-151-1/+1
| | | | * | | | | | ACPI / property: Define a symbol for PRP0001Rafael J. Wysocki2015-05-223-17/+21
| | | | * | | | | | ACPI / property: Refine consistency check for PRP0001Rafael J. Wysocki2015-05-051-23/+31
| | | | |/ / / / /
| | | * | | | / / ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki2015-06-182-5/+161
| | | | |_|_|/ / | | | |/| | | |
| | * / | | | | ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki2015-06-101-15/+41
| | |/ / / / /
| * | | | | | Merge branch 'acpica'Rafael J. Wysocki2015-06-1913-27/+98
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | ACPICA: ACPI 6.0: Add support for NFIT table.Bob Moore2015-05-221-2/+2
| | * | | | ACPICA: acpi_help: Add option to display all known/supported ACPI tables.Bob Moore2015-05-221-0/+5
| | * | | | ACPICA: iASL/disassembler - fix possible fault for -e option.Bob Moore2015-05-223-4/+13
| | * | | | ACPICA: Hardware: Fix a resource leak issue in acpi_hw_build_pci_list().Lv Zheng2015-05-221-5/+4
| | * | | | ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_metho...Lv Zheng2015-05-221-3/+2
| | * | | | ACPICA: iASL: Enhance detection of non-ascii or corrupted input files.Bob Moore2015-05-222-6/+3
| | * | | | ACPICA: Parser: Move a couple externals to the proper header.Bob Moore2015-05-222-3/+3
| | * | | | ACPICA: ACPI 6.0: Add support for new predefined names.Bob Moore2015-05-224-4/+66
* | | | | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-1/+1
|\ \ \ \ \ \
| * | | | | | ACPI / PCI: Account for ARI in _PRT lookupsAlex Williamson2015-05-311-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-231-0/+1
|\ \ \ \ \ \
| * | | | | | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-031-0/+1
| | |/ / / / | |/| | | |
* / | | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
|/ / / / /
* | | | | Merge branches 'acpi-init' and 'acpica'Rafael J. Wysocki2015-05-154-11/+28
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Revert "ACPICA: Permanently set _REV to the value '2'."Rafael J. Wysocki2015-05-131-10/+3
| | |/ / | |/| |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki2015-05-073-1/+25
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | | * | ACPI / PNP: add two IDs to list for PNPACPI device enumerationWitold Szczeponik2015-05-041-0/+2
| | | | |/
| | * | / ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBookChris Bainbridge2015-04-301-0/+22
| | | |/ | | |/|
| * | | x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu2015-04-301-1/+1
| | |/ | |/|
* | | ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki2015-05-071-4/+2
| |/ |/|
* | ACPI / SBS: Enable battery manager when presentChris Bainbridge2015-04-291-1/+1
|/