Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
b886d83c5b621abc84ff9616f14c529be3f6b147
/
drivers
/
hwmon
/
ina2xx.c
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
df6b8c7
hwmon: (ina2xx) Fix build warning
by Guenter Roeck
· 6 years ago
6a0f234
hwmon: (ina2xx) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
by Guenter Roeck
· 6 years ago
38cd989e
hwmon: (ina2xx) Fix current value calculation
by Nicolin Chen
· 6 years ago
70df9eb
hwmon (ina2xx) Fix NULL id pointer in probe()
by Nicolin Chen
· 6 years ago
3ad8670
hwmon: (ina2xx) fix sysfs shunt resistor read access
by Lothar Felten
· 6 years ago
0c4c586
hwmon: (ina2xx) Fix access to uninitialized mutex
by Marek Szyprowski
· 7 years ago
5d389b1
hwmon: (ina2xx) Make calibration register value fixed
by Maciej Purski
· 7 years ago
bd0ddd4
hwmon: (ina2xx) Add OF device ID table
by Javier Martinez Canillas
· 8 years ago
5aa4e83
hwmon: (ina2xx) remove no longer used variable 'kind'
by Marc Titinger
· 9 years ago
001e2e7
hwmon: (ina2xx) give precedence to DT over checking for platform data.
by Marc Titinger
· 9 years ago
a0de56c
hwmon: (ina2xx) convert driver to using regmap
by Marc Titinger
· 9 years ago
d38df34
hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()
by Bartosz Golaszewski
· 10 years ago
add513b
hwmon: (ina2xx) Add ina231 compatible string
by Kevin Hilman
· 10 years ago
b721fe2
hwmon: (ina2xx) use DIV_ROUND_CLOSEST() to avoid rounding errors
by Bartosz Golaszewski
· 10 years ago
71eb7c4
hwmon: (ina2xx) remove an unnecessary dev_get_drvdata() result check
by Bartosz Golaszewski
· 10 years ago
72a87a4
hwmon: (ina2xx) implement update_interval attribute for ina226
by Bartosz Golaszewski
· 10 years ago
8a5fc79
hwmon: (ina2xx) make shunt resistance configurable at run-time
by Bartosz Golaszewski
· 10 years ago
e794704
hwmon: (ina2xx) don't accept shunt values greater than the calibration factor
by Bartosz Golaszewski
· 10 years ago
f4fe902
hwmon: (ina2xx) remove a stray new line
by Bartosz Golaszewski
· 10 years ago
509416a
hwmon: (ina2xx) reinitialize the chip in case it's been reset
by Bartosz Golaszewski
· 10 years ago
f975b33
hwmon: (ina2xx) bail-out from ina2xx_probe() in case of configuration errors
by Bartosz Golaszewski
· 10 years ago
c0214f9
hwmon: (ina2xx) Cast to s16 on shunt and current regs
by Fabio Baltieri
· 11 years ago
468bf0e
hwmon: (ina2xx) Convert to use devm_hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
8876dd7
hwmon: (ina2xx) Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
a8b3a3a
hwmon: use dev_get_platdata()
by Jingoo Han
· 11 years ago
31e7ad7
hwmon: (ina2xx) Add device tree support to pass the shunt resistor
by Tang Yuantian
· 12 years ago
f0df0fd
hwmon: (ina2xx) Fix 'Avoid unnecessary line continuations' checkpatch warning
by Guenter Roeck
· 12 years ago
d835ca0
hwmon: (ina2xx) use module_i2c_driver to simplify the code
by Wei Yongjun
· 12 years ago
dcd8f39
hwmon: Add missing inclusions of <linux/jiffies.h>
by Jean Delvare
· 12 years ago
dc92cd0
hwmon: (ina2xx) Add support for INA220 and INA230
by Guenter Roeck
· 13 years ago
6106db2
hwmon: (ina2xx) Use structure array to distinguish chip types
by Guenter Roeck
· 13 years ago
080b98e
hwmon: (ina2xx) Fix word size register read and write operations
by Guenter Roeck
· 12 years ago
f7c2fe3
hwmon: INA219 and INA226 support
by Felten, Lothar
· 13 years ago