summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | 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
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | ACPI: processor_throttling: Fix several coding style issuesClayton Casciato2021-06-141-11/+8
| | * | | | | | | | ACPI: processor_throttling: Remove redundant initialization of 'obj'Yang Li2021-06-141-1/+1
| | * | | | | | | | ACPI: processor idle: Fix up C-state latency if not orderedMario Limonciello2021-05-171-0/+40
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | ACPI: PM: postpone bringing devices to D0 unless we need themDmitry Torokhov2021-06-231-1/+31
| * | | | | | | | ACPI: PM: Adjust behavior for field problems on AMD systemsMario Limonciello2021-06-181-0/+15
| * | | | | | | | ACPI: PM: s2idle: Add support for new Microsoft UUIDPratik Vishwakarma2021-06-181-4/+30
| * | | | | | | | ACPI: PM: s2idle: Add support for multiple func maskPratik Vishwakarma2021-06-181-11/+20
| * | | | | | | | ACPI: PM: s2idle: Refactor common codePratik Vishwakarma2021-06-181-32/+35
| * | | | | | | | ACPI: PM: s2idle: Use correct revision idPratik Vishwakarma2021-06-181-1/+1