Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: fc77dbd34c5c99bce46d40a2491937c3bcbd10af authored by Linus Torvalds on 28 February 2016, 16:41:20 UTC
Linux 4.5-rc6
Tip revision: fc77dbd
sysfs-bus-i2c-devices-hm6352
Where:		/sys/bus/i2c/devices/.../heading0_input
Date:		April 2010
Kernel Version: 2.6.36?
Contact:	alan.cox@intel.com
Description:	Reports the current heading from the compass as a floating
		point value in degrees.

Where:		/sys/bus/i2c/devices/.../power_state
Date:		April 2010
Kernel Version: 2.6.36?
Contact:	alan.cox@intel.com
Description:	Sets the power state of the device. 0 sets the device into
		sleep mode, 1 wakes it up.

Where:		/sys/bus/i2c/devices/.../calibration
Date:		April 2010
Kernel Version: 2.6.36?
Contact:	alan.cox@intel.com
Description:	Sets the calibration on or off (1 = on, 0 = off). See the
		chip data sheet.

back to top