Searched hist:"2 f3213f9e0ede2f9a58bf2e912d5205300ce4bb2" (Results 1 – 4 of 4) sorted by relevance
/openbmc/skeleton/fanctl/ |
H A D | Makefile | diff 2f3213f9e0ede2f9a58bf2e912d5205300ce4bb2 Tue Aug 02 22:09:55 CDT 2016 Yi Li <adamliyi@msn.com> Add fanctl to skeleton
fanctl replaces pyfanctl. It provides fan control service with dbus object "/org/openbmc/control/fans".
Currently there are two methods: setMax() to set all fans' speed to maximum, and updatePresent() to update the "Present" status of inventory objects: "/org/openbmc/inventory/system/chassis/fan*".
In future, more methods will be added, like setting fan speed based on temperature sensor reading.
Fixes openbmc/openbmc#93
Change-Id: Ic65089f5d0538cd5e17cfcd9f27e652ae6080ec5 Signed-off-by: Yi Li <adamliyi@msn.com>
|
H A D | fan_control.c | 2f3213f9e0ede2f9a58bf2e912d5205300ce4bb2 Tue Aug 02 22:09:55 CDT 2016 Yi Li <adamliyi@msn.com> Add fanctl to skeleton
fanctl replaces pyfanctl. It provides fan control service with dbus object "/org/openbmc/control/fans".
Currently there are two methods: setMax() to set all fans' speed to maximum, and updatePresent() to update the "Present" status of inventory objects: "/org/openbmc/inventory/system/chassis/fan*".
In future, more methods will be added, like setting fan speed based on temperature sensor reading.
Fixes openbmc/openbmc#93
Change-Id: Ic65089f5d0538cd5e17cfcd9f27e652ae6080ec5 Signed-off-by: Yi Li <adamliyi@msn.com>
|
/openbmc/skeleton/configs/ |
H A D | Barreleye.py | diff 2f3213f9e0ede2f9a58bf2e912d5205300ce4bb2 Tue Aug 02 22:09:55 CDT 2016 Yi Li <adamliyi@msn.com> Add fanctl to skeleton
fanctl replaces pyfanctl. It provides fan control service with dbus object "/org/openbmc/control/fans".
Currently there are two methods: setMax() to set all fans' speed to maximum, and updatePresent() to update the "Present" status of inventory objects: "/org/openbmc/inventory/system/chassis/fan*".
In future, more methods will be added, like setting fan speed based on temperature sensor reading.
Fixes openbmc/openbmc#93
Change-Id: Ic65089f5d0538cd5e17cfcd9f27e652ae6080ec5 Signed-off-by: Yi Li <adamliyi@msn.com>
|
/openbmc/skeleton/ |
H A D | Makefile | diff 2f3213f9e0ede2f9a58bf2e912d5205300ce4bb2 Tue Aug 02 22:09:55 CDT 2016 Yi Li <adamliyi@msn.com> Add fanctl to skeleton
fanctl replaces pyfanctl. It provides fan control service with dbus object "/org/openbmc/control/fans".
Currently there are two methods: setMax() to set all fans' speed to maximum, and updatePresent() to update the "Present" status of inventory objects: "/org/openbmc/inventory/system/chassis/fan*".
In future, more methods will be added, like setting fan speed based on temperature sensor reading.
Fixes openbmc/openbmc#93
Change-Id: Ic65089f5d0538cd5e17cfcd9f27e652ae6080ec5 Signed-off-by: Yi Li <adamliyi@msn.com>
|