index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
omap-thermal
Age
Commit message (
Expand
)
Author
2013-03-25
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-15
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
[next]