index
:
BMC/OpenBmc/bmcweb.git
master
A do everything Redfish, KVM, GUI, and DBus webserver for OpenBMC (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
redfish-core
/
lib
/
processor.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-26
Fix includes
Ed Tanous
1
-1
/
+0
2025-08-14
Processor: add support for Ampere CPUs
Rebecca Cran
1
-0
/
+5
2025-06-06
Implement LocationIndicatorActive for CPU resource
George Liu
1
-128
/
+163
2025-02-04
clang-format: update latest spec and reformat
Patrick Williams
1
-11
/
+11
2025-01-31
Fix includes
Ed Tanous
1
-4
/
+19
2025-01-20
Use SPDX identifiers
Ed Tanous
1
-15
/
+3
2024-12-17
Move getProperty calls to utility
Ed Tanous
1
-24
/
+20
2024-10-30
Remove 2nd incorrect TotalCores
Gunnar Mills
1
-36
/
+0
2024-10-14
Format readjson
Myung Bae
1
-2
/
+3
2024-09-11
Remove duplicated block comments
Ed Tanous
1
-13
/
+13
2024-08-17
clang-format: re-format for clang-18
Patrick Williams
1
-590
/
+605
2024-08-02
Consistently use generated enumerations
Ed Tanous
1
-6
/
+11
2024-06-27
Pass redfishPropertyName earlier argument
Ginu George
1
-2
/
+2
2024-05-21
Allow configuring "bmc" and "system"
Ed Tanous
1
-20
/
+25
2024-05-01
Bring consistency to config options
Ed Tanous
1
-5
/
+5
2024-04-15
Move to Redfish setProperty call
Asmitha Karunanithi
1
-68
/
+5
2024-04-11
Remove logically dead code
Ed Tanous
1
-6
/
+0
2024-04-04
Remove redfish-health-populate
Gunnar Mills
1
-1
/
+0
2024-03-21
Clean up processor to use readJson
Ed Tanous
1
-11
/
+6
2023-10-24
clang-format: copy latest and re-format
Patrick Williams
1
-21
/
+20
2023-09-28
Refactor getCollectionMembers
Lakshmi Yadlapati
1
-2
/
+2
2023-08-24
Fix typo `DBusInteracesMap` -> `DBusInterfacesMap`
Michael Shen
1
-1
/
+1
2023-08-21
Use ranges
Ed Tanous
1
-7
/
+7
2023-07-20
Replace logging with std::format
Ed Tanous
1
-31
/
+28
2023-06-28
Refactor setProperty method
George Liu
1
-5
/
+5
2023-06-21
Add an option flag for multi-computersystem
Ed Tanous
1
-5
/
+57
2023-06-20
Refactor getManagedObjects method
George Liu
1
-4
/
+4
2023-06-09
Consistently name AsyncResp variables
Ed Tanous
1
-130
/
+134
2023-05-25
Processor: Add processor throttle status
Chris Cain
1
-3
/
+103
2023-05-16
Boost::urls::format
Ed Tanous
1
-17
/
+18
2023-05-12
fix more push vs emplace calls
Patrick Williams
1
-2
/
+2
2023-05-11
clang-format: copy latest and re-format
Patrick Williams
1
-1
/
+0
2023-03-11
Make url by value in Request
Ed Tanous
1
-3
/
+7
2023-02-28
processor: Change `Step` default value to USHRT_MAX
Michael Shen
1
-1
/
+2
2023-02-24
Take boost error_code by reference
Ed Tanous
1
-12
/
+12
2023-02-23
Update most resources to use urlFromPieces
Willy Tu
1
-8
/
+8
2023-01-24
Refactor GetSubTree method
George Liu
1
-26
/
+21
2023-01-18
Fix a boatload of #includes
Ed Tanous
1
-6
/
+6
2023-01-11
Refactor GetSubTreePaths method
George Liu
1
-15
/
+16
2022-12-21
Change variable scopes
Ed Tanous
1
-1
/
+1
2022-11-14
Processor: Implement links and HEAD
Nikhil Namjoshi
1
-0
/
+45
2022-11-02
Update CollectionMembers to use UrlFromPieces
Willy Tu
1
-3
/
+5
2022-10-04
Make routes start matching Redfish
Ed Tanous
1
-4
/
+28
2022-09-16
processor: Don't display DBus defaults
Brad Bishop
1
-8
/
+17
2022-08-09
used sdbusplus::unpackPropertiesNoThrow part 1
Krzysztof Grobelny
1
-255
/
+229
2022-07-25
sdbusplus: use shorter type aliases
Patrick Williams
1
-2
/
+2
2022-07-16
Remove usages of boost::starts/ends_with
Ed Tanous
1
-6
/
+5
2022-06-28
Fix shadowed variable issues
Ed Tanous
1
-16
/
+11
2022-06-15
Expose AsyncResp shared_ptr when handling response
Carson Labrado
1
-5
/
+5
2022-06-01
Try to fix the lambda formatting issue
Ed Tanous
1
-514
/
+500
[next]