summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efivars.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-04efi: Use NULL instead of 0 for pointerDaeseok Youn1-1/+1
2013-11-28efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi1-4/+8
2013-09-05efivars: Mark local function as staticBojan Prtvar1-1/+1
2013-07-11efivars: check for EFI_RUNTIME_SERVICESMatt Fleming1-0/+3
2013-05-13efivar: fix oops in efivar_update_sysfs_entries() caused by memory reuseSeiji Aguchi1-5/+3
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2013-04-30efi: remove "kfree(NULL)"Dan Carpenter1-3/+1
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming1-1/+2
2013-04-17efi: split efisubsystem from efivarsTom Gundersen1-0/+617