index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
lm95234.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (lm95234) Use multi-byte regmap operations
Guenter Roeck
2024-07-31
1
-27
/
+18
*
hwmon: (lm95234) Add support for tempX_enable attribute
Guenter Roeck
2024-07-31
1
-5
/
+17
*
hwmon: (lm95234) Convert to with_info hwmon API
Guenter Roeck
2024-07-31
1
-328
/
+225
*
hwmon: (lm95234) Convert to use regmap
Guenter Roeck
2024-07-31
1
-248
/
+181
*
hwmon: (lm95234) Use find_closest to find matching update interval
Guenter Roeck
2024-07-31
1
-4
/
+2
*
hwmon: (lm95234) Reorder include files to be in alphabetic order
Guenter Roeck
2024-07-31
1
-6
/
+6
*
hwmon: (lm95234) Fix underflows seen when writing limit attributes
Guenter Roeck
2024-07-07
1
-4
/
+5
*
hwmon: (lm95234) Remove use of i2c_match_id()
Andrew Davis
2024-06-09
1
-3
/
+2
*
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-08
1
-1
/
+1
*
hwmon: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-19
1
-1
/
+1
*
hwmon: use simple i2c probe function
Stephen Kitt
2020-09-23
1
-4
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
hwmon: (lm95234) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
Guenter Roeck
2018-12-17
1
-94
/
+67
*
hwmon: (lm95234) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-6
/
+6
*
hwmon: (lm95234) Add support for LM95233
Guenter Roeck
2014-12-02
1
-26
/
+65
*
hwmon: (lm95234) fix coccinelle warnings
Fengguang Wu
2013-10-18
1
-4
/
+1
*
hwmon: (lm95234) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-10-18
1
-87
/
+50
*
hwmon: Add driver for LM95234
Guenter Roeck
2013-04-08
1
-0
/
+769