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

ltq-cputemp.txt (155B)


      1Lantiq cpu temperatur sensor
      2
      3Requires node properties:
      4- compatible value :
      5	"lantiq,cputemp"
      6
      7Example:
      8	cputemp@0 {
      9		compatible = "lantiq,cputemp";
     10	};