index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
lm95245.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (lm95245) Use multi-byte regmap operations
Guenter Roeck
2024-07-31
1
-65
/
+45
*
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-01
1
-2
/
+2
*
hwmon: (lm95245) Use maple tree register cache
Mark Brown
2023-06-10
1
-1
/
+1
*
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-08
1
-1
/
+1
*
hwmon: lm95245: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-19
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
-3
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
hwmon: lm95245: Fix build warnings
Guenter Roeck
2019-04-16
1
-14
/
+1
*
hwmon: (lm95245) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
2019-04-16
1
-25
/
+9
*
hwmon: (lm95245) Replace S_<PERMS> with octal values
Guenter Roeck
2019-02-18
1
-4
/
+4
*
regmap: split up regmap_config.use_single_rw
David Frey
2018-09-07
1
-1
/
+2
*
hwmon: (lm95245) Add OF device ID table
Javier Martinez Canillas
2017-04-02
1
-0
/
+8
*
hwmon: (lm95245) Use new hwmon registration API
Guenter Roeck
2016-09-09
1
-259
/
+379
*
hwmon: (lm95245) Add support for LM95235
Guenter Roeck
2014-12-02
1
-14
/
+27
*
hwmon: (lm95245) Make temp2_crit_hyst read-only
Guenter Roeck
2014-03-03
1
-2
/
+1
*
hwmon: (lm95245) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
1
-54
/
+26
*
hwmon: (lm95245) Drop useless debug message
Guenter Roeck
2014-03-03
1
-1
/
+0
*
hwmon: (lm95245) Fix hysteresis temperatures
Guenter Roeck
2014-03-03
1
-10
/
+21
*
hwmon: (lm95245) Avoid initializing the same field twice
Jean Delvare
2014-03-03
1
-1
/
+0
*
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2013-01-26
1
-2
/
+2
*
hwmon: (lm95245) Convert to use devm_ functions
Guenter Roeck
2012-09-24
1
-10
/
+5
*
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-03-19
1
-12
/
+1
*
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2012-01-05
1
-4
/
+4
*
hwmon: LM95245 driver
Alexander Stein
2011-07-28
1
-0
/
+543