Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-17 | plugins: Expose physical addresses instead of device offsets | Aaron Lindsay | 2 | -2/+2 |
2021-02-18 | contrib: Open brace '{' following struct go on the same line | zhouyang | 1 | -2/+1 |
2021-02-18 | contrib: space required after that ',' | zhouyang | 1 | -6/+6 |
2021-02-18 | contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar" | zhouyang | 1 | -1/+1 |
2021-02-18 | contrib: Don't use '#' flag of printf format | zhouyang | 4 | -6/+6 |
2021-02-18 | plugins: new hwprofile plugin | Alex Bennée | 2 | -0/+306 |
2020-11-16 | plugins: Fix two resource leaks in setup_socket() | Alex Chen | 1 | -0/+2 |
2020-11-16 | plugins: Fix resource leak in connect_socket() | Alex Chen | 1 | -0/+1 |
2020-10-09 | plugin: Fixes compiling errors on msys2/mingw | Yonggang Luo | 1 | -1/+1 |
2020-09-10 | plugins: move the more involved plugins to contrib | Alex Bennée | 5 | -0/+1082 |