summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ACPI / sleep: move acpi_processor_sleep to sleep.cSudeep Holla2016-02-223-39/+35
| | * | | | | | ACPI / processor : add support for ACPI0010 processor containerSudeep Holla2016-02-221-0/+17
| | * | | | | | ACPI / processor_idle: replace PREFIX with pr_fmtSudeep Holla2016-02-161-14/+11
| | | |_|_|_|/ | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-osl' and 'acpi-apei'Rafael J. Wysocki2016-03-1410-85/+260
| |\ \ \ \ \ \ \ \
| | | | * | | | | | ACPI / APEI: ERST: Fixed leaked resources in erst_initJosh Hunt2016-03-111-0/+3
| | | | * | | | | | ACPI / APEI: Fix leaked resourcesJosh Hunt2016-03-111-2/+4
| | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | ACPI / OSL: Add support to install tables via initrdLv Zheng2016-03-093-1/+52
| | | * | | | | | ACPI / OSL: Clean up initrd table override codeLv Zheng2016-03-091-62/+52
| | | |/ / / / /
| | * | | | | | ACPI / scan: AMBA bus probing supportGraeme Gregory2016-02-164-0/+129
| | * | | | | | ACPI: introduce a function to find the first physical deviceAleksey Makarov2016-02-163-23/+23
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'acpica'Rafael J. Wysocki2016-03-1424-185/+371
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT ...Lv Zheng2016-03-103-39/+32
| | * | | | | ACPICA: Utilities: Update trace mechinism for acquire_objectBob Moore2016-03-081-1/+1
| | * | | | | ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_...Lv Zheng2016-02-244-4/+4
| | * | | | | ACPICA: Namespace: Ensure \_SB._INI executed before any _REGLv Zheng2016-02-243-77/+85
| | * | | | | ACPICA: ACPICA: Tune _REG evaluations order in the initialization stepsLv Zheng2016-02-241-17/+18
| | * | | | | ACPICA: Tables: make default region accessible during the table loadLv Zheng2016-02-242-5/+29
| | * | | | | ACPICA: ACPI 6.0/iASL: Add support for the External AML opcodeDavid E. Box2016-02-241-1/+3
| | * | | | | ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore2016-02-2413-29/+18
| | * | | | | ACPICA: debugger: dbconvert: free pld_info on error return pathColin Ian King2016-02-241-2/+3
| | * | | | | ACPICA: iASL: Update to use internal acpi_ut_strtoul64 functionBob Moore2016-02-241-38/+206
| | * | | | | ACPICA: iASL: Fix some typos with the name strtoul64Bob Moore2016-02-241-1/+1
| | * | | | | ACPICA: Remove incorrect "static" from a global structureBob Moore2016-02-241-1/+1
| | * | | | | ACPICA: aclocal: Put parens around some definitions.waddlesplash2016-02-241-3/+3
| | |/ / / /
* | | | | | tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra2016-03-151-2/+2
* | | | | | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-142-5/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar2016-03-044-144/+93
| |\ \ \ \
| * | | | | ACPI/EINJ: Allow memory error injection to NVDIMMToshi Kani2016-01-301-4/+11
| * | | | | drivers: Initialize resource entry to zeroToshi Kani2016-01-301-1/+1
| | |_|_|/ | |/| | |
* | | | | ACPICA: Revert "Parser: Fix for SuperName method invocation"Bob Moore2016-03-081-5/+4
| |_|_|/ |/| | |
* | | | nfit: Continue init even if ARS commands are unimplementedVishal Verma2016-03-041-4/+11
| |/ / |/| |
* | | Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-271-4/+13
|\ \ \
| * | | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas2016-02-271-1/+8
| * | | Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas2016-02-171-4/+6
* | | | Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-261-94/+34
|\ \ \ \
| * | | | Revert "ACPI, PCI, irq: remove interrupt count restriction"Rafael J. Wysocki2016-02-241-102/+34
| * | | | Revert "ACPI / PCI: Simplify acpi_penalize_isa_irq()"Rafael J. Wysocki2016-02-241-3/+11
| | |_|/ | |/| |
* | | | nfit: update address range scrub commands to the acpi 6.1 formatDan Williams2016-02-231-3/+3
* | | | libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizingDan Williams2016-02-191-6/+7
* | | | nfit: fix multi-interface dimm handling, acpi6.1 compatibilityDan Williams2016-02-191-36/+35
|/ / /
* | | Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki2016-02-061-1/+1
|\ \ \ | |_|/ |/| |
| * | ACPI / LPSS: set PM domain via helper setterAndy Shevchenko2016-02-031-1/+1
| | |
| \ \
*-. \ \ Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2016-01-291-8/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"Hans de Goede2016-01-231-8/+0
* | | | tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-221-4/+2
* | | | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-20194-221/+242
|\ \ \ \
| * \ \ \ Merge branch 'pm-core'Rafael J. Wysocki2016-01-212-3/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | PM / Domains: add setter for dev.pm_domainTomeu Vizoso2016-01-082-3/+7
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpica', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki2016-01-21192-218/+235
| |\ \ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | ACPI / fan: Improve acpi_device_update_power error messageAndy Lutomirski2016-01-151-1/+1
| | | | | |/ | | | | |/|