Commit Graph

115 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Alan Cox 8638545c36 trivial: dmi_scan typo 16 years ago
Parag Warudkar 01e8ef11bc x86: sysfs: kill owner field from attribute 17 years ago
Adrian Bunk 9cf899d125 drivers/firmware/iscsi_ibft.c: make 3 functions static 17 years ago
Ingo Molnar 9a22b6e76b dmi scan: warn about too early calls to dmi_check_system() 17 years ago
Mike Christie bb8fb4e684 ibft: fix target info parsing in ibft module 17 years ago
Bernhard Walle 31bad9246b firmware/memmap: cleanup 17 years ago
Jan Beulich 26c131c71e iscsi_ibft_find: fix modpost warning 17 years ago
Randy Dunlap 78681ac08a firmware: fix memmap printk format warnings 17 years ago
Mike Travis 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
Akinobu Mita 25377479de dell_rbu: use memory_read_from_buffer() 17 years ago
Akinobu Mita abe19b7b82 dcdbas: use memory_read_from_buffer() 17 years ago
Mike Travis 65c0118453 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr 17 years ago
Greg Kroah-Hartman c6c1c94e82 dell_rbu: firmware data is const 17 years ago
Bernhard Walle 69ac9cd629 sysfs: add /sys/firmware/memmap 17 years ago
Alexey Dobriyan f6266e3471 edd: fix incorrect return of 1 from module_init 17 years ago
Paul Jackson cb5dd7c104 x86 boot: add header comment to dmi.h stating what it is 17 years ago
Tim Gardner 8c4dd60682 edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} 17 years ago
Harvey Harrison eecd58536a firmware: replace remaining __FUNCTION__ occurrences 17 years ago
Harvey Harrison a01e035ebb drivers: fix integer as NULL pointer warnings 17 years ago
Konrad Rzeszutek 138fe4e069 Firmware: add iSCSI iBFT Support 17 years ago
Mike Travis f70316dace generic: use new set_cpus_allowed_ptr function 17 years ago
Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Carol Hebert abd24df828 ipmi: change device node ordering to reflect probe order 17 years ago
Jean Delvare 43fe105a5c dmi: prevent linked list corruption 17 years ago
Jean Delvare f3069ae9d7 dmi: don't save the same device twice 17 years ago
Wim Van Sebroeck b4bd7d5945 SMBIOS/DMI: add type 41 = Onboard Devices Extended Information 17 years ago
Jean Delvare 7fce084a0b dmi: Let drivers walk the DMI table 17 years ago
Matt Domsch 8f47f0b688 dcdbas: add DMI-based module autloading 17 years ago
Ralf Baechle 911f21501f Remove inclusions of <linux/autoconf.h> 17 years ago
Len Brown e6298c6d60 DMI: remove duplicate helper routine 17 years ago
Joe Perches d48140e3cd drivers/firmware/: Spelling fixes 17 years ago
Yinghai Lu 3212bff370 x86: left over fix for leak of early_ioremp in dmi_scan 17 years ago
Ingo Molnar 0d64484f7e x86: fix DMI ioremap leak 17 years ago
Parag Warudkar 79da472111 x86: fix DMI out of memory problems 17 years ago
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman d6d292c451 Kobject: change drivers/firmware/efivars.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman dd002e8074 Kobject: change drivers/firmware/edd.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman bc87d2fe7a kobject: convert efivars to use kobject_create 17 years ago
Greg Kroah-Hartman f62ed9e33b firmware: change firmware_kset to firmware_kobj 17 years ago
Greg Kroah-Hartman 9651d350ab kset: convert edd to use kset_create 17 years ago
Greg Kroah-Hartman 66ac831e03 kset: convert efivars to use kset_create for the vars sub-subsystem. 17 years ago
Greg Kroah-Hartman 89a07e34b1 kset: convert efivars to use kset_create for the efi subsystem. 17 years ago
Greg Kroah-Hartman 334c630754 kobject: convert efivars to kobj_attr interface 17 years ago
Greg Kroah-Hartman 97fa5bb74c efivars: make new_var and del_var binary sysfs files 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Len Brown f89e3b0620 DMI: create dmi_get_slot() 17 years ago
Len Brown 81b4e1f626 DMI: move dmi_available declaration to linux/dmi.h 17 years ago
Jean Delvare ce8c628aba dmi-id: fix for __you_cannot_kmalloc_that_much failure 17 years ago
Jiri Slaby 93043ece03 define global BIT macro 18 years ago
Jiri Slaby 7b19ada2ed get rid of input BIT* duplicate defines 18 years ago