aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-01ACPI: EC: Rename three functionsRafael J. Wysocki1-11/+11
2021-12-01ACPI: EC: Simplify locking in acpi_ec_event_handler()Rafael J. Wysocki1-9/+9
2021-12-01ACPI: EC: Rearrange the loop in acpi_ec_event_handler()Rafael J. Wysocki1-11/+10
2021-12-01ACPI: EC: Fold acpi_ec_check_event() into acpi_ec_event_handler()Rafael J. Wysocki1-19/+9
2021-12-01ACPI: EC: Pass one argument to acpi_ec_query()Rafael J. Wysocki1-12/+14
2021-12-01ACPI: EC: Call advance_transaction() from acpi_ec_dispatch_gpe()Rafael J. Wysocki1-11/+28
2021-12-01ACPI: EC: Rework flushing of EC work while suspended to idleRafael J. Wysocki2-14/+45
2021-12-01ACPI / x86: Add PWM2 on the Xiaomi Mi Pad 2 to the always_present listHans de Goede1-0/+6
2021-12-01ACPI / x86: Add not-present quirk for the PCI0.SDHB.BRC1 device on the GPD winHans de Goede1-3/+17
2021-12-01ACPI / x86: Allow specifying acpi_device_override_status() quirks by pathHans de Goede1-10/+32
2021-12-01ACPI: Change acpi_device_always_present() into acpi_device_override_status()Hans de Goede2-29/+39
2021-12-01ACPI / x86: Drop PWM2 device on Lenovo Yoga Book from always present tableHans de Goede1-4/+0
2021-11-26Merge branch 'acpi-properties'Rafael J. Wysocki1-9/+5
2021-11-24ACPI: scan: Do not add device IDs from _CID if _HID is not validRafael J. Wysocki1-5/+5
2021-11-24ACPI: processor idle: Use swap() instead of open coding itGuo Zhengkui1-4/+2
2021-11-24ACPI: DPTF: Update device ID in a commentSumeet Pawnikar1-1/+1
2021-11-24ACPI: PM: Emit debug messages when enabling/disabling wakeup powerRafael J. Wysocki1-0/+12
2021-11-24ACPI: CPPC: Add NULL pointer check to cppc_get_perf()Rafael J. Wysocki1-1/+8
2021-11-23ACPI: Make acpi_node_get_parent() localSakari Ailus1-1/+2
2021-11-23ACPI: Get acpi_device's parent from the parent fieldSakari Ailus1-8/+3
2021-11-17Revert "ACPI: scan: Release PM resources blocked by unused objects"Rafael J. Wysocki3-32/+0
2021-11-16ACPI: thermal: drop an always true checkAdam Borowski1-2/+0
2021-11-15x86/sgx: Add check for SGX pages to ghes_do_memory_failure()Tony Luck1-1/+1
2021-11-15x86/sgx: Add hook to error injection address validationTony Luck1-1/+2
2021-11-15ACPI: NUMA: Add a node and memblk for each CFMWS not in SRATAlison Schofield1-1/+58
2021-11-15ACPI: Add a context argument for table parsing handlersDan Williams1-7/+44
2021-11-15ACPI: Teach ACPI table parsing about the CEDT header formatDan Williams1-0/+9
2021-11-15ACPI: Keep sub-table parsing infrastructure available for modulesDan Williams2-14/+16
2021-11-10Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-65/+113
2021-11-10Merge branches 'acpica', 'acpi-ec', 'acpi-pmic' and 'acpi-video'Rafael J. Wysocki3-60/+80
2021-11-10Merge branch 'acpi-dsc'Rafael J. Wysocki2-0/+30
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-77/+84
2021-11-05ACPI: PM: Fix device wakeup power reference counting errorRafael J. Wysocki1-5/+3
2021-11-03ACPI: video: use platform backlight driver on Xiaomi Mi Pad 2Hans de Goede1-0/+8
2021-11-03ACPI: video: Drop dmi_system_id.ident settings from video_detect_dmi_table[]Hans de Goede1-35/+35
2021-11-03ACPI: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede1-23/+28
2021-11-03ACPI: EC: Remove initialization of static variables to falsewangzhitong1-2/+2
2021-11-03ACPI: EC: Use ec_no_wakeup on HP ZHAN 66 ProBinbin Zhou1-0/+7
2021-11-03ACPI: Add a convenience function to tell a device is in D0 stateSakari Ailus1-0/+26
2021-11-03ACPI: scan: Obtain device's desired enumeration power stateSakari Ailus1-0/+4
2021-11-02Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds21-124/+245
2021-11-02Merge branches 'acpi-apei', 'acpi-prm' and 'acpi-docs'Rafael J. Wysocki3-18/+37
2021-11-02Merge branches 'acpi-pm', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki4-60/+68
2021-11-02Merge branches 'acpi-glue', 'acpi-pnp', 'acpi-processor' and 'acpi-soc'Rafael J. Wysocki4-25/+32
2021-11-02Merge branches 'acpi-x86', 'acpi-resources', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki7-8/+92
2021-11-02Merge branch 'acpica'Rafael J. Wysocki5-13/+16
2021-11-01Merge tag 'hwmon-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+1
2021-11-01Merge tag 'mailbox-v5.16' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds1-28/+15
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+67
2021-10-29mailbox: pcc: Use PCC mailbox channel pointer instead of standardSudeep Holla1-28/+15