summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors
AgeCommit message (Collapse)AuthorFilesLines
2021-12-22phosphor-virtual-sensor: srcrev bump 05b1d41788..190e4bf8a4Andrew Geissler1-1/+1
Patrick Williams (1): README: format changes suggested by markdownlint Change-Id: Iafbda607f4ef8bee638acf3c2d66f7bd197c8d43 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17meta-phosphor: prefer https protocolPatrick Williams2-2/+2
A few recipes are specifying 'protocol=git' to the git-fetcher, which is already the default[1]. For github URLs, upstream Yocto / OE suggest that 'protocol=https' is used[2]. Switch any URL that has a protocol specified to be 'https' instead of 'git'. 1. https://docs.yoctoproject.org/bitbake/bitbake-user-manual/bitbake-user-manual-fetching.html#git-fetcher-git 2. https://lists.openembedded.org/g/openembedded-devel/message/94255 Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ibf1ab0fa2cb83c8cb9f4e535a0781f41e3b0dafe
2021-12-16phosphor-virtual-sensor: srcrev bump b57d737081..05b1d41788Andrew Geissler1-1/+1
Rashmica Gupta (1): thresholds: Update Severity to be a string Change-Id: I95ea44a8fbaeaca4a97f728c1b2931e1bac9c510 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-14dbus-sensors: srcrev bump 0e68f19968..0b207a624fAndrew Geissler1-1/+1
Andrew Jeffery (3): NVMeSensor: Centralise configuration type NVMeContext: Add the ability to remove NVMeSensors NVMeSensorMain: Remove sensors when removing configs Bruce Mitchell (1): Fixes Units for Temperature & Pressure for Hwmon Lei YU (3): test: Add test_Utils utils: Refactor findFiles() cpusensor: Search in peci-0 directory Change-Id: I18e3088d1c271db5a26a3222b14adb7518a6ccba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10dbus-sensors: srcrev bump 57574ad52b..0e68f19968Andrew Geissler1-1/+1
Bruce Mitchell (1): DPS310 temperature pressure, SI7020 temperature Ed Tanous (1): Make list single line Howard Chiu (1): PSUSensor: Add MP5023 into whitelist Paul Fertser (1): Revert "Add beep support for PSU" Change-Id: I154914813834ec2cbb95e6f3880bf8f04a9f3057 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08dbus-sensors: srcrev bump 04d050669c..57574ad52bAndrew Geissler1-1/+1
Andrew Jeffery (11): NVMeSensorMain: Extract lambda body NVMeSensorMain: Define extractBusNumber() NVMeSensorMain: Define extractSensorName() NVMeSensorMain: Define deriveRootBusPath() NVMeSensorMain: Define deriveRootBus() NVMeSensorMain: Define provideRootBusContext() NVMeSensorMain: Move context definition to where it's used NVMeSensorMain: Make early exits contiguous NVMeSensorMain: Collapse continue conditions NVMeSensorMain: Drop use of baseConfiguration pointer NVMeSensorMain: Avoid context variable Change-Id: I70eff41b9fb80b9269af4c44d90993735b430580 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-04dbus-sensors: srcrev bump daf6f56870..04d050669cAndrew Geissler1-1/+1
Arun P. Mohanan (1): cpuSensor:Check object validity in async callback Change-Id: I9b534174f75b061a75756719715a52e12e754d66 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-02dbus-sensors: srcrev bump 00bd56d3a6..daf6f56870Andrew Geissler1-1/+1
hsangani (1): Added JC42 JEDEC standard memory temp sensor support Change-Id: I1dc55d94aa2023874fe2ce2cb473e4e67115b809 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29dbus-sensors: srcrev bump cb5af73f5d..00bd56d3a6Andrew Geissler1-1/+1
Ed Tanous (1): Fix possible seg faults in Cpu and tach Zhikui Ren (1): TachSensor: fix checkThresholds regression Change-Id: I020a3eb945504a642da61f7b25482bc1830610d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-virtual-sensor: srcrev bump 333e5bf60c..b57d737081Andrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: remove usage of deprecated alias Change-Id: I4d1efe13abb0fd8367471d351c0b818c947482eb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-16dbus-sensors: srcrev bump 66558235ce..cb5af73f5dAndrew Geissler1-1/+1
Lotus Xu (1): psusensor: Add power state for label Change-Id: I52581fbc85a9df35749366b7a682ebcd904680de Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-13dbus-sensors: srcrev bump 45f844ac6c..66558235ceAndrew Geissler1-1/+1
Brandon Kim (1): Take out array size for constexpr std::array Zhikui Ren (1): psusensor: fix psu pwm sensor name Change-Id: I23fc065a9bceebcc0306eb5d4fb2d829befb4fc1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-10dbus-sensors: srcrev bump 9ca98ec931..45f844ac6cAndrew Geissler1-1/+1
Arun P. Mohanan (1): Fix for sensor value PATCH in manufacturing mode Change-Id: I91a66554577bb18de9b68ef53c26850b157913d3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-09phosphor-hwmon: srcrev bump 6a22a2ffd1..b6c1771bfdAndrew Geissler1-1/+1
Ed Tanous (1): clang-format with latest clang Change-Id: I1a9f643db46f74998678543431b33129fe7b6bfd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-06dbus-sensors: srcrev bump 3291b9c755..9ca98ec931Andrew Geissler1-1/+1
Andrew Jeffery (2): NVMeBasicContext: Don't poll the sensor if it's not available nvmesensor: Make commuication error messages more informative Change-Id: I30f4920fa3dfc5e1909b9b19a8d9adc517da996a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03meta-phosphor:meson: pkgconfig inherit requiredAndrew Geissler2-2/+2
Upstream yocto made a change recently that brought to light a bug in some of our recipes. If your meson makefiles utilize the dependency() function then the recipe must also include pkgconfig. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ie85e2a3bd86010c2ce5d08c75fddc1ba348ff891
2021-11-03dbus-sensors: srcrev bump b782eec692..3291b9c755Andrew Geissler1-1/+1
Jie Yang (1): Sensor mutability interface Change-Id: I482f2407ef54f62fcf9131e2acc6a8c9aa75ec54 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-27phosphor-virtual-sensor: srcrev bump 74c1e7d8c5..333e5bf60cAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Patrick Williams (1): catch exceptions as const Change-Id: I20c46b82cc3c629d45c8ca6a8f9706a63983504b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-27phosphor-nvme: srcrev bump bc10c7d65a..5022a4ee5cAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I323a5be42e93f7c224e0dbc395573777dd29f1e1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-27phosphor-hwmon: srcrev bump 3a816147e3..6a22a2ffd1Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: Ia0cf5bfbc2c15129cb45700f9b4e9f822c8a4ba9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-18dbus-sensors: srcrev bump 1dc85f5167..b782eec692Andrew Geissler1-1/+1
Arun P. Mohanan (1): [CPUSensor] Remove interface in destructor Change-Id: Iea22d7bc26bc2f671648df37da65a805899a04e8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-10dbus-sensors: srcrev bump 26601e8919..1dc85f5167Andrew Geissler1-1/+1
Zhikui Ren (1): psusensor: fix sensor name matching during rescan Change-Id: I8d5e6d03b829012471364832997182eee363660a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-08phosphor-nvme: srcrev bump e528b0ae32..bc10c7d65aAndrew Geissler1-1/+1
Patrick Williams (1): build: switch to C++20 Change-Id: I63f2a692b3321404d88efcfc333d2dd7b3aeb656 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-08phosphor-hwmon: srcrev bump 04da055198..3a816147e3Andrew Geissler1-1/+1
Patrick Williams (1): build: switch to C++20 Change-Id: I7d358f6aed2c0379575d55ddd9985860eb308cd0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-08dbus-sensors: srcrev bump 3fed6742dc..26601e8919Andrew Geissler1-1/+1
Patrick Williams (1): catch exceptions as const krishnar4 (1): ADCSensor: Changed error log Change-Id: I697782f7399e4e9fe315735c4b2f367f757479ed Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-05phosphor-hwmon: move dbus configsPatrick Williams1-1/+1
Static dbus configs should not be in /etc but in /usr/share, per the `dbus-daemon` man pages. Switch the install location of the generated dbus configs. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib8de2bd743fc4dc9c010fc36453a2c01b9e91663
2021-10-05dbus-sensors: srcrev bump 1e34cecad4..3fed6742dcAndrew Geissler1-1/+1
Agata Wiatrowska (1): Revert "Reading min and max values from the rated files exposed by hwmon" Change-Id: I045164e2dd50ebeb51eb9eaf664feea3012ae617 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-28dbus-sensors: srcrev bump 33703af797..1e34cecad4Andrew Geissler1-1/+1
Andrew Jeffery (5): meson: Disable PSABI warning nvmesensor: Support the NVMe MI basic management command nvmesensor: Introduce nvme-mi-mctp build feature nvmesensor: Disable NVMe MI MCTP by default nvmesensor: Enable by default Rashmica Gupta (1): thresholds: support hysteresis field if supplied Change-Id: I48d8b5366debe87d9a3645282250d9d4cc933d36 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-23dbus-sensors: srcrev bump 20bf2c1c12..33703af797Andrew Geissler1-1/+1
Lotus Xu (1): psusensor: Add xdpe12284 support Change-Id: I55dff5ce8e43ac7e279c1c231dc9758504fac9d2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-21dbus-sensors: srcrev bump 0c42f40e55..20bf2c1c12Andrew Geissler1-1/+1
Matt Spinler (1): HwmonTempSensor: Watch for InterfacesRemoved Change-Id: Ie4b7734ad2abd4c98d390e46f960c42f582cbd3d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-14dbus-sensors: srcrev bump 5ab424a6a4..0c42f40e55Andrew Geissler1-1/+1
Patrick Williams (2): build: add phosphor-logging dep and wrap logging: replace direct journal calls with lg2 Change-Id: Ib0eedad0b41c9848a09da3313717ca594d5ad59a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-13meta-phosphor: dbus-sensors: add phosphor-logging dependencyPatrick Williams1-1/+8
In prep for Ib408e97ff99863cd91bcbcb43a4738d773f4e21c, add the necessary dependency for phosphor-logging. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I2a67d940da9598250e9884c35006f670f68efc72
2021-09-10dbus-sensors: srcrev bump 5770a6fd6a..5ab424a6a4Andrew Geissler1-1/+1
Ed Tanous (2): Make dbus-sensors compile with clang-13 clang-tidy disable bugprone-narrowing-conversions Change-Id: I078acb48b9c61cdf7ba870fef9bb2de8804bdaa7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-08dbus-sensors: srcrev bump 2932a7bb38..5770a6fd6aAndrew Geissler1-1/+1
Oskar Senft (1): HwmonTempSensor: Add NCT7802 as a valid type. Patrick Williams (1): sensor: remove exception in error path Change-Id: I03d6f783c7baddcd300ab8e106f333ba115e924c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-06phosphor-virtual-sensor: srcrev bump fbd7145e2d..74c1e7d8c5Andrew Geissler1-1/+1
Patrick Williams (1): exception: switch to public sdbus exception Change-Id: I9a295ce898deeb448c70c23ad58ca744aa68c194 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-31meta-phosphor: switch EXTRA_OEMESON to use override syntaxPatrick Williams1-1/+1
It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
2021-08-31dbus-sensors: srcrev bump d653b75cd1..2932a7bb38Andrew Geissler1-1/+1
Konstantin Aladyshev (1): psusensor: Add support for the 'PowerState' parameter Patrick Williams (6): build: add wrapfile for libgpiod .gitignore: update for meson conversion build: add wrapfile for nlohmann-json build: use nlohmann-json dependency build: DRY dependencies meson: enable tests by default Change-Id: Id0ee24448119de89342edb97eda827f3b74e1c4c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-31meta-phosphor: dbus-sensors: disable tests by defaultPatrick Williams1-1/+1
Set the OE variable to add extra meson options properly. Fixes 57272ae3079bd1882ad952283e649fd51a2b91f5. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I061534a7c86a42999f2db0a1f5888f1b7a0f2573
2021-08-31phosphor-nvme: srcrev bump e9f34c71a5..e528b0ae32Andrew Geissler1-1/+1
Chanh Nguyen (1): nvme_manager: Add checking the inventory changing Change-Id: I57b3697df91bea6fc249b30ceb7bd13636ecb395 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-31phosphor-virtual-sensor: srcrev bump 1dff7dceb9..fbd7145e2dAndrew Geissler1-1/+1
Patrick Williams (4): clang-format: sync latest from docs build: set optimization and compile warnings logging: switch to lg2 logging: switch debug statements to lg2 Change-Id: Ia925f28d219a8da69f3d809811b9e6f8e9aa70aa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-30meta-phosphor: dbus-sensors: disable tests by defaultPatrick Williams1-0/+1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4b2c1b2a5b02a241b106e6eb1dd377708c1c337e
2021-08-24dbus-sensors: srcrev bump f1ace50bbb..d653b75cd1Andrew Geissler1-1/+1
Bruce Mitchell (1): Corrects bug in using boost::container erase() Change-Id: I7054ab9df096aa592aa0eaeb1c42a96b7803c976 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18phosphor-nvme: srcrev bump 31c3a2f7c9..e9f34c71a5Andrew Geissler1-1/+1
Brandon Kim (1): Add Brandon Kim as MAINTAINERS Change-Id: I5a61d3fb467fa724207ef7b2c3c162bb1010b1f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18dbus-sensors: srcrev bump 5cf0f99210..f1ace50bbbAndrew Geissler1-1/+1
Avenash Asai Thambi (1): PSUSensorMain.cpp: Add support for ADM1266 device. Bruce Mitchell (1): Compute IIO reading from raw with offset and scale Change-Id: I09df7e710ef4f24130790e7a423f8a644c02162c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-12phosphor-virtual-sensor: srcrev bump 4ac7a7f28e..1dff7dceb9Andrew Geissler1-1/+1
Rashmica Gupta (6): Defer emitting InterfacesAdded signal until ready virtual-sensor: Add ability to read a config from dbus Use direct initialisation Add a modified median calculation README: add config via D-Bus Support threshold hysteresis Change-Id: Idd686cd6a0a1ad8d5167215e467549ce5bc7d829 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-11meta-phosphor: prep for new override syntaxPatrick Williams5-21/+21
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I588025b614416c43aa2d053765ab53bacf890cb5
2021-08-09phosphor-nvme: srcrev bump be3439961f..31c3a2f7c9Andrew Geissler1-1/+1
George Hung (1): Filter meaningless characters for reading NVMe model name Change-Id: Ia234010e85a4b5c965e925f95a6a89a205c1a95f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-30dbus-sensors: srcrev bump 913d4d00c0..5cf0f99210Andrew Geissler1-1/+1
Basheer Ahmed Muddebihal (1): Fix for airflow sensor interface path Bruce Mitchell (1): Change fanName to sensorName as this is a sensor Change-Id: I50d0f413c0a3e269a966c7b67b22addfae91dc9e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-28phosphor-hwmon: srcrev bump 9c4053455f..04da055198Andrew Geissler1-1/+1
Thang Q. Nguyen (1): sensor: accept single sensor threshold Change-Id: Ide82a487fb233e12fb16e7d757678f99cb903d74 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-23dbus-sensors: srcrev bump 3453354b83..913d4d00c0Andrew Geissler1-1/+1
Bruce Lee (1): Add setupManufacturingModeMatch Ed Tanous (2): Add OWNERS file Andrew has volunteered to maintain nvme Change-Id: If78f04e109e03eb72e539fb251e072154f46462d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>