Lines Matching +full:power +full:- +full:sensor

4     'boot-flag-safe-mode-support',
9 'i2c-whitelist-check',
15 option('softoff', type: 'feature', description: 'Builds soft power off')
17 'softoff-busname',
23 'softoff-objpath',
29 'ipmi-sms-atn-ack-timeout-secs',
35 'ipmi-host-shutdown-complete-timeout-secs',
40 # Indicates an in-band power off or reboot request from the host
44 'host-inband-request-dir',
50 'host-inband-request-file',
52 value: 'host@%u-request',
59 'board-sensor',
62 description: 'The inventory path to the motherboard fault sensor',
65 'system-sensor',
68 description: 'The inventory path to the system event sensor',
73 'control-host-busname',
79 'control-host-obj-mgr',
82 description: 'The Control Host D-Bus Object Manager',
85 'host-name',
88 description: 'The Control Host D-Bus Object Manager',
91 # Power reading sensor configuration file
93 'power-reading-sensor',
95 value: '/usr/share/ipmi-providers/power_reading.json',
96 description: 'Power reading sensor configuration file',
99 'host-ipmi-lib-path',
101 value: '/usr/lib/ipmid-providers/',
105 # When a sensor read fails, hwmon will update the OperationalState interface's Functional property.
106 # This will mark the sensor as not functional and we will skip reading from that sensor.
108 'update-functional-on-fail',
123 # When transport-oem is enabled, the transporthandler_oem.cpp contents
126 # phosphor-ipmi-host_%.bbappend file. It is not necessary to create this file
129 'transport-oem',
137 'ipmi-whitelist',
142 'whitelist-conf',
144 value: 'host-ipmid-whitelist.conf',
150 'entity-manager-decorators',
156 # Dynamic Sensor Stack
158 'dynamic-sensors',
164 'dynamic-sensors-write',
170 'hybrid-sensors',
176 'sensors-oem',
179 description: 'OEM sensor SDR parsing is disabled by default; offer a way to enable it',
182 # Sensor Cache
184 'sensors-cache',
187 description: 'Sensor cache stack is disabled by default; offer a way to enable it',
190 # Short Sensor Names for IPMI
192 'shortname-remove-suffix',
195 description: 'shortname-remove-suffix is enabled by default',
198 'shortname-replace-words',
201 description: 'shortname-replace-words is disabled by default',
205 option('sensor-yaml-gen', type: 'string', value: 'sensor-example.yaml')
207 'invsensor-yaml-gen',
209 value: 'inventory-sensor-example.yaml',
211 option('fru-yaml-gen', type: 'string', value: 'fru-read-example.yaml')
215 'get-dbus-active-software',
220 'fw-ver-regex',
226 'matches-map',
234 'dynamic-storages-only',
240 # open-power specific functionality.
242 'open-power',
244 description: 'Support open-power specific functions',
249 'transport-implementation',