aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ipmi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-11ipmi: Use the proper type for acpi_handleCorey Minyard1-1/+4
2014-12-11ipmi: Move the address source to string to ipmi-generic codeCorey Minyard1-0/+1
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard1-1/+1
2013-02-27ipmi: remove superfluous kernel/userspace explanationRobert P. J. Day1-4/+0
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-421/+1
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+1
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker1-1/+2
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-12-14IPMI: Add one interface to get more info of low-level IPMI deviceZhao Yakui1-0/+38
2009-04-21ipmi: add oem message handlingdann frazier1-0/+2
2008-04-29ipmi: make comment match actual preprocessor checkRobert P. J. Day1-1/+1
2008-04-29ipmi: style fixes in the base codeCorey Minyard1-42/+30
2008-04-29ipmi: run to completion fixesCorey Minyard1-9/+2
2007-10-18IPMI: add polled interfaceCorey Minyard1-0/+10
2006-12-07[PATCH] IPMI: Add maintenance modeCorey Minyard1-0/+45
2006-10-01[PATCH] IPMI: per-channel command registrationCorey Minyard1-4/+44
2006-06-27[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk1-4/+0
2006-04-25Don't include <linux/device.h> from user-visible part of linux/ipmi.hDavid Woodhouse1-1/+1
2006-03-26[PATCH] ipmi: add full sysfs supportCorey Minyard1-1/+2
2005-11-07[PATCH] ipmi: use refcount in message handlerCorey Minyard1-4/+1
2005-09-07[PATCH] ipmi: fix panic ipmb responseCorey Minyard1-1/+2
2005-09-07[PATCH] ipmi: allow userland to include ipmi.hCorey Minyard1-0/+1
2005-09-07[PATCH] ipmi: add per-channel IPMB addressesCorey Minyard1-7/+23
2005-06-24[PATCH] ipmi: add power cycle capabilityCorey Minyard1-0/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+602