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
/
hwmon
/
tmp102.c
Age
Commit message (
Expand
)
Author
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
2017-10-24
hwmon: (tmp102) Fix first temperature reading
Guenter Roeck
2017-04-02
hwmon: (tmp102) Add OF device ID table
Javier Martinez Canillas
2016-09-08
hwmon: (tmp102) Convert to use new hwmon registration API
Guenter Roeck
2016-07-31
hwmon: (tmp102) Improve error handling
Guenter Roeck
2016-07-12
hwmon: (tmp102) Convert to use regmap, and drop local cache
Guenter Roeck
2016-07-12
hwmon: (tmp102) Rework chip configuration
Guenter Roeck
2016-07-12
hwmon: (tmp102) Improve handling of initial read delay
Guenter Roeck
2016-06-27
hwmon: (tmp102) Drop FSF address
Guenter Roeck
2016-06-27
hwmon: (tmp102) Use devm_add_action to register cleanup function
Guenter Roeck
2016-05-17
hwmon: convert tmp102 to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2015-12-10
hwmon: (tmp102) Force wait for conversion time for the first valid data
Nishanth Menon
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2015-02-03
hwmon: (tmp102) add hibernation callbacks
Grygorii Strashko
2014-11-20
thermal: of: improve of-thermal sensor registration API
Eduardo Valentin
2014-05-21
hwmon: (tmp102) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2014-05-21
hwmon: (tmp102) Introduce dev variable in probe function
Guenter Roeck
2013-12-04
hwmon: tmp102: expose to thermal fw via DT nodes
Eduardo Valentin
2013-04-07
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
2012-10-10
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
2012-07-21
hwmon: (tmp102) Convert to use devm_ functions
Guenter Roeck
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2011-11-04
hwmon: Use i2c_smbus_{read,write}_word_swapped
Jean Delvare
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-05-27
hwmon: (tmp102) Don't always stop chip at exit
Jean Delvare
2010-05-27
hwmon: (tmp102) Fix suspend and resume functions
Jean Delvare
2010-05-27
hwmon: (tmp102) Various fixes
Jean Delvare
2010-05-27
hwmon: Driver for TI TMP102 temperature sensor
Steven King