1. d7be555 Move source files into application-specific sub-directories by George Liu · 4 months ago[Renamed from src/FanMain.cpp]
  2. 8392900 Move GPIO presence object to its own files by Chris Cain · 10 months ago
  3. 2aaf717 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  4. 8b34f2c TachSensor: Support multiple fans on the same GPIO by Patrick Rudolph · 6 months ago
  5. 40c4d68 fansensor: add compatible string for ast2600 tach by Potin Lai · 1 year, 8 months ago
  6. eacbfdd Enable misc-include-cleaner by Ed Tanous · 9 months ago
  7. d37e1db fansensor: add Nuvoton npcm845 fan support by Brian Ma · 1 year, 8 months ago
  8. 597e842 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  9. 03d333e dbus-sensors: utils: Utility to get device bus & addr from dev name. by Akshit Shah · 1 year, 5 months ago
  10. 779c96a clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  11. 3996322 fansensor: fix fan sensor service crash by Zhikui Ren · 1 year, 8 months ago
  12. c361e22 add support for hpe's gxpfan type by Chris Sides · 1 year, 9 months ago
  13. 3d5260d use std::map for fantype 'compatible' string checks by Chris Sides · 1 year, 9 months ago
  14. 9a472e8 detect fan type by matching against 'compatible' by Chris Sides · 1 year, 9 months ago
  15. 83db50c Don't use deprecated asio functions by Ed Tanous · 1 year, 10 months ago
  16. 1f97863 Change io_service to io_context by Ed Tanous · 1 year, 10 months ago
  17. e73bd0a sensors: Align source structure away from anti-patterns by Andrew Jeffery · 2 years ago
  18. c2f83fe fansensor: Add inventory object manager by Lei YU · 2 years, 1 month ago
  19. d906725 Add control ObjectManager by Ed Tanous · 2 years, 3 months ago
  20. 14ed5e9 Add ObjectManager in the right place by Ed Tanous · 2 years, 6 months ago
  21. 3e620af treewide: change EM's ObjectManager path by Nan Zhou · 2 years, 4 months ago
  22. 9b4a20e Move to steady_timer by Ed Tanous · 2 years, 4 months ago
  23. 9c47bd7 fansensor: enable fan sensors through fanN_enable sysfs if available by Justin Ledford · 2 years, 4 months ago
  24. 054aad8 Remove Configuration interface prefix from utils APIs by Zev Weiss · 2 years, 5 months ago
  25. 6c106d6 Replace boost string predicate functions with stdlib ones by Zev Weiss · 2 years, 5 months ago
  26. 77636ec FanMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  27. 214d971 Refactor PropertiesChanged handler setup by Zev Weiss · 2 years, 5 months ago
  28. 5170fe6 tachsensor: Similar fixes from HwmonTempSensor by Josh Lehan · 2 years, 5 months ago
  29. 92f8f51 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  30. a4d2768 Factor out getPowerState() helper function by Zev Weiss · 2 years, 6 months ago
  31. 2049bd2 Clang-tidy-14 fixes by Ed Tanous · 2 years, 6 months ago
  32. bd206a7 Remove unused lexical_cast header by Ed Tanous · 2 years, 6 months ago
  33. bb67932 Apply LambdaBodyIndentation to dbus-sensors by Ed Tanous · 2 years, 8 months ago
  34. 0b1ae9f Fansensor: remove SOC info by Potin Lai · 3 years ago
  35. ddf25d1 Fansensor: Support ast26xx pwm/tach by Howard Chiu · 3 years, 1 month ago
  36. f69fbf9 Consistently use std::pair<double, double> limits by Ed Tanous · 3 years ago
  37. a771f6a Enable cppcoreguidelines-init-variables by Ed Tanous · 3 years ago
  38. 6655823 Take out array size for constexpr std::array by Brandon Kim · 3 years, 2 months ago
  39. 3291b9c Sensor mutability interface by Jie Yang · 3 years, 5 months ago
  40. 8a17c30 Make dbus-sensors compile with clang-13 by Ed Tanous · 3 years, 4 months ago
  41. 8685b17 fix klockwork issues by Zhikui Ren · 3 years, 6 months ago
  42. 1263c3d Modify set-value function from external by Bruce Lee · 3 years, 7 months ago
  43. abf91de FanSensor: Add initial of pwm enable file by Jeff Lin · 4 years ago
  44. add4682 Fan: Aggregate I2C bus and address related code by Yong Zhao · 4 years ago
  45. d05867c Regression fix: use pwm number from configuration by Zhikui Ren · 3 years, 10 months ago
  46. 8a57ec0 add clang-tidy by Ed Tanous · 4 years, 3 months ago
  47. 77b3add Fan: Optimize the pwm sensor creation by Yong Zhao · 4 years ago
  48. a3e8f2a Fan: Eliminate one unnecessary loop by using known fanType by Yong Zhao · 4 years ago
  49. dadbbb5 Fix index checking to support double digit index. by Jae Hyun Yoo · 4 years, 3 months ago
  50. 49a8ccd Add LED Support to Fan Sensor by James Feist · 4 years, 4 months ago
  51. d540741 Fix fan redundancy set empty issue. by Kuiying Wang · 4 years, 4 months ago
  52. f920e09 TachSensor: Accept PowerState from configuration by Josh Lehan · 4 years, 5 months ago
  53. f27a55c Add retries into get sensor configuration by James Feist · 4 years, 5 months ago
  54. 5591cf08 Fix adcsensor crash by James Feist · 4 years, 6 months ago
  55. d320a2e fan-sensors: add optional pwm name override by Jason Ling · 4 years, 6 months ago
  56. 38fb598 Update clang format by James Feist · 4 years, 7 months ago
  57. d9d8caf Add chassis and inventory associations to PSU Pwm by AppaRao Puli · 4 years, 10 months ago
  58. 241356e Add a symlink string for FanSensor to support AST2600 PWM TACHO by Jae Hyun Yoo · 4 years, 11 months ago
  59. 347dd4e convert sysfs gpio usage to libgpiod by Zhikui Ren · 5 years ago
  60. 96e97db src: add missing headers by Patrick Venture · 5 years ago
  61. ca44b2f use quotes for local headers by Patrick Venture · 5 years ago
  62. de5e970 Update FanSensor to new Async Getter by James Feist · 5 years ago
  63. 8843b62 Support Nuvoton pmw/tach fans by Peter Lundgren · 5 years ago
  64. b6c0b91 Turn on a bunch of warnings by James Feist · 5 years ago
  65. 7b18b1e Add logging for Fan Presence / Redundancy by James Feist · 6 years ago
  66. 916360b Add PSU PWM sensor to support FSC by Cheng C Yang · 6 years ago
  67. 84e9e66 Fix fan sensor creation logic by Jae Hyun Yoo · 6 years ago
  68. 24f02f2 Remove references to experimental filesystem by James Feist · 6 years ago
  69. 9bb6746 Add association to Fan Redundancy by James Feist · 6 years ago
  70. 82bac4c Add associations for pwm by James Feist · 6 years ago
  71. 3a1807e Destroy redundancy sensor before re-creation. by James Feist · 6 years ago
  72. 8e94c20 Only show PWMs that are in the config by James Feist · 6 years ago
  73. 3eb8262 Move variant usage to std by James Feist · 6 years ago
  74. cf3bce6 Move filesystem out of experimental namespace by James Feist · 6 years ago
  75. 87d713a FanSensor: Add configurable min max by James Feist · 6 years ago
  76. ce3fca4 Remove duplicate functions by James Feist · 6 years ago
  77. 95b079b Fansensor: Add psu fan support by James Feist · 6 years ago
  78. dc6c55f Add redundancy sensor and cleanup by James Feist · 6 years ago
  79. 7bc2bab Add fan presence support by James Feist · 6 years ago
  80. 9ced0a3 Clean up codes by Jae Hyun Yoo · 6 years ago
  81. 5093805 Stop using mapbox directly by Yoo, Jae Hyun · 6 years ago
  82. 6714a25 Squashed import of Dbus-Sensors by James Feist · 6 years ago