aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMAAndy Shevchenko2014-11-11
| | | | * | | | | | | ACPI / LPSS: allow to use specific PM domain during ->probe()Andy Shevchenko2014-11-11
| | | | * | | | | | | ACPI / LPSS: add all LPSS devices to the specific power domainAndy Shevchenko2014-11-11
| | | | |/ / / / / /
| | | * | | | | | | ACPI / sleep: Drain outstanding events after disabling multiple GPEsRafael J. Wysocki2014-12-01
| | | * | | | | | | Merge branch 'acpica' into acpi-pmRafael J. Wysocki2014-12-01
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | ACPI / PM: Fixed a typo in a commentHuang Rui2014-11-24
| | | | |_|_|_|/ / / | | | |/| | | | | |
| | * / | | | | | | ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu2014-11-23
| | |/ / / / / / /
| * | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2014-12-08
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPICA: Events: Always modify GPE registers under the GPE lockLv Zheng2014-12-02
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | ACPICA: Save current masks of enabled GPEs after enable register writesRafael J. Wysocki2014-12-01
| | * | | | | | | ACPICA: Disassembler: Emit correct string for 0 stop bits.Bob Moore2014-11-27
| | * | | | | | | ACPICA: Disassembler: Update for C-style expressions.Bob Moore2014-11-27
| | * | | | | | | ACPICA: Disassembler: Add support for C-style operators and expressions.Bob Moore2014-11-27
| | * | | | | | | ACPICA: acpiexec: Add option to specify an object initialization file.Bob Moore2014-11-27
| | * | | | | | | ACPICA: iASL: Add support for to_PLD macro.Bob Moore2014-11-27
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'acpi-config', 'acpi-osl', 'acpi-utils' and 'acpi-tables'Rafael J. Wysocki2014-12-08
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | ACPI / table: Always count matched and successfully parsed entriesTomasz Nowicki2014-11-26
| | | | | * | | | | | | ACPI / table: Add new function to get table entriesAshwin Chaugule2014-11-26
| | | | | |/ / / / / /
| | | | * | | | | / / ACPI: remove unnecessary sizeof(u8)Fabian Frederick2014-11-17
| | | | | |_|_|_|/ / | | | | |/| | | | |
| | | * | | | | | | ACPI / OSL: Add IRQ handler flushing support in the OSL.Lv Zheng2014-11-11
| | | * | | | | | | ACPI / osl: speedup grace period in acpi_os_map_cleanupKonstantin Khlebnikov2014-11-11
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | ACPI / Kconfig: Remove redundant depends on ACPIHanjun Guo2014-11-17
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'device-properties'Rafael J. Wysocki2014-12-08
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | ACPI / property: Drop size_prop from acpi_dev_get_property_reference()Rafael J. Wysocki2014-11-05
| | * | | | | | Driver core: Unified interface for firmware node propertiesRafael J. Wysocki2014-11-04
| | * | | | | | ACPI: Allow drivers to match using Device Tree compatible propertyMika Westerberg2014-11-04
| | * | | | | | Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki2014-11-04
| | * | | | | | ACPI: Add support for device specific propertiesMika Westerberg2014-11-04
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | GHES: Make ghes_estatus_caches staticBorislav Petkov2014-10-21
| * | | | | | APEI, GHES: Cleanup unnecessary function for lockless listChen, Gong2014-10-21
| | |_|_|_|/ | |/| | | |
* | | | | | ACPI / video: update condition to check if device is in _DOD listAaron Lu2014-11-30
| |_|_|/ / |/| | | |
* | | | | ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki2014-11-19
| |_|/ / |/| | |
* | | | Merge branch 'acpi-blacklist'Rafael J. Wysocki2014-11-14
|\ \ \ \ | |_|/ / |/| | |
| * | | ACPI / blacklist: blacklist Win8 OSI for Dell Vostro 3546Adam Lee2014-10-29
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'acpi-scan' and 'acpi-ec'Rafael J. Wysocki2014-10-31
|\ \ \ \ | |_|/ / |/| | |
| | * | ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng2014-10-29
| | * | Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi...Lv Zheng2014-10-29
| |/ / |/| |
| * | ACPI: Use ACPI companion to match only the first physical deviceMika Westerberg2014-10-27
|/ /
* | Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-24
|\ \
| | \
| | \
| *-. | Merge branches 'acpi-pm' and 'pm-genirq'Rafael J. Wysocki2014-10-23
| |\ \|
| | * | ACPI: invoke acpi_device_wakeup() with correct parametersZhang Rui2014-10-23
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-ec' and 'acpi-platform'Rafael J. Wysocki2014-10-23
| |\ \ \ \
| | | * | | ACPI / platform: provide default DMA maskHeikki Krogerus2014-10-21
| | | | |/ | | | |/|
| | * | | ACPI / EC: Cleanup coding style.Lv Zheng2014-10-20
| | * | | ACPI / EC: Refine event/query debugging messages.Lv Zheng2014-10-20
| | * | | ACPI / EC: Add detailed command/query debugging information.Lv Zheng2014-10-20
| | * | | ACPI / EC: Enhance the logs to apply to QR_EC transactions.Lv Zheng2014-10-20
| | * | | ACPI / EC: Add CPU ID to debugging messages.Lv Zheng2014-10-20
| | |/ /
| * | | ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles.Bob Moore2014-10-20