- d7be555 Move source files into application-specific sub-directories by George Liu · 4 months ago[Renamed from src/IntelCPUSensorMain.cpp]
- 2aaf717 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
- 40baf77 Fix: Dimm Temp Sensor name change by PavanKumarIntel · 6 months ago
- eacbfdd Enable misc-include-cleaner by Ed Tanous · 9 months ago
- de366c8 Enable readability-container-data-pointer by Ed Tanous · 9 months ago
- a327923 add hysteresis param to parseThresholdsFromAttr() by Chris Sides · 1 year, 9 months ago
- 03d333e dbus-sensors: utils: Utility to get device bus & addr from dev name. by Akshit Shah · 1 year, 5 months ago
- 3885757 intelcpusensor: Update DIMM presence check by Matt Simmering · 1 year, 5 months ago
- 6e69973 IntelCPUSensor: support new Linux PECI API by Paul Fertser · 1 year, 9 months ago
- 4cd5a90 intelcpusensor:always unlock peci fd in detectCPU by Wang Xiaohua · 1 year, 6 months ago
- 75f9258 IntelCPUSensor: retry when hwmon nodes not found by Paul Fertser · 1 year, 9 months ago
- 28c56bf IntelCPUSensor: use libpeci to open peciFd by Oleksandr Shulzhenko · 1 year, 8 months ago
- 779c96a clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
- 6d0f27b Fix PECI client creation flow by Jae Hyun Yoo · 4 years ago
- 77141ac IntelCPUSensor: Use libpeci when communicating via peci-legacy by Oleksandr Shulzhenko · 1 year, 10 months ago
- a38e561 Fix for CpuSensor warning observed after bmc reset by Jakub Nowacki · 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
- ec77caa Fix clang-tidy failures by Ed Tanous · 1 year, 11 months ago
- e73bd0a sensors: Align source structure away from anti-patterns by Andrew Jeffery · 2 years ago
- 14ed5e9 Add ObjectManager in the right place by Ed Tanous · 2 years, 6 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
- 26fb149 IntelCPUSensor: Fix PropertiesChanged callback setup by Zev Weiss · 2 years, 5 months ago
- 8908b3c IntelCPUSensorMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
- 214d971 Refactor PropertiesChanged handler setup by Zev Weiss · 2 years, 5 months ago
- 255da6b cpusensor: Change cpusensor to intelcpusensor by Thu Nguyen · 2 years, 5 months ago[Renamed (98%) from src/CPUSensorMain.cpp]
- 92f8f51 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
- 2049bd2 Clang-tidy-14 fixes by Ed Tanous · 2 years, 6 months ago
- bb67932 Apply LambdaBodyIndentation to dbus-sensors by Ed Tanous · 2 years, 8 months ago
- 99c4409 Enable cppcoreguidelines-pro-type-vararg check by Ed Tanous · 3 years ago
- 74cffa8 Fix clang-tidy header check by Ed Tanous · 3 years ago
- a771f6a Enable cppcoreguidelines-init-variables by Ed Tanous · 3 years ago
- 0b207a6 cpusensor: Search in peci-0 directory by Lei YU · 3 years, 3 months ago
- 04d0506 cpuSensor:Check object validity in async callback by Arun P. Mohanan · 3 years, 2 months ago
- 6655823 Take out array size for constexpr std::array by Brandon Kim · 3 years, 2 months ago
- 26601e8 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
- 8a17c30 Make dbus-sensors compile with clang-13 by Ed Tanous · 3 years, 4 months ago
- 8685b17 fix klockwork issues by Zhikui Ren · 3 years, 6 months ago
- 1263c3d Modify set-value function from external by Bruce Lee · 3 years, 7 months ago
- 92b9629 Suppress clang-tidy warning for C++20 by Andrew Jeffery · 3 years, 7 months ago
- 9702c9d cpusensor: access inventoryIfaces by reference instead of by value by Zev Weiss · 3 years, 9 months ago
- 6205092 CPUSensor: update depth to find hwmonNamePaths by Jeff Lin · 3 years, 11 months ago
- 8a57ec0 add clang-tidy by Ed Tanous · 4 years, 3 months ago
- dbfd466 Using reference to avoid copy by Zbigniew Kurzynski · 4 years, 3 months ago
- 0eee0c1 Fix for sensor labeling by Zbigniew Kurzynski · 4 years, 7 months ago
- 63f3866 Moving some methods from threshold to utils by Zbigniew Kurzynski · 4 years, 7 months ago
- 8d8d8d7 Exposing power capping values as a sensor by Zbigniew Kurzynski · 4 years, 7 months ago
- 38fb598 Update clang format by James Feist · 4 years, 7 months ago
- 0a4c480 Adding support for power sensor and average values in CPU domain. by Zbigniew Kurzynski · 4 years, 9 months ago
- 59e4798 Fix D-Bus introspect timeout error in cpusensor by Jae Hyun Yoo · 5 years ago
- c140e20 CpuSensor: Fallback to ping if no presence sensor by James Feist · 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
- ffa07e2 cpusensor: refine CPU detection logic by Jae Hyun Yoo · 5 years ago
- b6c0b91 Turn on a bunch of warnings by James Feist · 5 years ago
- 86dea2b cpusensor: Add thresold offset by Vijay Khemka · 6 years ago
- 58295ad cpusensor: detect if cpu is available by James Feist · 6 years ago
- 7d47bf5 Replace Skylake with Xeon by Jae Hyun Yoo · 6 years ago
- 24f02f2 Remove references to experimental filesystem by James Feist · 6 years ago
- 18ae22f Fix an issue in the partially installed CPU case by Jae Hyun Yoo · 6 years ago
- 87bf1dd Adjust DIMM detection interval by Jae Hyun Yoo · 6 years ago
- 73ca551 Improve cpusensor performance by Jae Hyun Yoo · 6 years ago
- 201c8d9 Modify PECI macro uses to prepare PECI header update by Jae Hyun Yoo · 6 years ago
- 13f4888 Exclude non-sensor properties from CPU sensor creation by Jae Hyun Yoo · 6 years ago
- 3eb8262 Move variant usage to std by James Feist · 6 years ago
- e8b60d0 Use cached sensor configuration in CPU sensor service by Jae Hyun Yoo · 6 years ago
- cf3bce6 Move filesystem out of experimental namespace by James Feist · 6 years ago
- f87dc4c cpusensor: Move kernel includes to the end by James Feist · 6 years ago
- d64262b Make CPUsensor service use an async call for CPU sensor creation by Jae Hyun Yoo · 6 years ago
- 9c55e6a Fix CPU detect logic to use a bus setting from CPU configs. by Jae Hyun Yoo · 6 years ago
- 9ced0a3 Clean up codes by Jae Hyun Yoo · 6 years ago
- 8d9886d Prep CPU sensor for no-overlays by Jae Hyun Yoo · 6 years ago
- 1bc964e Update CPU hwmon searching path to sync with kernel path by Jae Hyun Yoo · 6 years ago
- a441f3c Improve log messages in CPU sensor service to reflect current status correctly by Yoo, Jae Hyun · 6 years ago
- 5093805 Stop using mapbox directly by Yoo, Jae Hyun · 6 years ago
- a98605a Fix CPU client address config handling by Yoo, Jae Hyun · 6 years ago
- 1f5ebbd Change PECI device name by Yoo, Jae Hyun · 6 years ago
- f78d0a4 Fix a bug on CPU sensor dbus property creation by Yoo, Jae Hyun · 6 years ago
- 81a464c Fix threshold parsing logic of CPU sensors by Yoo, Jae Hyun · 6 years ago
- 6714a25 Squashed import of Dbus-Sensors by James Feist · 6 years ago