Lines Matching +full:ipmi +full:- +full:ipmb
1 # SPDX-License-Identifier: GPL-2.0-only
3 # IPMI device configuration
7 tristate 'IPMI top-level message handler'
11 This enables the central IPMI message handler, required for IPMI
14 IPMI is a standard for managing sensors (temperature,
17 See <file:Documentation/driver-api/ipmi.rst> for more details on the driver.
33 When a panic occurs, this will cause the IPMI message handler to,
34 by default, generate an IPMI event describing the panic to each
44 When a panic occurs, this will cause the IPMI message handler to,
45 by default, generate IPMI OEM type f0 events holding the IPMB
57 tristate 'Device interface for IPMI'
59 This provides an IOCTL interface to the IPMI message handler so
60 userland processes may use IPMI. It supports poll() and select().
63 tristate 'IPMI System Interface handler'
68 you are using IPMI, you should probably say "y" here.
71 tristate 'IPMI SMBus handler (SSIF)'
79 tristate 'IPMI IPMB interface'
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
85 IPMB direct messages. This module requires I2C support.
89 tristate 'POWERNV (OPAL firmware) IPMI interface'
91 Provides a driver for OPAL firmware-based IPMI interfaces.
94 tristate 'IPMI Watchdog Timer'
96 This enables the IPMI watchdog timer.
99 tristate 'IPMI Poweroff'
101 This enables a function to power off the system with IPMI if
102 the IPMI management controller is capable of this.
113 tristate "Aspeed KCS IPMI BMC driver"
115 Provides a driver for the KCS (Keyboard Controller Style) IPMI
125 tristate "NPCM KCS IPMI BMC driver"
127 Provides a driver for the KCS (Keyboard Controller Style) IPMI
138 tristate "IPMI character device interface for BMC KCS devices"
140 Provides a BMC-side character device implementing IPMI
141 semantics for KCS IPMI devices.
143 Say YES if you wish to expose KCS devices on the BMC for IPMI
166 tristate "BT IPMI bmc driver"
168 Provides a driver for the BT (Block Transfer) IPMI interface
173 tristate 'IPMB Interface handler'
179 the IPMB interface. This module requires I2C support.