index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ina2xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (ina2xx) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
1
-43
/
+21
*
hwmon: (ina2xx) Remove casting the return value which is a void pointer
Jingoo Han
2013-09-10
1
-2
/
+1
*
hwmon: use dev_get_platdata()
Jingoo Han
2013-08-11
1
-2
/
+2
*
hwmon: (ina2xx) Add device tree support to pass the shunt resistor
Tang Yuantian
2013-06-27
1
-0
/
+5
*
hwmon: (ina2xx) Fix 'Avoid unnecessary line continuations' checkpatch warning
Guenter Roeck
2013-04-07
1
-8
/
+8
*
hwmon: (ina2xx) use module_i2c_driver to simplify the code
Wei Yongjun
2012-12-05
1
-12
/
+1
*
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
2012-10-10
1
-0
/
+1
*
hwmon: (ina2xx) Add support for INA220 and INA230
Guenter Roeck
2012-09-23
1
-0
/
+10
*
hwmon: (ina2xx) Use structure array to distinguish chip types
Guenter Roeck
2012-09-23
1
-103
/
+56
*
hwmon: (ina2xx) Fix word size register read and write operations
Guenter Roeck
2012-09-12
1
-21
/
+9
*
hwmon: INA219 and INA226 support
Felten, Lothar
2012-05-22
1
-0
/
+368