summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'device-properties-4.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-1612-83/+55
|\
| * Merge back new device properties material for v4.7.Rafael J. Wysocki2016-05-0612-83/+55
| |\
| | * device property: don't bother the drivers with struct property_setHeikki Krogerus2016-04-0912-83/+55
* | | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-05-16172-2363/+3639
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-05-1618-129/+122
| |\ \ \ \ \
| | | | * | | tools/power/acpi: close file only if it is openLv Zheng2016-04-091-2/+2
| | | | | |/ | | | | |/|
| | | * | | ACPI / sysfs: fix error code in get_status()Dan Carpenter2016-05-051-4/+3
| | | * | | ACPI / device_sysfs: Clean up checkpatch errorsBetty Dall2016-05-041-7/+9
| | | * | | ACPI / device_sysfs: Change _SUN and _STA show functions error return to EIOBetty Dall2016-05-041-2/+2
| | | * | | ACPI / device_sysfs: Add sysfs support for _HRV hardware revisionBetty Dall2016-05-041-0/+24
| | | * | | arm64: defconfig: Enable ACPIMark Brown2016-04-261-0/+1
| | | * | | ACPI / ARM64: Remove EXPERT dependency for ACPI on ARM64Mark Brown2016-04-261-1/+1
| | | * | | ACPI / ARM64: Don't enable ACPI by default on ARM64Mark Brown2016-04-261-1/+1
| | | * | | acer-wmi: Use acpi_dev_found()Lukas Wunner2016-04-091-12/+4
| | | * | | eeepc-wmi: Use acpi_dev_found()Lukas Wunner2016-04-091-22/+2
| | | * | | ACPI / utils: Rename acpi_dev_present()Lukas Wunner2016-04-096-8/+8
| | | |/ /
| | * | | ACPI,PCI,IRQ: remove SCI penalize functionSinan Kaya2016-05-053-6/+0
| | * | | ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init()Sinan Kaya2016-05-053-38/+0
| | * | | ACPI,PCI,IRQ: reduce static IRQ array size to 16Sinan Kaya2016-05-051-20/+20
| | * | | ACPI,PCI,IRQ: reduce resource requirementsSinan Kaya2016-05-051-29/+68
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi'Rafael J. Wysocki2016-05-1612-742/+914
| |\ \ \ \ \ \
| | | | * | | | ACPI / osi: Collect _OSI handling into one single fileLv Zheng2016-05-056-472/+531
| | | | * | | | ACPI / osi: Cleanup coding style issues before creating a separate OSI source...Lv Zheng2016-05-053-52/+38
| | | | * | | | ACPI / osi: Cleanup OSI handling code to use boolLv Zheng2016-05-053-27/+17
| | | | * | | | ACPI / osi: Fix default _OSI(Darwin) supportChen Yu2016-05-053-7/+75
| | | | * | | | ACPI / osi: Add acpi_osi=!! to allow reverting acpi_osi=!Lv Zheng2016-05-052-0/+5
| | | | * | | | ACPI / osi: Cleanup _OSI("Linux") related code before introducing new supportLv Zheng2016-05-051-20/+22
| | | | * | | | ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal stringsLv Zheng2016-05-051-5/+11
| | | | |/ / /
| | | * | | | ACPI / tables: Fix DSDT override mechanismRafael J. Wysocki2016-05-062-4/+4
| | | * | | | ACPI / tables: Convert initrd table override to table upgrade mechanismLv Zheng2016-04-183-44/+77
| | | * | | | ACPI / x86: Cleanup initrd related codeLv Zheng2016-04-181-3/+9
| | | * | | | ACPI / tables: Move table override mechanisms to tables.cLv Zheng2016-04-185-285/+294
| | * | | | | ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC presentLukasz Anaczkowski2016-04-211-4/+12
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki2016-05-1619-232/+675
| |\ \ \ \ \ \ \ \
| | | | | * | | | | ACPI / video: mark acpi_video_get_levels() inlineArnd Bergmann2016-05-131-1/+1
| | | | | * | | | | Thermal / ACPI / video: add INT3406 thermal driverAaron Lu2016-05-114-25/+282
| | | | | * | | | | ACPI/video: export acpi_video_get_levelsAaron Lu2016-05-042-38/+65
| | | | | * | | | | video / backlight: remove the backlight_device_registered APIAaron Lu2016-05-043-8/+1
| | | | | * | | | | video / backlight: add two APIs for drivers to useAaron Lu2016-05-042-14/+31
| | | | | | |/ / / | | | | | |/| | |
| | | | * | | | | ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While ex...Lv Zheng2016-04-091-1/+1
| | | | * | | | | ACPI 2.0 / ECDT: Enable correct ECDT initialization orderLv Zheng2016-04-091-14/+25
| | | | * | | | | ACPI 2.0 / ECDT: Remove early namespace reference from ECLv Zheng2016-04-091-91/+54
| | | | * | | | | ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLEDLv Zheng2016-04-091-41/+55
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5Chen Yu2016-04-093-1/+9
| | | |/ / / /
| | * | | | | ACPI / GED: make evged.c explicitly non-modularPaul Gortmaker2016-05-091-3/+1
| | * | | | | ACPI / amba: Remove CLK_IS_ROOTStephen Boyd2016-04-271-2/+1
| | * | | | | ACPI / APD: Remove CLK_IS_ROOTStephen Boyd2016-04-271-2/+1
| | * | | | | ACPI: implement Generic Event DeviceSinan Kaya2016-04-092-0/+157
| | |/ / / /
| * | | | | Merge branch 'acpica'Rafael J. Wysocki2016-05-16129-1260/+1928
| |\ \ \ \ \
| | * \ \ \ \ Merge back new ACPICA material for v4.7.Rafael J. Wysocki2016-05-06129-1260/+1928
| | |\ \ \ \ \
OpenPOWER on IntegriCloud