summaryrefslogtreecommitdiff
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAge
...
| | * | | ACPI / EC: Add detailed fields debugging support of EC_SC(R).Lv Zheng2014-07-07
| | * | | ACPI / EC: Update revision due to recent changesLv Zheng2014-07-07
| | * | | ACPI / EC: Fix race condition in ec_transaction_completed()Lv Zheng2014-07-07
| | * | | ACPI / EC: Remove duplicated ec_wait_ibf0() waiterLv Zheng2014-07-07
| | * | | ACPI / EC: Add asynchronous command byte write supportLv Zheng2014-07-07
| | * | | ACPI / EC: Avoid race condition related to advance_transaction()Lv Zheng2014-07-07
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-resources', 'acpi-ac', 'acpi-scan' and 'acpi-battery'Rafael J. Wysocki2014-07-10
| |\ \ \ \ \
| | | | * | | ACPI / battery: fix wrong value of capacity_now reported when fully chargedJosef Gajdusek2014-07-07
| | | | * | | ACPI / battery: Retry to get battery information if failed during probingLan Tianyu2014-07-07
| | | | |/ /
| | | * / / ACPI / PNP: add soc_button_array device ID to PNP IDs listZhang Rui2014-07-09
| | | |/ /
| | * / / Revert "ACPI / AC: Remove AC's proc directory."Lan Tianyu2014-07-07
| | |/ /
| * / / ACPI / resources: only reject zero length resources based at address zeroAndy Whitcroft2014-07-07
| |/ /
* | | Merge tag 'please-pull-extlog-trace' into x86/rasH. Peter Anvin2014-07-14
|\ \ \ | |/ / |/| |
| * | RAS, extlog: Adjust init flowChen, Gong2014-06-25
| * | trace, eMCA: Add a knob to adjust where to save event logChen, Gong2014-06-25
| * | trace, RAS: Add eMCA trace event interfaceChen, Gong2014-06-25
| |/
| |
| \
| \
| \
*---. \ Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery'Rafael J. Wysocki2014-06-19
|\ \ \ \ | |_|_|/ |/| | |
| | | * ACPI / battery: add quirk for Acer Aspire V5-573GAlexander Mezin2014-06-17
| | | * ACPI / battery: use callback for setting up quirksAlexander Mezin2014-06-17
| |_|/ |/| |
| | * ACPI / LPSS: Take I2C host controllers out of resetMika Westerberg2014-06-17
| |/ |/|
| * ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger2014-06-17
|/
* Merge branch 'pm-sleep'Rafael J. Wysocki2014-06-12
|\
| * PM / sleep: trace events for suspend/resumeTodd E Brandt2014-06-07
| |
| \
*-. \ Merge branches 'acpi-general' and 'acpi-video'Rafael J. Wysocki2014-06-12
|\ \ \
| | * | ACPI / video: Change the default for video.use_native_backlight to 1Rafael J. Wysocki2014-06-05
| * | | ACPI: Fix bug when ACPI reset register is implemented in system memoryRandy Wright2014-06-05
* | | | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-04
|\ \ \ \
| * \ \ \ Merge branch 'acpi-thermal'Rafael J. Wysocki2014-06-03
| |\ \ \ \
| | * \ \ \ Merge back earlier ACPI thermal material.Rafael J. Wysocki2014-05-29
| | |\ \ \ \
| | | * | | | ACPI / thermal: Use acpi_bus_attach_private_data() to attach private dataLan Tianyu2014-05-27
| | | |/ / /
| * | | | | Merge branch 'acpi-video'Rafael J. Wysocki2014-06-03
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ACPI / video: Add 4 new models to the use_native_backlight DMI listHans de Goede2014-05-27
| | * | | | ACPI / video: Add use native backlight quirk for the ThinkPad W530Hans de Goede2014-05-27
| | * | | | ACPI / video: Unregister the backlight device if a raw one shows up laterHans de Goede2014-05-27
| | * | | | Merge back earlier 'acpi-video' material.Rafael J. Wysocki2014-05-24
| | |\ \ \ \
| | | * | | | ACPI / video: Add an acpi_video_unregister_backlight functionHans de Goede2014-05-20
| | | * | | | ACPI / video: Don't register acpi_video_resume notifier without backlight dev...Hans de Goede2014-05-16
| | | * | | | ACPI / video: change acpi-video brightness_switch_enabled default to 0Hans de Goede2014-05-07
| * | | | | | Merge branch 'acpica'Rafael J. Wysocki2014-06-03
| |\ \ \ \ \ \
| | * | | | | | ACPICA: Namespace: Remove _PRP method support.Lv Zheng2014-06-03
| | * | | | | | ACPI: Fix x86 regression related to early mapping size limitationLv Zheng2014-06-01
| | * | | | | | ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng2014-06-01
| | * | | | | | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng2014-05-27
| | * | | | | | ACPICA: Events: Update GPE handling and initialization code.Bob Moore2014-05-07
| | * | | | | | ACPICA: Remove extraneous error message for large number of GPEs.Bob Moore2014-05-07
| | * | | | | | ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries.Lv Zheng2014-05-07
| | * | | | | | ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng2014-05-07
| | * | | | | | ACPICA: OSL: Add configurability for error message functions.Lv Zheng2014-05-07
| | * | | | | | ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...Lv Zheng2014-05-07
| | * | | | | | ACPICA: Update handling of PCI ID lists.David E. Box2014-05-07