summaryrefslogtreecommitdiff
path: root/drivers/firmware/google/cbmem.c
AgeCommit message (Expand)Author
4 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-02-20firmware: google: Clean up include statements in coreboot_table.hThomas Zimmermann
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2024-12-17firmware: google: cbmem: Constify 'struct bin_attribute'Thomas Weißschuh
2024-06-11firmware: google: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-04-03firmware: google: cbmem: drop driver owner initializationKrzysztof Kozlowski
2024-02-17firmware: coreboot: Replace tag with id table in driver structNícolas F. R. A. Prado
2022-11-23firmware: google: fix a NULL vs IS_ERR() check in cbmem_entry_probe()Peng Wu
2022-11-10firmware: google: Implement cbmem in sysfs driverJack Rosenthal