designs: Thermal Control Mode interface

New dbus interface proposal for thermal control applications to use in
providing an end-user the ability to change the mode in which the
application controls the thermal parameters of a platform. Each platform
would provide the supported modes available in its configuration of the
thermal control application it uses.

Change-Id: I18a0f005c1d278a16d0af6b35e97bb6dcc35e8c7
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
1 file changed
tree: 16cf79588b1643787a9c6c94c317545cc7957aae
  1. code-update/
  2. designs/
  3. development/
  4. logo/
  5. meetings/
  6. release/
  7. security/
  8. style/
  9. userguide/
  10. anti-patterns.md
  11. cheatsheet.md
  12. code-of-conduct.md
  13. console.md
  14. CONTRIBUTING.md
  15. cpp-style-and-conventions.md
  16. glossary.md
  17. host-management.md
  18. ipmi-architecture.md
  19. kernel-development.md
  20. LED-architecture.md
  21. LICENSE
  22. maintainer-workflow.md
  23. MAINTAINERS
  24. Makefile
  25. object-mapper.md
  26. openbmc-conversion.md
  27. openbmc-systemd.md
  28. README.md
  29. REDFISH-cheatsheet.md
  30. rest-api.md
  31. REST-cheatsheet.md
  32. run-test-docker.md
  33. sensor-architecture.md
  34. subtree.md
  35. user_management.md
  36. yocto-development.md
README.md

OpenBMC documentation

This repository contains documentation for OpenBMC as a whole. There may be component-specific documentation in the repository for each component.

OpenBMC Usage

These documents describe how to use OpenBMC, including using the programmatic interfaces to an OpenBMC system.

OpenBMC Development

These documents contain details on developing OpenBMC code itself

OpenBMC Goals

The OpenBMC project's aim is to create a highly extensible framework for BMC software and implement for data-center computer systems.

We have a few high-level objectives:

  • The OpenBMC framework must be extensible, easy to learn, and usable in a variety of programming languages.

  • Provide a REST API for external management, and allow for "pluggable" interfaces for other types of management interactions.

  • Provide a remote host console, accessible over the network

  • Persist network configuration settable from REST interface and host

  • Provide a robust solution for RTC management, exposed to the host.

  • Compatible with host firmware implementations for basic IPMI communication between host and BMC

  • Provide a flexible and hierarchical inventory tracking component

  • Maintain a sensor database and track thresholds

Technical Steering Committee

  • Brad Bishop (chair), IBM
  • Nancy Yuen, Google
  • Sai Dasari, Facebook
  • James Mihm, Intel
  • Ali Larijani, Microsoft