Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: b90cb1053190353cc30f0fef0ef1f378ccc063c5 authored by Linus Torvalds on 28 August 2022, 22:05:29 UTC
Linux 6.0-rc3
Tip revision: b90cb10
sysfs-bus-peci
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.
back to top