summaryrefslogtreecommitdiff
path: root/drivers/firmware/arm_sdei.c
AgeCommit message (Expand)Author
2020-10-01firmware: arm_sdei: Use cpus_read_lock() to avoid races with cpuhpJames Morse
2020-04-17firmware: arm_sdei: fix double-lock on hibernate with shared eventsJames Morse
2019-04-29firmware: arm_sdei: Prohibit probing in '_sdei_handler'Xiongfeng Wang
2019-02-11firmware: arm_sdei: Add ACPI GHES registration helperJames Morse
2019-01-03firmware: arm_sdei: Fix DT platform device creationJames Morse
2019-01-03firmware: arm_sdei: fix wrong of_node_put() in init functionNicolas Saenz Julienne
2018-01-15firmware: arm_sdei: Fix return value check in sdei_present_dt()Wei Yongjun
2018-01-14firmware: arm_sdei: Discover SDEI support via ACPIJames Morse
2018-01-14firmware: arm_sdei: add support for CPU private eventsJames Morse
2018-01-13firmware: arm_sdei: Add support for CPU and system power statesJames Morse
2018-01-13firmware: arm_sdei: Add driver for Software Delegated ExceptionsJames Morse