aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efivars.c
Commit message (Expand)AuthorAge
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* Kobject: change drivers/firmware/efivars.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-24
* kobject: convert efivars to use kobject_createGreg Kroah-Hartman2008-01-24
* firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-24
* kset: convert efivars to use kset_create for the vars sub-subsystem.Greg Kroah-Hartman2008-01-24
* kset: convert efivars to use kset_create for the efi subsystem.Greg Kroah-Hartman2008-01-24
* kobject: convert efivars to kobj_attr interfaceGreg Kroah-Hartman2008-01-24
* efivars: make new_var and del_var binary sysfs filesGreg Kroah-Hartman2008-01-24
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* Driver core: rename ktype_edd and ktype_efivarGreg Kroah-Hartman2007-10-12
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
* [PATCH] Fix race in efi variable delete codeMatt Domsch2007-01-26
* [PATCH] firmware/efivars: handle errorJeff Garzik2006-10-11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2006-03-26
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
* [PATCH] drivers/firmware: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-07
* [PATCH] kfree cleanups for drivers/firmware/Jesper Juhl2005-06-25
* [PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov2005-06-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16