Lines Matching +full:system +full:- +full:on +full:- +full:module

1 # SPDX-License-Identifier: GPL-2.0-only
7 tristate 'IPMI top-level message handler'
8 depends on HAS_IOMEM
15 voltage, etc.) in a system.
17 See <file:Documentation/driver-api/ipmi.rst> for more details on the driver.
31 bool 'Generate a panic event to all BMCs on a panic'
36 available, the module parameter for ipmi_msghandler named
42 depends on IPMI_PANIC_EVENT
52 the module parameter for ipmi_msghandler named panic_op can
63 tristate 'IPMI System Interface handler'
66 Provides a driver for System Interfaces (KCS, SMIC, BT).
72 depends on I2C
76 standard interface. This module requires I2C support.
80 depends on I2C && I2C_SLAVE
82 Provides a driver for a system running right on the IPMB bus.
83 It supports normal system interface messages to a BMC on the IPMB
84 bus, and it also supports direct messaging on the bus using
85 IPMB direct messages. This module requires I2C support.
88 depends on PPC_POWERNV
91 Provides a driver for OPAL firmware-based IPMI interfaces.
101 This enables a function to power off the system with IPMI if
110 depends on ARCH_ASPEED || COMPILE_TEST
116 interface found on Aspeed SOCs (AST2400 and AST2500).
122 depends on ARCH_NPCM || COMPILE_TEST
128 interface found on Nuvoton NPCM SOCs.
133 This support is also available as a module. If so, the module
137 depends on IPMI_KCS_BMC
140 Provides a BMC-side character device implementing IPMI
143 Say YES if you wish to expose KCS devices on the BMC for IPMI
146 This support is also available as a module. The module will be
150 depends on IPMI_KCS_BMC && SERIO
157 Say YES if you wish to expose KCS devices on the BMC via SerIO
160 This support is also available as a module. The module will be
164 depends on IPMI_KCS_BMC
167 Provides a BMC-side character device directly exposing the
177 This support is also available as a module. The module will be
181 depends on ARCH_ASPEED || COMPILE_TEST
182 depends on MFD_SYSCON
187 found on Aspeed SOCs (AST2400 and AST2500). The driver
192 depends on I2C && I2C_SLAVE
194 This enables the IPMI SMBus system interface (SSIF) at the
197 The driver implements the BMC side of the SMBus system
202 depends on I2C
203 depends on I2C_SLAVE
207 the IPMB interface. This module requires I2C support.