remarkable-linux/drivers/staging/ti-soc-thermal
J Keerthy 58bccd073b staging: ti-soc-thermal: Modify update_interval r/w functions to incorporate the OMAP5 feature of COUNTER_DELAY.
Update ti_bandgap_write_update_interval and ti_bandgap_read_update_interval
functions to incorporate the OMAP5 feature of COUNTER_DELAY. The way we
program the delay between two successive temperature conversions
is different for OMAP5 as when compared with OMAP4. Incorporating
the changes required to program the delay for OMAP5.

Signed-off-by: J Keerthy <j-keerthy@ti.com>
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-01 12:27:30 -07:00
..
Kconfig
Makefile
omap4-thermal-data.c staging: ti-soc-thermal: report alert events on OMAP4 devices 2013-04-01 12:27:29 -07:00
omap4xxx-bandgap.h
omap5-thermal-data.c staging: ti-soc-thermal: Enable COUNTER_DELAY feature for OMAP5 2013-04-01 12:27:30 -07:00
omap5xxx-bandgap.h staging: ti-soc-thermal: Initialise counter_delay field for OMAP5 sensors 2013-04-01 12:27:29 -07:00
ti-bandgap.c staging: ti-soc-thermal: Modify update_interval r/w functions to incorporate the OMAP5 feature of COUNTER_DELAY. 2013-04-01 12:27:30 -07:00
ti-bandgap.h staging: ti-soc-thermal: Introduce HAS_COUNTER_DELAY feature for bandgap 2013-04-01 12:27:30 -07:00
ti-thermal-common.c staging: ti-soc-thermal: split writable data from readonly data 2013-03-25 11:28:31 -07:00
ti-thermal.h staging: ti-soc-thermal: expose ti_thermal_report_temperature 2013-04-01 12:27:29 -07:00
ti_soc_thermal.txt
TODO