summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-1126-108/+1878
|\
| * Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-083-10/+4Star
| |\
| | * ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI coreRafael J. Wysocki2014-12-043-10/+4Star
| | * Merge branch 'acpi-lpss' into pm-runtimeRafael J. Wysocki2014-12-041-29/+65
| | |\
| * | \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-12-081-4/+2Star
| |\ \ \
| | * \ \ Merge back earlier cpuidle material for 3.19-rc1.Rafael J. Wysocki2014-11-211-4/+2Star
| | |\ \ \
| | | * | | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-121-4/+2Star
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-video' and 'acpi-pmic'Rafael J. Wysocki2014-12-087-0/+900
| |\ \ \ \ \ \
| | | * | | | | ACPI / PMIC: AXP288: support virtual GPIO in ACPI tableAaron Lu2014-11-261-4/+26
| | | * | | | | ACPI / PMIC: support PMIC operation region for XPower AXP288Aaron Lu2014-11-263-0/+253
| | | * | | | | ACPI / PMIC: support PMIC operation region for CrystalCoveAaron Lu2014-11-265-0/+610
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge back earlier ACPI backlight material for 3.19-rc1.Rafael J. Wysocki2014-12-081-0/+15
| | |\ \ \ \ \
| | | * | | | | ACPI / video: Run _BCL before deciding registering backlightAaron Lu2014-10-301-0/+15
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor'Rafael J. Wysocki2014-12-086-37/+164
| |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ | | | | |/| | | | | |
| | | | | * | | | | | ACPI / cpuidle: avoid assigning signed errno to acpi_statusSudeep Holla2014-11-251-7/+7
| | | | | | |_|_|_|/ | | | | | |/| | | |
| | | | * | | | | | ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMAAndy Shevchenko2014-11-111-7/+28
| | | | * | | | | | ACPI / LPSS: allow to use specific PM domain during ->probe()Andy Shevchenko2014-11-111-6/+4Star
| | | | * | | | | | ACPI / LPSS: add all LPSS devices to the specific power domainAndy Shevchenko2014-11-111-18/+35
| | | | |/ / / / /
| | | * | | | | | ACPI / sleep: Drain outstanding events after disabling multiple GPEsRafael J. Wysocki2014-12-011-0/+2
| | | * | | | | | Merge branch 'acpica' into acpi-pmRafael J. Wysocki2014-12-017-15/+66
| | | |\ \ \ \ \ \
| | | * | | | | | | ACPI / PM: Fixed a typo in a commentHuang Rui2014-11-241-1/+1
| | | | |_|_|_|/ / | | | |/| | | | |
| | * / | | | | | ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu2014-11-242-0/+89
| | |/ / / / / /
| * | | | | | | Merge branch 'acpica'Rafael J. Wysocki2014-12-087-15/+69
| |\ \ \ \ \ \ \
| | * | | | | | | ACPICA: Events: Always modify GPE registers under the GPE lockLv Zheng2014-12-031-0/+3
| | | |/ / / / / | | |/| | | | |
| | * | | | | | ACPICA: Save current masks of enabled GPEs after enable register writesRafael J. Wysocki2014-12-013-13/+47
| | * | | | | | ACPICA: Disassembler: Emit correct string for 0 stop bits.Bob Moore2014-11-281-1/+1
| | * | | | | | ACPICA: Disassembler: Update for C-style expressions.Bob Moore2014-11-281-0/+1
| | * | | | | | ACPICA: Disassembler: Add support for C-style operators and expressions.Bob Moore2014-11-282-0/+3
| | * | | | | | ACPICA: acpiexec: Add option to specify an object initialization file.Bob Moore2014-11-281-0/+11
| | * | | | | | ACPICA: iASL: Add support for to_PLD macro.Bob Moore2014-11-281-1/+3
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'acpi-config', 'acpi-osl', 'acpi-utils' and 'acpi-tables'Rafael J. Wysocki2014-12-084-31/+63
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | ACPI / table: Always count matched and successfully parsed entriesTomasz Nowicki2014-11-271-1/+4
| | | | | * | | | | | ACPI / table: Add new function to get table entriesAshwin Chaugule2014-11-271-19/+44
| | | | | |/ / / / /
| | | | * | | | | / ACPI: remove unnecessary sizeof(u8)Fabian Frederick2014-11-181-3/+2Star
| | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | ACPI / OSL: Add IRQ handler flushing support in the OSL.Lv Zheng2014-11-111-0/+6
| | | * | | | | | ACPI / osl: speedup grace period in acpi_os_map_cleanupKonstantin Khlebnikov2014-11-111-1/+1
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | ACPI / Kconfig: Remove redundant depends on ACPIHanjun Guo2014-11-181-7/+6Star
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'device-properties'Rafael J. Wysocki2014-12-084-11/+676
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | ACPI / property: Drop size_prop from acpi_dev_get_property_reference()Rafael J. Wysocki2014-11-051-46/+16Star
| | * | | | | Driver core: Unified interface for firmware node propertiesRafael J. Wysocki2014-11-041-0/+21
| | * | | | | ACPI: Allow drivers to match using Device Tree compatible propertyMika Westerberg2014-11-042-11/+134
| | * | | | | Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki2014-11-041-0/+178
| | * | | | | ACPI: Add support for device specific propertiesMika Westerberg2014-11-044-0/+373
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-101-17/+3Star
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | GHES: Make ghes_estatus_caches staticBorislav Petkov2014-10-211-1/+1
| * | | | | APEI, GHES: Cleanup unnecessary function for lockless listChen, Gong2014-10-211-16/+2Star
* | | | | | ACPI / video: update condition to check if device is in _DOD listAaron Lu2014-12-011-1/+2
| |_|_|/ / |/| | | |
* | | | | ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki2014-11-201-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'acpi-blacklist'Rafael J. Wysocki2014-11-141-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | ACPI / blacklist: blacklist Win8 OSI for Dell Vostro 3546Adam Lee2014-10-301-0/+8
| | |/ | |/|