summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc'Rafael J. Wysocki2021-06-2911-54/+130
|\ \ \ \
| | | | * ACPI: NVS: fix doc warnings in nvs.cBaokun Li2021-06-171-12/+12
| | | | * ACPI: OSL: Use DEFINE_RES_IO_NAMED() to simplify codeZhen Lei2021-06-071-6/+1
| | | | * ACPI: bus: Call kobject_put() in acpi_init() error pathHanjun Guo2021-06-071-0/+1
| | | | * ACPI: bus: Remove unneeded assignmentHanjun Guo2021-06-071-3/+1
| | | | * ACPI: configfs: Replace ACPI_INFO() with pr_debug()Hanjun Guo2021-05-241-4/+1
| | | | * ACPI: ipmi: Remove address space handler in error pathHanjun Guo2021-05-241-1/+6
| | | | * ACPI: event: Remove redundant initialization of local variableShaokun Zhang2021-05-211-1/+1
| | | | * ACPI: sbshc: Fix fall-through warning for ClangGustavo A. R. Silva2021-05-211-1/+0
| | | * | ACPI: LPSS: Use kstrtol() instead of simple_strtol()Liu Shixin2021-06-071-7/+6
| | * | | ACPI: APEI: fix synchronous external aborts in user-modeXiaofei Tan2021-06-171-17/+64
| | * | | ACPI: APEI: Don't warn if ACPI is disabledJon Hunter2021-05-211-1/+1
| | | |/ | | |/|
| * | | ACPI: EC: trust DSDT GPE for certain HP laptopZhang Rui2021-06-211-1/+20
| * | | ACPI: EC: Make more Asus laptops use ECDT _GPEChris Chiu2021-05-211-0/+16
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'acpi-dptf' and 'acpi-messages'Rafael J. Wysocki2021-06-2919-121/+108
|\ \ \ \
| | * | | ACPI: Remove the macro PREFIX "ACPI: "Hanjun Guo2021-06-071-2/+0
| | * | | ACPI: sleep: Unify the message printingHanjun Guo2021-06-071-9/+9
| | * | | ACPI: sbs: Unify the message printingHanjun Guo2021-06-071-6/+6
| | * | | ACPI: scan: Unify the log message printingHanjun Guo2021-06-071-5/+6
| | * | | ACPI: sbshc: Unify the message printingHanjun Guo2021-06-071-4/+4
| | * | | ACPI: sysfs: Cleanup message printingHanjun Guo2021-06-071-5/+3
| | * | | ACPI: reboot: Unify the message printingHanjun Guo2021-06-071-1/+3
| | * | | ACPI: processor_throttling: Cleanup the printing messagesHanjun Guo2021-06-071-34/+26
| | * | | ACPI: processor_perflib: Cleanup print messagesHanjun Guo2021-06-071-20/+18
| | * | | ACPI: processor_thermal: Remove unused PREFIX for printingHanjun Guo2021-06-071-2/+0
| | * | | ACPI: pci_root: Unify the message printingHanjun Guo2021-06-071-1/+3
| | * | | ACPI: osl: Remove the duplicated PREFIX for message printingHanjun Guo2021-06-071-2/+2
| | * | | ACPI: nvs: Unify the message printingHanjun Guo2021-06-071-3/+5
| | * | | ACPI: glue: Clean up the printing messagesHanjun Guo2021-06-071-20/+9
| | * | | ACPI: event: Use pr_*() macros to replace printk()Hanjun Guo2021-06-071-2/+4
| | * | | ACPI: bus: Use pr_*() macros to replace printk()Hanjun Guo2021-06-071-2/+2
| | * | | ACPI: blacklist: Unify the message printingHanjun Guo2021-06-071-4/+5
| | * | | ACPI: cmos_rtc: Using pr_fmt() and remove PREFIXHanjun Guo2021-06-071-2/+4
| | | |/ | | |/|
| * | | ACPI: DPTF: Add battery participant for Intel SoCsSumeet Pawnikar2021-05-121-0/+2
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86'Rafael J. Wysocki2021-06-297-49/+356
|\ \ \ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | ACPI: sysfs: Remove tailing return statement in void functionAndy Shevchenko2021-06-181-1/+0
| | * | | | ACPI: sysfs: Use __ATTR_RO() and __ATTR_RW() macrosAndy Shevchenko2021-06-181-16/+7
| | * | | | ACPI: sysfs: Sort headers alphabeticallyAndy Shevchenko2021-06-171-1/+1
| | * | | | ACPI: sysfs: Refactor param_get_trace_state() to drop dead codeAndy Shevchenko2021-06-171-10/+6
| | * | | | ACPI: sysfs: Unify pattern of memory allocationsAndy Shevchenko2021-06-171-8/+4
| | * | | | ACPI: sysfs: Allow bitmap list to be supplied to acpi_mask_gpeAndy Shevchenko2021-06-171-3/+10
| | * | | | ACPI: sysfs: Make sparse happy about address space in useAndy Shevchenko2021-06-171-1/+1
| | * | | | ACPI: sysfs: fix doc warnings in device_sysfs.cBaokun Li2021-06-171-0/+5
| | * | | | ACPI: sysfs: Drop four redundant return statementsClayton Casciato2021-06-141-8/+0
| | * | | | ACPI: sysfs: Fix a buffer overrun problem with description_show()Krzysztof WilczyƄski2021-06-071-1/+1
| | | |_|/ | | |/| |
| * | | | ACPI: PRM: make symbol 'prm_module_list' staticWei Yongjun2021-06-171-1/+1
| * | | | ACPI: Add \_SB._OSC bit for PRMErik Kaneda2021-06-101-0/+1
| * | | | ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtypeErik Kaneda2021-06-105-0/+320
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-resources'Rafael J. Wysocki2021-06-2911-131/+266
|\ \ \ \ \ \ \
| | | * | | | | ACPI: resources: Add checks for ACPI IRQ overrideHui Wang2021-06-091-1/+8
| | | | |/ / / | | | |/| | |