1. 14ed5e9 Add ObjectManager in the right place by Ed Tanous · 2 years, 6 months ago
  2. 61baea4 hwmontempsensor: Remove redundant emptiness check by Zev Weiss · 2 years, 3 months ago
  3. 8569bf2 Add getPollRate helper function by Zev Weiss · 2 years, 3 months ago
  4. 9b4a20e Move to steady_timer by Ed Tanous · 2 years, 4 months ago
  5. d29f8aa hwmontempsensor: Convert sensorTypes to I2CDeviceTypeMap by Zev Weiss · 2 years, 5 months ago
  6. 054aad8 Remove Configuration interface prefix from utils APIs by Zev Weiss · 2 years, 5 months ago
  7. 6c106d6 Replace boost string predicate functions with stdlib ones by Zev Weiss · 2 years, 5 months ago
  8. a180833 HwmonTempMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  9. 214d971 Refactor PropertiesChanged handler setup by Zev Weiss · 2 years, 5 months ago
  10. 92f8f51 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  11. a4d2768 Factor out getPowerState() helper function by Zev Weiss · 2 years, 6 months ago
  12. 2049bd2 Clang-tidy-14 fixes by Ed Tanous · 2 years, 6 months ago
  13. bb67932 Apply LambdaBodyIndentation to dbus-sensors by Ed Tanous · 2 years, 8 months ago
  14. 9eb0cc3 hwmon-temp-sensor: Support sensor with missing labels by Willy Tu · 2 years, 9 months ago
  15. 7c97730 hwmontempsensor: Add NCT6779 to sensorTypes by Zev Weiss · 2 years, 8 months ago
  16. 7dd6443 HwmonTempSensor: Fix a crash when an I3C device is scanned by Jae Hyun Yoo · 2 years, 10 months ago
  17. 31ec7db Revert "hwmon-temp-sensor: Support sensor with missing labels" by Matt Spinler · 2 years, 9 months ago
  18. fefdbe7 HwmonTempMain: fix sensor index of Name1 by Potin Lai · 2 years, 11 months ago
  19. 0f58094 hwmon-temp-sensor: Support sensor with missing labels by Willy Tu · 2 years, 9 months ago
  20. f16c2cf hwmontempsensor: Remove trace by Matt Spinler · 2 years, 10 months ago
  21. 9f3a74e Fix for hwmontemp sensor to avoid invoking same sensor by Jayashree Dhanapal · 3 years ago
  22. 3ec41c5 Add reporting of Relative Humidity for Hwmon by Bruce Mitchell · 3 years, 1 month ago
  23. 4786334 HwmonTempSensor: add HDC1080 by Potin Lai · 3 years, 1 month ago
  24. 3c969f6 hwmontemp: Remove trace for unmatched hwmon file by Matt Spinler · 3 years ago
  25. 5a86e56 Fixes Units for Temperature & Pressure for Hwmon by Bruce Mitchell · 3 years, 1 month ago
  26. 544e7dc DPS310 temperature pressure, SI7020 temperature by Bruce Mitchell · 3 years, 5 months ago
  27. daf6f56 Added JC42 JEDEC standard memory temp sensor support by hsangani · 3 years, 1 month ago
  28. 6655823 Take out array size for constexpr std::array by Brandon Kim · 3 years, 2 months ago
  29. 26601e8 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  30. 20bf2c1 HwmonTempSensor: Watch for InterfacesRemoved by Matt Spinler · 3 years, 4 months ago
  31. 8a17c30 Make dbus-sensors compile with clang-13 by Ed Tanous · 3 years, 4 months ago
  32. 5770a6f HwmonTempSensor: Add NCT7802 as a valid type. by Oskar Senft · 3 years, 4 months ago
  33. d653b75 Corrects bug in using boost::container erase() by Bruce Mitchell · 3 years, 5 months ago
  34. 1263c3d Modify set-value function from external by Bruce Lee · 3 years, 7 months ago
  35. 5636d52 HwmonTempSensor: Thresholds for multi-temp devices by Matt Spinler · 3 years, 10 months ago
  36. 7ea918f Add support for Nuvoton w83773g temp sensor by Zev Weiss · 3 years, 10 months ago
  37. 5a3b3f8 hwmontemp: Add LM95234 device to sensor types by Konstantin Aladyshev · 3 years, 9 months ago
  38. 34fc75a hwmontemp: Add LM75A device to sensor types by Konstantin Aladyshev · 3 years, 9 months ago
  39. 8a57ec0 add clang-tidy by Ed Tanous · 4 years, 3 months ago
  40. 87bc67f HwmonTempSensor: Add PollRate attribute by Jeff Lin · 4 years, 1 month ago
  41. 381636e hwmontemp: Add emc1412 and emc1414 support by Gilbert Chen · 4 years, 2 months ago
  42. 100c20b hwmontemp: add labels attribute support by Jason Ling · 4 years, 5 months ago
  43. 8b8bcc8 HwmonTemp: fixed support for more than 10 sensors by Jason Ling · 4 years, 5 months ago
  44. 5591cf08 Fix adcsensor crash by James Feist · 4 years, 6 months ago
  45. 8fb0a01 hwmontemp: Add SBTSI device to whitelist by Josh Lehan · 4 years, 7 months ago
  46. 16e7af1 hwmontemp: Add MAX6581 to sensor types by Jason Ling · 4 years, 7 months ago
  47. 38fb598 Update clang format by James Feist · 4 years, 8 months ago
  48. 3840d0a Add MAX6654 device to hwmontempsensor whitelist by Josh Lehan · 4 years, 8 months ago
  49. f3fd191 Check if the object is still valid in the timeout callback function by Yong Li · 4 years, 10 months ago
  50. f9b01b6 Add power state check for HwmonTempSensor by James Feist · 5 years ago
  51. 8b3f7d4 HwmonTemp: Support more than 2 temperature readings; add support for MAX31730. by Alex Qiu · 5 years ago
  52. 96e97db src: add missing headers by Patrick Venture · 5 years ago
  53. ca44b2f use quotes for local headers by Patrick Venture · 5 years ago
  54. df51515 Update hwmon temp sensor to async by James Feist · 5 years ago
  55. 3546adb hwmontemp: add tmp175 by Patrick Venture · 5 years ago
  56. bd1a9d5 hwmontemp: add max31725 by Patrick Venture · 5 years ago
  57. 7fa475d hwmontemp: add tmp441 by Patrick Venture · 5 years ago
  58. b6c0b91 Turn on a bunch of warnings by James Feist · 6 years ago
  59. 55ab2af HwmonTemp: Add support for emc1413 and tmp112 by John Wang · 6 years ago
  60. 24f02f2 Remove references to experimental filesystem by James Feist · 6 years ago
  61. 3eb8262 Move variant usage to std by James Feist · 6 years ago
  62. cf3bce6 Move filesystem out of experimental namespace by James Feist · 6 years ago
  63. 9ced0a3 Clean up codes by Jae Hyun Yoo · 6 years ago
  64. 37266ca Prep hwmontemp sensor for no-overlays by James Feist · 6 years ago
  65. 6714a25 Squashed import of Dbus-Sensors by James Feist · 6 years ago