index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
omap-thermal
Commit message (
Expand
)
Author
Age
*
staging: rename omap-thermal driver to ti-soc-thermal
Eduardo Valentin
2013-03-25
*
staging: omap-thermal: rename bg_ptr to bgp
Eduardo Valentin
2013-03-25
*
staging: omap-thermal: fix return value
Eduardo Valentin
2013-03-25
*
staging: omap-thermal: add documentation for omap_bandgap_validate
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: remove TODO entry for exposed APIs
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: remove TODO entry suggesting regmap usage
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: switch mutex to spinlock inside omap-bandgap
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: change Kconfig dependency method
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: document omap_bandgap_build function
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: document omap_bandgap_alert_init function
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: document omap_bandgap_tshut_init function
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: document _omap_bandgap_read_threshold function
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: document _omap_bandgap_write_threshold function
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: document omap_bandgap_update_alert_threshold function
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: document omap_bandgap_force_single_read
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: update omap_bandgap_set_continous_mode documentation
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: rename enable_continuous_mode
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: section of device driver callbacks
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: device initialization section
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: refactor APIs handling threshold values
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: update omap_bandgap_unmask_interrupts documentation
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: refactor temp_sensor_unmask_interrupts
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: threshold manipulation section
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: document omap_bandgap_add_hyst function
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: rename add_hyst to omap_bandgap_add_hyst
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: add documentation for omap_bandgap_mcelsius_to_adc
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: move conv table limits out of sensor data
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: rewrite omap_bandgap_mcelsius_to_adc on kernel coding ...
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: name temp_to_adc_conversion in a better way
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: add documentation for omap_bandgap_adc_to_mcelsius
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: rewrite omap_bandgap_adc_to_mcelsius on kernel coding ...
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: name adc_to_temp_conversion in a better way
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: ADC section
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: IRQ handler section
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: section of basic helpers
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: add a section of register manipulation
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: read status only once inside alert IRQ
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: remove duplicated code
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: update tshut IRQ handler documentation
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: update documentation for talert irq handler
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: rename talert handler
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: add documentation for omap_bandgap_read_temp
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: add documentation for omap_bandgap_power
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: make a omap_bandgap_power with only one exit point
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: add documentation for register access functions
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: introduce RMW_BITS macro
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: fix error checking
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: style cleanup on omap-bandgap.c
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: update documentation of omap-bandgap.h
Eduardo Valentin
2013-03-15
*
staging: omap-thermal: create header for register, bitfields and definitions
Eduardo Valentin
2013-03-15
[next]