Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.7 16 lines 525 B view raw
1What: /sys/bus/peci/rescan 2Date: July 2021 3KernelVersion: 5.18 4Contact: Iwona Winiarska <iwona.winiarska@intel.com> 5Description: 6 Writing a non-zero value to this attribute will 7 initiate scan for PECI devices on all PECI controllers 8 in the system. 9 10What: /sys/bus/peci/devices/<controller_id>-<device_addr>/remove 11Date: July 2021 12KernelVersion: 5.18 13Contact: Iwona Winiarska <iwona.winiarska@intel.com> 14Description: 15 Writing a non-zero value to this attribute will 16 remove the PECI device and any of its children.