summaryrefslogtreecommitdiffstats
path: root/drivers/staging/omap-thermal/omap-bandgap.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rename omap-thermal driver to ti-soc-thermalEduardo Valentin2013-03-251-1298/+0
* staging: omap-thermal: rename bg_ptr to bgpEduardo Valentin2013-03-251-282/+280
* staging: omap-thermal: fix return valueEduardo Valentin2013-03-251-1/+1
* staging: omap-thermal: add documentation for omap_bandgap_validateEduardo Valentin2013-03-151-0/+8
* staging: omap-thermal: switch mutex to spinlock inside omap-bandgapEduardo Valentin2013-03-151-8/+10
* staging: omap-thermal: document omap_bandgap_build functionEduardo Valentin2013-03-151-0/+9
* staging: omap-thermal: document omap_bandgap_alert_init functionEduardo Valentin2013-03-151-1/+11
* staging: omap-thermal: document omap_bandgap_tshut_init functionEduardo Valentin2013-03-151-0/+12
* staging: omap-thermal: document _omap_bandgap_read_threshold functionEduardo Valentin2013-03-151-0/+12
* staging: omap-thermal: document _omap_bandgap_write_threshold functionEduardo Valentin2013-03-151-0/+13
* staging: omap-thermal: document omap_bandgap_update_alert_threshold functionEduardo Valentin2013-03-151-0/+14
* staging: omap-thermal: document omap_bandgap_force_single_readEduardo Valentin2013-03-151-0/+8
* staging: omap-thermal: update omap_bandgap_set_continous_mode documentationEduardo Valentin2013-03-151-3/+6
* staging: omap-thermal: rename enable_continuous_modeEduardo Valentin2013-03-151-2/+2
* staging: omap-thermal: section of device driver callbacksEduardo Valentin2013-03-151-0/+2
* staging: omap-thermal: device initialization sectionEduardo Valentin2013-03-151-0/+2
* staging: omap-thermal: refactor APIs handling threshold valuesEduardo Valentin2013-03-151-161/+117
* staging: omap-thermal: update omap_bandgap_unmask_interrupts documentationEduardo Valentin2013-03-151-1/+9
* staging: omap-thermal: refactor temp_sensor_unmask_interruptsEduardo Valentin2013-03-151-6/+8
* staging: omap-thermal: threshold manipulation sectionEduardo Valentin2013-03-151-0/+2
* staging: omap-thermal: document omap_bandgap_add_hyst functionEduardo Valentin2013-03-151-0/+10
* staging: omap-thermal: rename add_hyst to omap_bandgap_add_hystEduardo Valentin2013-03-151-16/+26
* staging: omap-thermal: add documentation for omap_bandgap_mcelsius_to_adcEduardo Valentin2013-03-151-0/+10
* staging: omap-thermal: move conv table limits out of sensor dataEduardo Valentin2013-03-151-21/+18
* staging: omap-thermal: rewrite omap_bandgap_mcelsius_to_adc on kernel coding ...Eduardo Valentin2013-03-151-4/+7
* staging: omap-thermal: name temp_to_adc_conversion in a better wayEduardo Valentin2013-03-151-5/+6
* staging: omap-thermal: add documentation for omap_bandgap_adc_to_mcelsiusEduardo Valentin2013-03-151-0/+11
* staging: omap-thermal: rewrite omap_bandgap_adc_to_mcelsius on kernel coding ...Eduardo Valentin2013-03-151-3/+8
* staging: omap-thermal: name adc_to_temp_conversion in a better wayEduardo Valentin2013-03-151-6/+6
* staging: omap-thermal: ADC sectionEduardo Valentin2013-03-151-0/+2
* staging: omap-thermal: IRQ handler sectionEduardo Valentin2013-03-151-0/+2
* staging: omap-thermal: section of basic helpersEduardo Valentin2013-03-151-0/+2
* staging: omap-thermal: add a section of register manipulationEduardo Valentin2013-03-151-0/+2
* staging: omap-thermal: read status only once inside alert IRQEduardo Valentin2013-03-151-5/+5
* staging: omap-thermal: remove duplicated codeEduardo Valentin2013-03-151-1/+0
* staging: omap-thermal: update tshut IRQ handler documentationEduardo Valentin2013-03-151-1/+9
* staging: omap-thermal: update documentation for talert irq handlerEduardo Valentin2013-03-151-1/+11
* staging: omap-thermal: rename talert handlerEduardo Valentin2013-03-151-2/+2
* staging: omap-thermal: add documentation for omap_bandgap_read_tempEduardo Valentin2013-03-151-0/+10
* staging: omap-thermal: add documentation for omap_bandgap_powerEduardo Valentin2013-03-151-0/+8
* staging: omap-thermal: make a omap_bandgap_power with only one exit pointEduardo Valentin2013-03-151-1/+2
* staging: omap-thermal: add documentation for register access functionsEduardo Valentin2013-03-151-1/+22
* staging: omap-thermal: introduce RMW_BITS macroEduardo Valentin2013-03-151-132/+46
* staging: omap-thermal: style cleanup on omap-bandgap.cEduardo Valentin2013-03-151-17/+15
* staging: omap-thermal: update clock prepare countEduardo Valentin2013-03-111-5/+5
* staging: omap-thermal: Remove double conv_table referenceEduardo Valentin2013-03-111-4/+4
* staging: omap-thermal: introduze FREEZE_BIT featureEduardo Valentin2013-03-111-16/+44
* staging: omap-thermal: introduce clock feature flagRadhesh Fadnis2013-03-111-5/+13
* staging: omap-thermal: Add print when TSHUT temperature reachedRuslan Ruslichenko2013-03-111-0/+3
* Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-211-2/+0
|\