summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2021-06-18ACPI: sysfs: Remove tailing return statement in void functionAndy Shevchenko
2021-06-18ACPI: sysfs: Use __ATTR_RO() and __ATTR_RW() macrosAndy Shevchenko
2021-06-17ACPI: sysfs: Sort headers alphabeticallyAndy Shevchenko
2021-06-17ACPI: sysfs: Refactor param_get_trace_state() to drop dead codeAndy Shevchenko
2021-06-17ACPI: sysfs: Unify pattern of memory allocationsAndy Shevchenko
2021-06-17ACPI: sysfs: Allow bitmap list to be supplied to acpi_mask_gpeAndy Shevchenko
2021-06-17ACPI: sysfs: Make sparse happy about address space in useAndy Shevchenko
2021-06-17Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel
2021-06-17ACPI: scan: Fix race related to dropping dependenciesRafael J. Wysocki
2021-06-17ACPI: scan: Reorganize acpi_device_add()Rafael J. Wysocki
2021-06-17ACPI: scan: Fix device object rescan in acpi_scan_clear_dep()Rafael J. Wysocki
2021-06-17ACPI: scan: Make acpi_walk_dep_device_list()Rafael J. Wysocki
2021-06-17ACPI: scan: Rearrange acpi_dev_get_first_consumer_dev_cb()Rafael J. Wysocki
2021-06-17ACPI: scan: Define acpi_bus_put_acpi_device() as static inlineRafael J. Wysocki
2021-06-17ACPI: PRM: make symbol 'prm_module_list' staticWei Yongjun
2021-06-17ACPI: NVS: fix doc warnings in nvs.cBaokun Li
2021-06-17ACPI: sysfs: fix doc warnings in device_sysfs.cBaokun Li
2021-06-17ACPI: APEI: fix synchronous external aborts in user-modeXiaofei Tan
2021-06-17mfd: tps68470: Remove tps68470 MFD driverDaniel Scally
2021-06-16ACPI: power: Use dev_dbg() to print some messagesRafael J. Wysocki
2021-06-16ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hintMario Limonciello
2021-06-16ACPI: Check StorageD3Enable _DSD property in ACPI codeMario Limonciello
2021-06-14ACPI: processor_throttling: Fix several coding style issuesClayton Casciato
2021-06-14ACPI: sysfs: Drop four redundant return statementsClayton Casciato
2021-06-14ACPI: video: Drop three redundant return statementsClayton Casciato
2021-06-14ACPI: sleep: Fix acpi_pm_pre_suspend() kernel-docYang Li
2021-06-14ACPI: processor_throttling: Remove redundant initialization of 'obj'Yang Li
2021-06-14Merge back ACPI power management material for v5.14.Rafael J. Wysocki
2021-06-11ACPI: utils: Introduce acpi_get_local_address()Calvin Johnson
2021-06-11Merge back 'acpi-bus' material for v5.14.Rafael J. Wysocki
2021-06-11Merge branch 'acpi-bus'Rafael J. Wysocki
2021-06-10ACPI: scan: initialize local variable to avoid garbage being returnedColin Ian King
2021-06-10ACPI: Remove redundant clearing of context->ret.pointer from acpi_run_osc()Hans de Goede
2021-06-10ACPI: Add \_SB._OSC bit for PRMErik Kaneda
2021-06-10ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtypeErik Kaneda
2021-06-09ACPI: resources: Add checks for ACPI IRQ overrideHui Wang
2021-06-09ACPI: Pass the same capabilities to the _OSC regardless of the query flagMika Westerberg
2021-06-08ACPI/IORT: Enable stall support for platform devicesJean-Philippe Brucker
2021-06-07ACPI: scan: Add function to fetch dependent of ACPI deviceDaniel Scally
2021-06-07ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally
2021-06-07ACPI: sysfs: Fix a buffer overrun problem with description_show()Krzysztof WilczyƄski
2021-06-07ACPI: LPSS: Use kstrtol() instead of simple_strtol()Liu Shixin
2021-06-07ACPI: tables: FPDT: Add missing acpi_put_table() in acpi_init_fpdt()Jing Xiangfeng
2021-06-07ACPI: tables: PPTT: Populate cache-id if provided by firmwareJames Morse
2021-06-07ACPI: OSL: Use DEFINE_RES_IO_NAMED() to simplify codeZhen Lei
2021-06-07ACPI: bus: Call kobject_put() in acpi_init() error pathHanjun Guo
2021-06-07ACPI: bus: Remove unneeded assignmentHanjun Guo
2021-06-07ACPI: Remove the macro PREFIX "ACPI: "Hanjun Guo
2021-06-07ACPI: sleep: Unify the message printingHanjun Guo
2021-06-07ACPI: sbs: Unify the message printingHanjun Guo