setup CI/CD for kernel development - added CodeQL for code scanning - every pr is built as an image and is available for 30days on https://oklinux.dev - tagged and released on github for now Signed-off-by: sevki <s@sevki.io>
16 lines
525 B
Text
16 lines
525 B
Text
What: /sys/bus/peci/rescan
|
|
Date: July 2021
|
|
KernelVersion: 5.18
|
|
Contact: Iwona Winiarska <iwona.winiarska@intel.com>
|
|
Description:
|
|
Writing a non-zero value to this attribute will
|
|
initiate scan for PECI devices on all PECI controllers
|
|
in the system.
|
|
|
|
What: /sys/bus/peci/devices/<controller_id>-<device_addr>/remove
|
|
Date: July 2021
|
|
KernelVersion: 5.18
|
|
Contact: Iwona Winiarska <iwona.winiarska@intel.com>
|
|
Description:
|
|
Writing a non-zero value to this attribute will
|
|
remove the PECI device and any of its children.
|