- 7f2b77d PSUSensor: Add support for MP5990 by Potin Lai · 1 year, 1 month ago
- 77e8769 PSUSensor: add ltc2945 support by Yi-Shum · 1 year, 1 month ago
- 5674ac9 PSUSensor: add ina238 support by Potin Lai · 1 year, 2 months ago
- 8d691e2 psusensor: Add support for MAX5970 by Patrick Rudolph · 1 year, 4 months ago
- 9f27087 psusensor: Silence noisy debug message by Patrick Rudolph · 1 year, 2 months ago
- 597e842 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
- 436c5bd PSUSensor: add adc128d818 support by Delphine CC Chiu · 1 year, 4 months ago
- 03d333e dbus-sensors: utils: Utility to get device bus & addr from dev name. by Akshit Shah · 1 year, 5 months ago
- 39fadb9 psusensor: Add extra CPU presence logic by Matt Simmering · 1 year, 8 months ago
- b844e97 PSUSensor: add IIO device sensor by Joseph Fu · 1 year, 10 months ago
- cafd72f psu-sensor: Add devmgmt and powercallback to PSU by Matt Simmering · 2 years, 1 month ago
- 90ef14d psusensor: support ibm cffps driver by Alexander Hansen · 1 year, 5 months ago
- aff100c PSUSensor: Rename IPSPS to IPSPS1 by Jian Zhang · 1 year, 6 months ago
- 40bd671 psusensor: Add xdpe152c4 support by Jeff Lin · 1 year, 7 months ago
- 779c96a clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
- 86c9e21 PSUSensor: Add new PMBUS chip TDA38640 by Patrick Rudolph · 1 year, 9 months ago
- 0874ebf PSUSensor: Add more labels by Patrick Rudolph · 1 year, 9 months ago
- 3fce1bf code-format fixes for PSUSensorMain by Chris Sides · 1 year, 9 months ago
- e4e6a28 psusensor: Add CPU presence detection in psusensor by Matt Simmering · 1 year, 10 months ago
- 786efb8 psusensor: Convert sensorTypes to I2CDeviceTypeMap by Matt Simmering · 2 years ago
- 83209bf PSUSensor: Add device type ncp4200 by Glukhov Mikhail · 1 year, 10 months ago
- 1f427c2 PSUSensorMain: expanding the list, which changes frequently by Glukhov Mikhail · 1 year, 10 months ago
- 83db50c Don't use deprecated asio functions by Ed Tanous · 1 year, 10 months ago
- 1f97863 Change io_service to io_context by Ed Tanous · 1 year, 10 months ago
- c61a4a4 PSUSensor: Add support for MP2975 sensor by Konstantin Aladyshev · 1 year, 11 months ago
- 6747eba psusensor: Formatting cleanup by Matt Simmering · 2 years ago
- e73bd0a sensors: Align source structure away from anti-patterns by Andrew Jeffery · 2 years ago
- bc56cfb psusensor: Add support for Delta AHE-50DC fan control module by Zev Weiss · 2 years, 2 months ago
- ea2db48 psusensor: Add support for up to four fans by Zev Weiss · 2 years, 7 months ago
- adbcd7c PSUSensor: Add regulator devices by Naresh Solanki · 2 years, 2 months ago
- 3fe3f54 Add control ObjectManager to PSUSensor by Zhikui Ren · 2 years, 2 months ago
- 21e12c3 PSUSensor: Add device type TPS53679 by Konstantin Aladyshev · 2 years, 3 months ago
- 14ed5e9 Add ObjectManager in the right place by Ed Tanous · 2 years, 6 months ago
- 8569bf2 Add getPollRate helper function by Zev Weiss · 2 years, 3 months ago
- 9b4a20e Move to steady_timer by Ed Tanous · 2 years, 4 months ago
- 054aad8 Remove Configuration interface prefix from utils APIs by Zev Weiss · 2 years, 5 months ago
- 6c106d6 Replace boost string predicate functions with stdlib ones by Zev Weiss · 2 years, 5 months ago
- 741f26e PSUSensorMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
- d8c293a Code style fixes for clang-tidy by Zev Weiss · 2 years, 5 months ago
- e8b97ee PSUSensorMain: Drop vestigial type string from baseConfig by Zev Weiss · 2 years, 5 months ago
- 214d971 Refactor PropertiesChanged handler setup by Zev Weiss · 2 years, 5 months ago
- 92f8f51 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
- a4d2768 Factor out getPowerState() helper function by Zev Weiss · 2 years, 6 months ago
- afd1504 Use SensorBaseConfigMap where applicable by Zev Weiss · 2 years, 6 months ago
- 2049bd2 Clang-tidy-14 fixes by Ed Tanous · 2 years, 6 months ago
- 75da515 PSUSensor: Add device type RAA228620 and RAA229001 by Tom Tung · 3 years, 1 month ago
- dccd1d4 PSUSensor: Add device type mp2971 and mp2973 by Shamim Ali · 2 years, 7 months ago
- 842e543 PSUSensor: Add device type adm1293 by Zhikui Ren · 2 years, 10 months ago
- 85fa3c6 PSUSensor: add raa229126 type and labels by Zhikui Ren · 2 years, 10 months ago
- 6f379ce dbus-sensors: Add new psu sensor labels and sensor type by Tim Chao · 2 years, 11 months ago
- 5cf66df Add support for flex bmr490 by linchuyuan · 3 years, 1 month ago
- 7d6b77d sensors: Fix typo in PSUSensorMain ISL69225 by Khang Kieu · 2 years, 11 months ago
- 51ad667 sensors: Add support for ISL69225 sensor for dbus-sensors by Khang Kieu · 2 years, 11 months ago
- a771f6a Enable cppcoreguidelines-init-variables by Ed Tanous · 3 years ago
- b58ac3a PSUSensor: Add MP5023 into whitelist by Howard Chiu · 3 years, 1 month ago
- a2df786 Make list single line by Ed Tanous · 3 years, 1 month ago
- cb5af73 psusensor: Add power state for label by Lotus Xu · 3 years, 4 months ago
- 6655823 Take out array size for constexpr std::array by Brandon Kim · 3 years, 2 months ago
- da98f09 psusensor: fix psu pwm sensor name by Zhikui Ren · 3 years, 2 months ago
- 1dc85f5 psusensor: fix sensor name matching during rescan by Zhikui Ren · 3 years, 3 months ago
- 26601e8 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
- 33703af psusensor: Add xdpe12284 support by Lotus Xu · 3 years, 4 months ago
- c7a1ae6 psusensor: Add support for the 'PowerState' parameter by Konstantin Aladyshev · 3 years, 8 months ago
- f1ace50 PSUSensorMain.cpp: Add support for ADM1266 device. by Avenash Asai Thambi · 3 years, 5 months ago
- e41d52f PSUSensor: Add Offset attribute by Jeff Lin · 3 years, 9 months ago
- 7170a23 psusensor: Use configurable read interval by Lei YU · 4 years ago
- 1263c3d Modify set-value function from external by Bruce Lee · 3 years, 7 months ago
- 6b6891c Add Unit property to dbus interfaces by Zev Weiss · 3 years, 9 months ago
- 8e0eccd PSUSensor: Add support for inspur-ipsps driver by Lei YU · 3 years, 9 months ago
- eb0b84d psusensor: add LM25066 support by Zev Weiss · 3 years, 9 months ago
- 678f53b PSUSensor: whitelist adm1275 by Paul Fertser · 3 years, 9 months ago
- a2c7cea psusensor: Fix incorrect event sensors by Lei YU · 4 years, 1 month ago
- a0683a8 PSUSensor: Add five supported devices by Jeff Lin · 3 years, 11 months ago
- 8a57ec0 add clang-tidy by Ed Tanous · 4 years, 3 months ago
- 4958558 PSUSensor: Add support for MAX20710, ISL68223, ISL69243 by Gaurav Gandhi · 4 years, 1 month ago
- feb19ef Add support for building with meson by Brad Bishop · 5 years ago
- 23c96e7 PSUSensors: Move to GetSensorConfiguration by Zhikui Ren · 4 years, 2 months ago
- 32047ef PSUSensors: add support for vout17 by Jason Ling · 4 years, 3 months ago
- dfad1ff PSUSensors: add isl68220 to supported devices by Jason Ling · 4 years, 5 months ago
- c7e9562 PSUSensor: add support for peak value by Manikandan Elumalai · 4 years, 7 months ago
- 62084c8 psusensor: Update sensorTypes and sync with pmbusNames by Josh Lehan · 4 years, 7 months ago
- 68b14e6 PSUSensor: add support for ADM1278 by Manikandan Elumalai · 4 years, 7 months ago
- 38786d0 psusensors: add adm1272, raa228228 by Jason Ling · 4 years, 7 months ago
- 38fb598 Update clang format by James Feist · 4 years, 7 months ago
- bf8b1da psusensor: Check if the object is still valid in the callback functions by Yong Li · 4 years, 9 months ago
- 3046a02 Add beep support for PSU by Yong Li · 4 years, 9 months ago
- f5709b4 PSUSensor: Add support for MAX16601 and add label temp6 by Alex Qiu · 5 years ago
- 6b1247a Fix PSU threshold mismatch issue by Cheng C Yang · 4 years, 10 months ago
- d9d8caf Add chassis and inventory associations to PSU Pwm by AppaRao Puli · 4 years, 11 months ago
- a97f134 Fix the PSU Service crash issue. by Cheng C Yang · 5 years ago
- 48b4423 PSUSensor: Add support for more current readings by Peter Lundgren · 5 years ago
- 6690d8f PSUSensor: Add support for MAX20730, MAX20734, MAX20796 and sort list by Alex Qiu · 5 years ago
- 202a1ff Add Group Event Support for PSU by Cheng C Yang · 5 years ago
- 14f0ad8 Fix: PSU temp sensor don't have upper threshold by Joshi, Mansi · 5 years ago
- fbb44ad fix warnings by Brad Bishop · 5 years ago
- 0649445 PSUSensor: Cosmetic cleanup of text and comments by Josh Lehan · 5 years ago
- 74d9bd9 PSUSensor: Individual customization of sensors by Josh Lehan · 5 years ago
- 96e97db src: add missing headers by Patrick Venture · 5 years ago
- ca44b2f use quotes for local headers by Patrick Venture · 5 years ago
- de65ef7 dbus-sensors: enable INA230 current/power sensor. by Devjit Gopalpur · 5 years ago