index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
drm-next-6.4
drm-next-6.5
drm-next-6.6
drm-next-6.7
drm-next-6.8
drm-next-6.9
master
DRM driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ina2xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-30
hwmon: (ina2xx) bail-out from ina2xx_probe() in case of configuration errors
Bartosz Golaszewski
1
-6
/
+20
2014-06-12
hwmon: (ina2xx) Cast to s16 on shunt and current regs
Fabio Baltieri
1
-3
/
+4
2013-10-13
hwmon: (ina2xx) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-43
/
+21
2013-09-10
hwmon: (ina2xx) Remove casting the return value which is a void pointer
Jingoo Han
1
-2
/
+1
2013-08-11
hwmon: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-06-27
hwmon: (ina2xx) Add device tree support to pass the shunt resistor
Tang Yuantian
1
-0
/
+5
2013-04-07
hwmon: (ina2xx) Fix 'Avoid unnecessary line continuations' checkpatch warning
Guenter Roeck
1
-8
/
+8
2012-12-05
hwmon: (ina2xx) use module_i2c_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2012-10-10
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
1
-0
/
+1
2012-09-23
hwmon: (ina2xx) Add support for INA220 and INA230
Guenter Roeck
1
-0
/
+10
2012-09-23
hwmon: (ina2xx) Use structure array to distinguish chip types
Guenter Roeck
1
-103
/
+56
2012-09-12
hwmon: (ina2xx) Fix word size register read and write operations
Guenter Roeck
1
-21
/
+9
2012-05-22
hwmon: INA219 and INA226 support
Felten, Lothar
1
-0
/
+368