#
35fb3a05 |
| 30-Aug-2024 |
Jerry C Chen <jerry.c.chen.wiwynn@gmail.com> |
sensor-monitor: support skip power checking
The threshold event is binding with power state currently. Due to some sensors access will not depend on the power state. Provide a new option to let user
sensor-monitor: support skip power checking
The threshold event is binding with power state currently. Due to some sensors access will not depend on the power state. Provide a new option to let user to disable it.
Change-Id: Ib232b889cde70082e3bd630ffbe6939eede474f8 Signed-off-by: Jerry C Chen <jerry.c.chen.wiwynn@gmail.com>
show more ...
|
#
45b3537a |
| 15-Aug-2023 |
George Liu <liuxiwei@inspur.com> |
meson_options.txt: Support for reading options from meson.options
Support has been added for reading options from meson.options instead of meson_options.txt[1]. These are equivalent, but not using t
meson_options.txt: Support for reading options from meson.options
Support has been added for reading options from meson.options instead of meson_options.txt[1]. These are equivalent, but not using the .txt extension for a build file has a few advantages, chief among them many tools and text editors expect a file with the .txt extension to be plain text files, not build scripts.
[1] https://mesonbuild.com/Release-notes-for-1-1-0.html#support-for-reading-options-from-mesonoptions
Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I1ba676af3dead18aa55db47823605918c46fd1cd
show more ...
|