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
/
thermal
/
ti-soc-thermal
/
ti-bandgap.c
Age
Commit message (
Expand
)
Author
2021-05-24
thermal/ti-soc-thermal: Fix kernel-doc
Yang Li
2021-04-21
thermal/drivers/ti-soc-thermal/bandgap Remove unused variable 'val'
Lin Ruizhe
2021-04-20
thermal/drivers/ti-soc-thermal/ti-bandgap: Rearrange all the included header ...
Zhen Lei
2021-03-10
thermal:ti-soc-thermal: Remove duplicate include in ti-bandgap
Zhang Yunkai
2021-02-15
thermal: ti-soc-thermal: Simplify polling with iopoll
Tony Lindgren
2021-02-15
thermal: ti-soc-thermal: Fix stuck sensor with continuous mode for 4430
Tony Lindgren
2021-02-15
thermal: ti-soc-thermal: Skip pointless register access for dra7
Tony Lindgren
2020-11-12
thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430
Peter Ujfalusi
2020-10-12
thermal: ti-soc-thermal: Enable addition power management
Adam Ford
2020-04-14
thermal: Delete an error message in four functions
Markus Elfring
2020-03-12
thermal: ti-soc-thermal: Use GPIO descriptors
Linus Walleij
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2018-07-27
thermal: ti-soc-thermal: remove dead code
Bartlomiej Zolnierkiewicz
2017-05-23
ti-soc-thermal: Fix a typo in a comment line
Markus Elfring
2017-05-23
ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...
Markus Elfring
2017-05-23
ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()
Markus Elfring
2016-11-23
thermal: ti-soc-thermal: add missing clk_put()
Luis Henriques
2016-03-08
thermal: ti-soc-thermal: clean up the error handling a bit
Dan Carpenter
2015-09-29
thermal: ti-soc-thermal: add OMAP36xx support
Eduardo Valentin
2015-09-29
ti-soc-thermal: implement omap3 support
Pavel Machek
2015-06-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-05-08
thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813
Keerthy
2015-05-08
thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814
Keerthy
2015-05-04
ti-soc-thermal: request temperature periodically if hw can't do that itself
Pavel Machek
2015-05-04
ti-soc-thermal: implement eocz bit to make driver useful on omap3
Pavel Machek
2015-05-04
cleanup ti-soc-thermal
Pavel Machek
2015-02-24
thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP
Grygorii Strashko
2014-07-01
thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checked
Rickard Strandqvist
2014-05-06
thermal: ti-soc-thermal: clk_round_rate() can return a zero upon error
Paul Walmsley
2014-04-08
thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2013-08-29
thermal: ti-soc-thermal: Ensure to compute thermal trend
Ranganath Krishnan
2013-07-08
thermal: ti-soc-thermal: use standard GPIO DT bindings
Eduardo Valentin
2013-06-13
thermal: ti-soc-thermal: add dra752 chip to device table
Eduardo Valentin
2013-06-13
thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULL
Eduardo Valentin
2013-06-13
thermal: ti-soc-thermal: freeze FSM while computing trend
Eduardo Valentin
2013-05-28
thermal: introduce TI SoC thermal driver
Eduardo Valentin