summaryrefslogtreecommitdiff
path: root/drivers/char/ipmi/ipmi_msghandler.c
AgeCommit message (Expand)Author
2011-05-26ipmi: convert to seq_file interfaceAlexey Dobriyan
2010-12-14IPMI: Add one interface to get more info of low-level IPMI deviceZhao Yakui
2010-10-27ipmi: fix __init and __exit attribute locationsCorey Minyard
2010-05-27ipmi: update driver to use dev_printk and its constructsMyron Stowe
2010-05-27ipmi: change timeout and event poll to one secondCorey Minyard
2010-03-19sysfs: fix sysfs lockdep warning in ipmi codeGreg Kroah-Hartman
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-05-22ipmi: fix ipmi_si modprobe hangCorey Minyard
2009-04-21ipmi: add oem message handlingdann frazier
2009-04-21ipmi: fix statistics counting issuesCorey Minyard
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2008-11-12Fix platform drivers that crash on suspend/resumeDarrick J. Wong
2008-04-29ipmi: make alloc_recv_msg staticAdrian Bunk
2008-04-29ipmi: remove ->write_proc codeAlexey Dobriyan
2008-04-29ipmi: style fixes in the base codeCorey Minyard
2008-04-29IPMI: convert message handler defines to an enumCorey Minyard
2008-04-29ipmi: convert locked counters to atomicsKonstantin Baydarov
2008-04-29ipmi: update driver versionCorey Minyard
2008-04-29ipmi: don't print event queue full on every eventCorey Minyard
2008-04-29ipmi: don't grab locks in run-to-completion modeKonstantin Baydarov
2008-04-29ipmi: run to completion fixesCorey Minyard
2008-02-06drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-02-06drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2007-10-18IPMI: fix hotmod remove lockCorey Minyard
2007-10-18IPMI: add polled interfaceCorey Minyard
2007-10-17Tweak /proc/ipmi removalAlexey Dobriyan
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan
2007-02-11[PATCH] IPMI: Fix some RCU problemsCorey Minyard
2007-01-30[PATCH] IPMI: fix timeout list handlingDavid Barksdale
2006-12-10[PATCH] IPMI: misc fixesCorey Minyard
2006-12-10[PATCH] IPMI: remove zero initsRandy Dunlap
2006-12-07[PATCH] IPMI: fix PROC_FS=n warningsRandy Dunlap
2006-12-07[PATCH] IPMI: Add maintenance modeCorey Minyard
2006-12-07[PATCH] IPMI: Allow hot system interface removeCorey Minyard
2006-12-07[PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard
2006-12-07[PATCH] IPMI: remove interface number limitsCorey Minyard
2006-12-07[PATCH] IPMI: Fix device model nameCorey Minyard
2006-11-16[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...Zhang, Yanmin
2006-11-13[PATCH] IPMI: Fix more && typosCorey Minyard
2006-11-08[PATCH] IPMI: retry messages on certain error returnsCorey Minyard
2006-11-08[PATCH] IPMI: Clean up the waiting message queue properly on unloadCorey Minyard
2006-10-11[PATCH] ipmi: handle sysfs errorsJeff Garzik
2006-10-01[PATCH] IPMI: per-channel command registrationCorey Minyard
2006-09-01[PATCH] IPMI: fix occasional oops on module unloadCorey Minyard
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-28[PATCH] IPMI: tidy msghandler timerCorey Minyard
2006-06-27[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk