index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
tmp102.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: tmp102: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-19
1
-1
/
+1
*
hwmon: (tmp102) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-09-25
1
-4
/
+2
*
hwmon: use simple i2c probe function
Stephen Kitt
2020-09-23
1
-3
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
hwmon: (tmp102) Fix build warning
Guenter Roeck
2019-04-15
1
-1
/
+1
*
hwmon: (tmp102) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
2019-04-15
1
-22
/
+4
*
hwmon: (tmp102) Replace S_<PERMS> with octal values
Guenter Roeck
2019-02-18
1
-2
/
+2
*
regmap: split up regmap_config.use_single_rw
David Frey
2018-09-07
1
-1
/
+2
*
hwmon: (tmp102) Fix first temperature reading
Guenter Roeck
2017-10-24
1
-8
/
+5
*
hwmon: (tmp102) Add OF device ID table
Javier Martinez Canillas
2017-04-02
1
-0
/
+7
*
hwmon: (tmp102) Convert to use new hwmon registration API
Guenter Roeck
2016-09-08
1
-64
/
+90
*
hwmon: (tmp102) Improve error handling
Guenter Roeck
2016-07-31
1
-1
/
+3
*
hwmon: (tmp102) Convert to use regmap, and drop local cache
Guenter Roeck
2016-07-12
1
-78
/
+70
*
hwmon: (tmp102) Rework chip configuration
Guenter Roeck
2016-07-12
1
-15
/
+22
*
hwmon: (tmp102) Improve handling of initial read delay
Guenter Roeck
2016-07-12
1
-14
/
+30
*
hwmon: (tmp102) Drop FSF address
Guenter Roeck
2016-06-27
1
-4
/
+0
*
hwmon: (tmp102) Use devm_add_action to register cleanup function
Guenter Roeck
2016-06-27
1
-35
/
+19
*
hwmon: convert tmp102 to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-05-17
1
-6
/
+2
*
hwmon: (tmp102) Force wait for conversion time for the first valid data
Nishanth Menon
2015-12-10
1
-1
/
+15
*
thermal: consistently use int for temperatures
Sascha Hauer
2015-08-03
1
-1
/
+1
*
hwmon: (tmp102) add hibernation callbacks
Grygorii Strashko
2015-02-03
1
-11
/
+4
*
thermal: of: improve of-thermal sensor registration API
Eduardo Valentin
2014-11-20
1
-1
/
+5
*
hwmon: (tmp102) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2014-05-21
1
-26
/
+20
*
hwmon: (tmp102) Introduce dev variable in probe function
Guenter Roeck
2014-05-21
1
-14
/
+14
*
hwmon: tmp102: expose to thermal fw via DT nodes
Eduardo Valentin
2013-12-04
1
-0
/
+19
*
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
2013-04-07
1
-2
/
+2
*
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2013-01-25
1
-1
/
+1
*
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwmon: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
2012-10-10
1
-0
/
+1
*
hwmon: (tmp102) Convert to use devm_ functions
Guenter Roeck
2012-07-21
1
-10
/
+4
*
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-03-18
1
-11
/
+1
*
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2012-01-05
1
-1
/
+1
*
hwmon: Use i2c_smbus_{read,write}_word_swapped
Jean Delvare
2011-11-04
1
-27
/
+17
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
1
-2
/
+0
*
hwmon: (tmp102) Don't always stop chip at exit
Jean Delvare
2010-05-27
1
-10
/
+28
*
hwmon: (tmp102) Fix suspend and resume functions
Jean Delvare
2010-05-27
1
-4
/
+12
*
hwmon: (tmp102) Various fixes
Jean Delvare
2010-05-27
1
-36
/
+34
*
hwmon: Driver for TI TMP102 temperature sensor
Steven King
2010-05-27
1
-0
/
+297