summaryrefslogtreecommitdiff
path: root/drivers/firmware/google/cbmem.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh1-1/+1
2024-12-17firmware: google: cbmem: Constify 'struct bin_attribute'Thomas Weißschuh1-5/+5
2024-06-11firmware: google: add missing MODULE_DESCRIPTION() macrosJeff Johnson1-0/+1
2024-04-03firmware: google: cbmem: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-02-17firmware: coreboot: Replace tag with id table in driver structNícolas F. R. A. Prado1-1/+7
2022-11-23firmware: google: fix a NULL vs IS_ERR() check in cbmem_entry_probe()Peng Wu1-2/+2
2022-11-10firmware: google: Implement cbmem in sysfs driverJack Rosenthal1-0/+129