Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
entity-manager
/
9763eb5b0c129b73674b66ef152da49b61aa8612
9763eb5
docs: fix in JSON example
by Andrei Kartashev
· 5 years ago
0f9b9cd
cmake: drop support
by Brad Bishop
· 6 years ago
a9804f4
docs: Avoid legality confusion over syntax error in JSON example
by Andrew Jeffery
· 5 years ago
aacf742
docs: Tweak grammar in my_first_sensors.md
by Andrew Jeffery
· 5 years ago
8b71442
README: Spelling and grammar fixes
by Andrew Jeffery
· 5 years ago
e18edb5
Fix PSU Fan Configuration
by James Feist
· 5 years ago
d73b744
Entity-Manager: Update product AssetTag inside Fru
by Joshi-Mansi
· 5 years ago
ac09fe4
Add SBTSI device to i2c h2mon new_device list
by Josh Lehan
· 5 years ago
4fa1d39
schema: use pid, zone, stepwise schemas
by Brad Bishop
· 5 years ago
ada40c5
schema: introduce element
by Brad Bishop
· 5 years ago
2189d61
schema: add documentation
by Brad Bishop
· 5 years ago
45d42a5
schema: require type
by Brad Bishop
· 5 years ago
9453a68
schema: top: add missing EMConfig properties
by Brad Bishop
· 5 years ago
98e78b7
schema: aggregate: add missing properties
by Brad Bishop
· 5 years ago
a142709
schema: Add missing types
by Brad Bishop
· 5 years ago
8e659b5
schema: Add EMConfig
by Brad Bishop
· 5 years ago
b980991
schema: factor out dbus
by Brad Bishop
· 5 years ago
6666588
schema: factor out properties into legacy.json
by Brad Bishop
· 5 years ago
64d7cec
schema: schema attribute tweak
by Brad Bishop
· 5 years ago
2ef7dd5
test: run validation script from CI
by Brad Bishop
· 5 years ago
c04b3f4
scripts: add configuration validation script
by Brad Bishop
· 5 years ago
b2fd7ca
README: fix Thresholds array in example configuration fragments
by Jeremy Kerr
· 5 years ago
c1136b7
Fix segfault caused by accessing non existing key in busmap
by Wludzik, Jozef
· 5 years ago
079c47f
Add ADM1272 device to i2c h2mon new_device list
by Josh Lehan
· 5 years ago
5d7f469
FruDevice: improve boot
by James Feist
· 5 years ago
4e6a62f
FruDevice: implement FRU field decoding
by Jeremy Kerr
· 5 years ago
cb5661d
Fix fru disappear after power off
by James Feist
· 5 years ago
5a8695b
gitignore: add meson subprojects and build dirs
by Patrick Williams
· 5 years ago
c789fca
Add new type of settable interface - Polling
by Adrian Ambrożewicz
· 5 years ago
7f5a336
sdbusplus: use meson build
by Patrick Williams
· 5 years ago
8c505da
Update to latest clang format
by James Feist
· 5 years ago
fa8d322
Skip i2c addresses in the range 0 to 12
by Rajashekar Gade Reddy
· 5 years ago
fdef837
Add MAX6654 device to i2c h2mon new_device list
by Josh Lehan
· 5 years ago
2539ccd
Add lock around callback
by James Feist
· 5 years ago
4dc617b
Register match always
by James Feist
· 5 years ago
b1728ca
Add retries into d-bus probes
by James Feist
· 5 years ago
1ffa4a4
Add ability to disable device logging
by James Feist
· 5 years ago
ff58eba
Skip 'test' folder if build_tests is disabled
by Jason M. Bills
· 5 years ago
ba5424a
Add MAX16601 to devices.hpp
by Alex Qiu
· 6 years ago
29d8325
remove dead code
by Brad Bishop
· 5 years ago
fb23655
entity-manager: remove inventory manager interface
by Brad Bishop
· 6 years ago
35f5e0e
EM: On duplicates use device index
by James Feist
· 5 years ago
92daaaa
meson: Add fru-device-less build configuration
by Brad Bishop
· 6 years ago
61f5ac4
Fix power match
by James Feist
· 5 years ago
92a2dd7
entity-manager: drop device tree overlay support
by Brad Bishop
· 6 years ago
94219d1
Fix increment bug
by James Feist
· 5 years ago
41622a9
Add Chassis interface to Drive
by James Feist
· 6 years ago
98063a4
meson: add support for gtest library vendoring
by Brad Bishop
· 6 years ago
6765d90
meson: add support for sdbusplus library vendoring
by Brad Bishop
· 6 years ago
ff1ddb7
meson: add support for valijson library vendoring
by Brad Bishop
· 6 years ago
79a09a8
meson: add support for nlohmann-json vendoring
by Brad Bishop
· 6 years ago
e3a12b6
meson: add cpp convenience var and use it
by Brad Bishop
· 6 years ago
787e828
meson: add support for boost library vendoring
by Brad Bishop
· 6 years ago
06b5899
update clang-ignore
by Brad Bishop
· 6 years ago
b445991
Add support for building with meson
by Brad Bishop
· 6 years ago
02d2b93
Fix Delete D-Bus Method
by James Feist
· 6 years ago
85ca6dd
README: Add DisableNode
by James Feist
· 6 years ago
2801a70
frudevice: use a single I2C transaction to read from EEPROM with 16-bit offset
by Xiang Liu
· 6 years ago
668bbb1
Add DisableNode keyword
by James Feist
· 6 years ago
d5b87fb
Add Rescan specific bus method
by Cheng C Yang
· 6 years ago
5213ccc
Move ProductId from root to Motherboard interface
by Suryakanth Sekar
· 6 years ago
9354bf7
Add MAX20730, MAX20734, MAX20796 to devices.hpp
by Alex Qiu
· 6 years ago
3048742
convert sysfs gpio usage to libgpiod
by ZhikuiRen
· 6 years ago
01542d2
convert sysfs gpio usage to libgpiod
by Zhikui Ren
· 6 years ago
0cbe6bf
Sort the device list in devices.hpp, and add MAX31730.
by Alex Qiu
· 6 years ago
f36472e
Add json config for Facebook Yosemite V2 platform.
by HCL-BMC
· 6 years ago
d2aa8ef
Add Panel interface to front panel
by James Feist
· 6 years ago
49df72d
Add Motherboard property to WFT-Baseboard
by James Feist
· 6 years ago
ca000e5
autojson: don't check non-json files
by Brad Bishop
· 6 years ago
0c3980a
FruDevice: Don't scan Mux bus if root is in blacklist
by James Feist
· 6 years ago
7d80775
PerformProbe: remove forward declaration
by James Feist
· 6 years ago
7972bb9
Stop reading devices that don't like it
by James Feist
· 6 years ago
733f765
Move objects out of global scope
by James Feist
· 6 years ago
787c3c3
Fix Entity-Manager Crash issue
by James Feist
· 6 years ago
f2ad76b
frudevice: cast to unsigned, avoid negative values
by Patrick Venture
· 6 years ago
e26395d
bugfix: frudevice: handle multi-record area
by Patrick Venture
· 6 years ago
baba767
frudevice: consolidate FRU reading
by Patrick Venture
· 6 years ago
3ac8e4f
frudevice: fix useless-cast
by Patrick Venture
· 6 years ago
4b7a745
prefer prefix operators for non-primitive types
by Patrick Venture
· 6 years ago
c274f2f
frudevice: add missing headers
by Patrick Venture
· 6 years ago
f0f97ce
frudevice: align readFromEeprom with readBlockData
by Patrick Venture
· 6 years ago
a49dc33
use quotes for project headers
by Patrick Venture
· 6 years ago
5c3fde1
entitymanager: drop duplicate header inclusion
by Patrick Venture
· 6 years ago
0a26460
add Testing to gitignore
by Patrick Venture
· 6 years ago
8a98392
FruDevice: Add found I2CDevices
by James Feist
· 6 years ago
5cb0608
Move Io and ObjServer to Global
by James Feist
· 6 years ago
5ffd8b4
Add build step to verify json formatting
by James Feist
· 6 years ago
45bcbc5
Remove Ed from MAINTAINERS file
by James Feist
· 6 years ago
978fcad
Update NVME config
by James Feist
· 6 years ago
c48e0ef
Fix Maintainers File
by James Feist
· 6 years ago
4acdc54
Enable INA230 current sensor and PCA9547 I2C mux
by Devjit Gopalpur
· 6 years ago
ce80db7
devices: add isl68137
by Josh Lehan
· 6 years ago
e5cfe64
Fixing trivial typo in error message
by Josh Lehan
· 6 years ago
96b8a6e
Adding DEBUG and message for when device not in whitelist
by Josh Lehan
· 6 years ago
0eeb79c
FruDevice: Fix power match
by James Feist
· 6 years ago
db5f455
.gitignore: Adding additional ignored files
by Josh Lehan
· 6 years ago
0399332
Add driver bind support for MAX34451
by Jason Ling
· 6 years ago
7379f93
Add Bus And Index to NVME base interface
by James Feist
· 6 years ago
c0dcf0d
Autojson all files
by James Feist
· 6 years ago
899e17f
Support Removing Items from Entity Manager
by James Feist
· 6 years ago
Next »