summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/google/cbmem.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* firmware: google: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-111-0/+1
* firmware: google: cbmem: drop driver owner initializationKrzysztof Kozlowski2024-04-031-1/+0
* firmware: coreboot: Replace tag with id table in driver structNĂ­colas F. R. A. Prado2024-02-171-1/+7
* firmware: google: fix a NULL vs IS_ERR() check in cbmem_entry_probe()Peng Wu2022-11-231-2/+2
* firmware: google: Implement cbmem in sysfs driverJack Rosenthal2022-11-101-0/+129