cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

sysfs-bus-iio-adc-max9611 (755B)


      1What:		/sys/bus/iio/devices/iio:deviceX/in_power_shunt_resistor
      2Date:		March 2017
      3KernelVersion:	4.12
      4Contact:	linux-iio@vger.kernel.org
      5Description: 	The value of the shunt resistor used to compute power drain on
      6                common input voltage pin (RS+). In Ohms.
      7
      8What:		/sys/bus/iio/devices/iio:deviceX/in_current_shunt_resistor
      9Date:		March 2017
     10KernelVersion:	4.12
     11Contact:	linux-iio@vger.kernel.org
     12Description: 	The value of the shunt resistor used to compute current flowing
     13                between RS+ and RS- voltage sense inputs. In Ohms.
     14
     15These attributes describe a single physical component, exposed as two distinct
     16attributes as it is used to calculate two different values: power load and
     17current flowing between RS+ and RS- inputs.