aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-2910-10/+10
* ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse2017-11-061-0/+1
* FROMLIST: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han2017-09-241-0/+8
* FROMLIST: [V4] acpi: acpica: fix acpi parse and parseext cache leaksMark Salyzyn2017-09-241-37/+16
* kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2017-09-231-2/+2
* ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann2017-07-041-0/+1
* ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf2017-07-041-1/+0
* ACPI / video: skip evaluating _DOD when it does not existAlex Hung2017-07-041-0/+3
* ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki2017-06-172-165/+9
* ACPI / resources: free memory on error in add_region_before()Dan Carpenter2017-06-171-1/+3
* ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki2017-06-172-5/+161
* acpi: %ld -> %lu to fix errors found using CppCheckMister Oyster2017-04-112-2/+2
* Get rid of __cpuinitMoyster2017-04-113-8/+8
* ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal2017-04-111-1/+1
* ACPI / sysfs: fix error code in get_status()Dan Carpenter2016-11-071-4/+3
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-29/+38
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-261-0/+3
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2016-08-261-4/+6
* ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2016-08-267-29/+20
* ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng2016-08-265-33/+28
* 3.10.79 -> 3.10.80Jan Engelmohr2016-08-261-4/+2
* 3.10.78 -> 3.10.79Jan Engelmohr2016-08-263-8/+7
* 3.10.74 -> 3.10.75Jan Engelmohr2016-08-261-1/+1
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-261-0/+11
* first commitMeizu OpenSource2016-08-15233-0/+117025