aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ti-soc-thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-08staging: ti-soc-thermal: fix device removalEduardo Valentin1-1/+1
2013-04-08staging: ti-soc-thermal: defer probe if cpufreq is not readyEduardo Valentin2-5/+27
2013-04-08staging: ti-soc-thermal: remove extrapolation rules from TODOEduardo Valentin1-1/+0
2013-04-08staging: ti-soc-thermal: update OMAP5 extrapolation rulesEduardo Valentin2-9/+8
2013-04-08staging: ti-soc-thermal: introduce OMAP4430 extrapolation constantsEduardo Valentin2-4/+8
2013-04-08staging: ti-soc-thermal: Remove TC1/TC2 TODO (already done)Eduardo Valentin1-1/+0
2013-04-08staging: ti-soc-thermal: fix min/max TODO (already done)Eduardo Valentin1-1/+1
2013-04-08staging: ti-soc-thermal: update TODO listEduardo Valentin1-11/+0
2013-04-01staging: ti-soc-thermal: Add get_trend supportJ Keerthy1-1/+26
2013-04-01staging: ti-soc-thermal:Introduce ti_bandgap_get_trend function for OMAP5J Keerthy2-0/+68
2013-04-01staging: ti-soc-thermal: Enable HISTORY_BUFFER Feature for OMAP5J Keerthy1-1/+2
2013-04-01staging: ti-soc-thermal: Introduce HAS_HISTORY_BUFFER feature for bandgapJ Keerthy1-0/+4
2013-04-01staging: ti-soc-thermal: Modify update_interval r/w functions to incorporate the OMAP5 feature of COUNTER_DELAY.J Keerthy1-19/+146
2013-04-01staging: ti-soc-thermal: Enable COUNTER_DELAY feature for OMAP5J Keerthy1-1/+2
2013-04-01staging: ti-soc-thermal: Introduce HAS_COUNTER_DELAY feature for bandgapJ Keerthy1-0/+4
2013-04-01staging: ti-soc-thermal: Initialise counter_delay field for OMAP5 sensorsJ Keerthy2-0/+4
2013-04-01staging: ti-soc-thermal: Add counter_delay_mask field to temp_sensor_registers structJ Keerthy1-0/+2
2013-04-01staging: ti-soc-thermal: report alert events on OMAP5 devicesEduardo Valentin1-0/+1
2013-04-01staging: ti-soc-thermal: report alert events on OMAP4 devicesEduardo Valentin1-0/+2
2013-04-01staging: ti-soc-thermal: expose ti_thermal_report_temperatureEduardo Valentin1-0/+7
2013-04-01staging: ti-soc-thermal: remove kernel-doc warnings reported with -vNishanth Menon1-11/+47
2013-04-01staging: ti-soc-thermal: return error in case power switch is not supportedEduardo Valentin1-3/+5
2013-03-25staging: ti-soc-thermal: propagate error codeEduardo Valentin1-1/+1
2013-03-25staging: ti-soc-thermal: fix bitfield writing while updating thresholdsEduardo Valentin1-4/+4
2013-03-25staging: ti-soc-thermal: fix condition to apply hystEduardo Valentin1-1/+1
2013-03-25staging: ti-soc-thermal: fix several kernel-doc warnings and errorEduardo Valentin2-32/+32
2013-03-25stating: ti-soc-thermal: use sizeof(*pointer) while allocatingEduardo Valentin1-2/+1
2013-03-25staging: ti-soc-thermal: split writable data from readonly dataEduardo Valentin3-36/+51
2013-03-25staging: ti-soc-thermal: make unexported functions localEduardo Valentin1-4/+4
2013-03-25staging: ti-soc-thermal: rename symbols to use better prefixEduardo Valentin6-432/+421
2013-03-25staging: ti-soc-thermal: rename Kconfig optionsEduardo Valentin3-12/+12
2013-03-25staging: rename omap-thermal driver to ti-soc-thermalEduardo Valentin12-0/+3260