linux/drivers/char/ipmi
Greg Kroah-Hartman 47aa5793f7 device create: char: convert device_create to device_create_drvdata
device_create() is race-prone, so use the race-free
device_create_drvdata() instead as device_create() is going away.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-07-21 21:54:41 -07:00
..
Kconfig Use menuconfig objects II - IPMI 2007-07-16 09:05:40 -07:00
Makefile ipmi: remove unused target and action in Makefile 2008-04-29 08:06:15 -07:00
ipmi_bt_sm.c IPMI: Style fixes in the system interface code 2008-04-29 08:06:15 -07:00
ipmi_devintf.c device create: char: convert device_create to device_create_drvdata 2008-07-21 21:54:41 -07:00
ipmi_kcs_sm.c IPMI: Style fixes in the system interface code 2008-04-29 08:06:15 -07:00
ipmi_msghandler.c ipmi: make alloc_recv_msg static 2008-04-29 08:06:15 -07:00
ipmi_poweroff.c ipmi: fix return from atca_oem_poweroff_hook 2008-04-29 08:06:16 -07:00
ipmi_si_intf.c ipmi: support I/O resources in OF driver 2008-05-14 19:11:14 -07:00
ipmi_si_sm.h IPMI: Style fixes in the system interface code 2008-04-29 08:06:15 -07:00
ipmi_smic_sm.c IPMI: Style fixes in the system interface code 2008-04-29 08:06:15 -07:00
ipmi_watchdog.c Merge commit 'v2.6.26' into bkl-removal 2008-07-14 15:29:34 -06:00