summaryrefslogtreecommitdiff
path: root/drivers/staging/omap-thermal
AgeCommit message (Expand)Author
2013-03-15staging: omap-thermal: add documentation for omap_bandgap_validateEduardo Valentin
2013-03-15staging: omap-thermal: remove TODO entry for exposed APIsEduardo Valentin
2013-03-15staging: omap-thermal: remove TODO entry suggesting regmap usageEduardo Valentin
2013-03-15staging: omap-thermal: switch mutex to spinlock inside omap-bandgapEduardo Valentin
2013-03-15staging: omap-thermal: change Kconfig dependency methodEduardo 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: fix error checkingEduardo Valentin
2013-03-15staging: omap-thermal: style cleanup on omap-bandgap.cEduardo Valentin
2013-03-15staging: omap-thermal: update documentation of omap-bandgap.hEduardo Valentin
2013-03-15staging: omap-thermal: create header for register, bitfields and definitionsEduardo Valentin
2013-03-15staging: omap-thermal: remove unused _SHIFT macrosEduardo Valentin
2013-03-15staging: omap-thermal: use BIT() macroEduardo Valentin
2013-03-11staging: omap-thermal: update clock prepare countEduardo Valentin