index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ina2xx.c
Age
Commit message (
Expand
)
Author
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
2020-07-24
hwmon: (ina2xx) Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-05-22
hwmon: (ina2xx) Implement alert functions
Alex Qiu
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-04-15
hwmon: (ina2xx) Fix build warning
Guenter Roeck
2018-12-16
hwmon: (ina2xx) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
Guenter Roeck
2018-11-14
hwmon: (ina2xx) Fix current value calculation
Nicolin Chen
2018-11-13
hwmon (ina2xx) Fix NULL id pointer in probe()
Nicolin Chen
2018-08-26
hwmon: (ina2xx) fix sysfs shunt resistor read access
Lothar Felten
2018-01-15
hwmon: (ina2xx) Fix access to uninitialized mutex
Marek Szyprowski
2018-01-02
hwmon: (ina2xx) Make calibration register value fixed
Maciej Purski
2017-04-02
hwmon: (ina2xx) Add OF device ID table
Javier Martinez Canillas
2015-10-31
hwmon: (ina2xx) remove no longer used variable 'kind'
Marc Titinger
2015-10-28
hwmon: (ina2xx) give precedence to DT over checking for platform data.
Marc Titinger
2015-10-28
hwmon: (ina2xx) convert driver to using regmap
Marc Titinger
2015-04-17
hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()
Bartosz Golaszewski
2015-01-25
hwmon: (ina2xx) Add ina231 compatible string
Kevin Hilman
2015-01-25
hwmon: (ina2xx) use DIV_ROUND_CLOSEST() to avoid rounding errors
Bartosz Golaszewski
2015-01-25
hwmon: (ina2xx) remove an unnecessary dev_get_drvdata() result check
Bartosz Golaszewski
2015-01-25
hwmon: (ina2xx) implement update_interval attribute for ina226
Bartosz Golaszewski
2015-01-25
hwmon: (ina2xx) make shunt resistance configurable at run-time
Bartosz Golaszewski
2015-01-25
hwmon: (ina2xx) don't accept shunt values greater than the calibration factor
Bartosz Golaszewski
2015-01-25
hwmon: (ina2xx) remove a stray new line
Bartosz Golaszewski
2015-01-25
hwmon: (ina2xx) reinitialize the chip in case it's been reset
Bartosz Golaszewski
2014-11-30
hwmon: (ina2xx) bail-out from ina2xx_probe() in case of configuration errors
Bartosz Golaszewski
2014-06-12
hwmon: (ina2xx) Cast to s16 on shunt and current regs
Fabio Baltieri
2013-10-13
hwmon: (ina2xx) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-09-10
hwmon: (ina2xx) Remove casting the return value which is a void pointer
Jingoo Han
2013-08-11
hwmon: use dev_get_platdata()
Jingoo Han
2013-06-27
hwmon: (ina2xx) Add device tree support to pass the shunt resistor
Tang Yuantian
2013-04-07
hwmon: (ina2xx) Fix 'Avoid unnecessary line continuations' checkpatch warning
Guenter Roeck
2012-12-05
hwmon: (ina2xx) use module_i2c_driver to simplify the code
Wei Yongjun
2012-10-10
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
2012-09-23
hwmon: (ina2xx) Add support for INA220 and INA230
Guenter Roeck
2012-09-23
hwmon: (ina2xx) Use structure array to distinguish chip types
Guenter Roeck
2012-09-12
hwmon: (ina2xx) Fix word size register read and write operations
Guenter Roeck
2012-05-22
hwmon: INA219 and INA226 support
Felten, Lothar