index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ina209.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-08
1
-1
/
+1
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
hwmon: replace snprintf in show functions with sysfs_emit
Guenter Roeck
2021-04-20
1
-3
/
+3
*
hwmon: use simple i2c probe function
Stephen Kitt
2020-09-23
1
-3
/
+2
*
hwmon: (ina209) Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-24
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
hwmon: (ina209) Fix build warning
Guenter Roeck
2019-04-16
1
-1
/
+1
*
hwmon: (ina209) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2019-02-18
1
-86
/
+65
*
hwmon: (ina209) Handled signed registers
Joe Schaack
2017-04-21
1
-2
/
+2
*
hwmon: (ina209) Add OF device ID table
Javier Martinez Canillas
2017-04-02
1
-0
/
+7
*
hwmon: (ina209) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-10-18
1
-28
/
+18
*
hwmon: Driver for Texas Instruments INA209
Guenter Roeck
2013-02-06
1
-0
/
+636