Module Name: src Committed By: bouyer Date: Thu Oct 15 13:41:11 UTC 2015
Modified Files: src/sys/dev/i2c: axp20x.c Added Files: src/sys/dev/i2c: axp20xvar.h Log Message: Implement sensor reports for power supplies (voltage and intensities). Implement a callback to change DCDC2 and DCDC3 voltages, so that CPU management can change CPU core voltage when changing frequency. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/i2c/axp20x.c cvs rdiff -u -r0 -r1.1 src/sys/dev/i2c/axp20xvar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.