summaryrefslogtreecommitdiff
path: root/drivers/staging/omap-thermal/omap-bandgap.c
AgeCommit message (Expand)Author
2013-03-25staging: rename omap-thermal driver to ti-soc-thermalEduardo Valentin
2013-03-25staging: omap-thermal: rename bg_ptr to bgpEduardo Valentin
2013-03-25staging: omap-thermal: fix return valueEduardo Valentin
2013-03-15staging: omap-thermal: add documentation for omap_bandgap_validateEduardo Valentin
2013-03-15staging: omap-thermal: switch mutex to spinlock inside omap-bandgapEduardo Valentin
2013-03-15staging: omap-thermal: document omap_bandgap_build functionEduardo Valentin
2013-03-15staging: omap-thermal: document omap_bandgap_alert_init functionEduardo Valentin
2013-03-15staging: omap-thermal: document omap_bandgap_tshut_init functionEduardo Valentin
2013-03-15staging: omap-thermal: document _omap_bandgap_read_threshold functionEduardo Valentin
2013-03-15staging: omap-thermal: document _omap_bandgap_write_threshold functionEduardo Valentin
2013-03-15staging: omap-thermal: document omap_bandgap_update_alert_threshold functionEduardo Valentin
2013-03-15staging: omap-thermal: document omap_bandgap_force_single_readEduardo Valentin
2013-03-15staging: omap-thermal: update omap_bandgap_set_continous_mode documentationEduardo Valentin
2013-03-15staging: omap-thermal: rename enable_continuous_modeEduardo Valentin
2013-03-15staging: omap-thermal: section of device driver callbacksEduardo Valentin
2013-03-15staging: omap-thermal: device initialization sectionEduardo Valentin
2013-03-15staging: omap-thermal: refactor APIs handling threshold valuesEduardo Valentin
2013-03-15staging: omap-thermal: update omap_bandgap_unmask_interrupts documentationEduardo Valentin
2013-03-15staging: omap-thermal: refactor temp_sensor_unmask_interruptsEduardo Valentin
2013-03-15staging: omap-thermal: threshold manipulation sectionEduardo Valentin
2013-03-15staging: omap-thermal: document omap_bandgap_add_hyst functionEduardo Valentin
2013-03-15staging: omap-thermal: rename add_hyst to omap_bandgap_add_hystEduardo Valentin
2013-03-15staging: omap-thermal: add documentation for omap_bandgap_mcelsius_to_adcEduardo Valentin
2013-03-15staging: omap-thermal: move conv table limits out of sensor dataEduardo Valentin
2013-03-15staging: omap-thermal: rewrite omap_bandgap_mcelsius_to_adc on kernel coding ...Eduardo Valentin
2013-03-15staging: omap-thermal: name temp_to_adc_conversion in a better wayEduardo Valentin
2013-03-15staging: omap-thermal: add documentation for omap_bandgap_adc_to_mcelsiusEduardo Valentin
2013-03-15staging: omap-thermal: rewrite omap_bandgap_adc_to_mcelsius on kernel coding ...Eduardo Valentin
2013-03-15staging: omap-thermal: name adc_to_temp_conversion in a better wayEduardo Valentin
2013-03-15staging: omap-thermal: ADC sectionEduardo Valentin
2013-03-15staging: omap-thermal: IRQ handler sectionEduardo Valentin
2013-03-15staging: omap-thermal: section of basic helpersEduardo Valentin
2013-03-15staging: omap-thermal: add a section of register manipulationEduardo Valentin
2013-03-15staging: omap-thermal: read status only once inside alert IRQEduardo Valentin
2013-03-15staging: omap-thermal: remove duplicated codeEduardo Valentin
2013-03-15staging: omap-thermal: update tshut IRQ handler documentationEduardo Valentin
2013-03-15staging: omap-thermal: update documentation for talert irq handlerEduardo Valentin
2013-03-15staging: omap-thermal: rename talert handlerEduardo Valentin
2013-03-15staging: omap-thermal: add documentation for omap_bandgap_read_tempEduardo Valentin
2013-03-15staging: omap-thermal: add documentation for omap_bandgap_powerEduardo Valentin
2013-03-15staging: omap-thermal: make a omap_bandgap_power with only one exit pointEduardo Valentin
2013-03-15staging: omap-thermal: add documentation for register access functionsEduardo Valentin
2013-03-15staging: omap-thermal: introduce RMW_BITS macroEduardo Valentin
2013-03-15staging: omap-thermal: style cleanup on omap-bandgap.cEduardo Valentin
2013-03-11staging: omap-thermal: update clock prepare countEduardo Valentin
2013-03-11staging: omap-thermal: Remove double conv_table referenceEduardo Valentin
2013-03-11staging: omap-thermal: introduze FREEZE_BIT featureEduardo Valentin
2013-03-11staging: omap-thermal: introduce clock feature flagRadhesh Fadnis
2013-03-11staging: omap-thermal: Add print when TSHUT temperature reachedRuslan Ruslichenko
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds