index
:
pub/scm/linux/kernel/git/mic/linux.git
master
Landlock and security development tree
Mickaël Salaün
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ina238.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-09
hwmon: (ina238) Add update_interval_us attribute
Ferdinand Schwenk
1
-26
/
+42
2026-06-09
hwmon: (ina238) Add support for samples and update_interval
Ferdinand Schwenk
1
-2
/
+142
2026-06-09
hwmon: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
1
-6
/
+6
2025-10-17
hwmon: (ina238) Rely on subsystem locking
Guenter Roeck
1
-21
/
+5
2025-09-07
hwmon: (ina238) Add support for INA700
Guenter Roeck
1
-1
/
+16
2025-09-07
hwmon: (ina238) Add support for INA780
Guenter Roeck
1
-1
/
+16
2025-09-07
hwmon: (ina238) Only configure calibration and shunt registers if needed
Guenter Roeck
1
-40
/
+42
2025-09-07
hwmon: (ina238) Support active-high alert polarity
Guenter Roeck
1
-2
/
+6
2025-09-07
hwmon: (ina238) Use the energy64 attribute type to report the energy
Guenter Roeck
1
-19
/
+15
2025-09-07
hwmon: (ina238) Order chip information alphabetically
Guenter Roeck
1
-12
/
+12
2025-09-07
hwmon: (ina238) Add support for current limits
Guenter Roeck
1
-22
/
+83
2025-09-07
hwmon: (ina238) Stop using the shunt voltage register
Guenter Roeck
1
-1
/
+1
2025-09-07
hwmon: (ina238) Improve current dynamic range
Guenter Roeck
1
-32
/
+19
2025-09-07
hwmon: (ina238) Simplify voltage register accesses
Guenter Roeck
1
-108
/
+53
2025-09-07
hwmon: (ina238) Pre-calculate current, power, and energy LSB
Guenter Roeck
1
-20
/
+27
2025-09-07
hwmon: (ina238) Rework and simplify temperature calculations
Guenter Roeck
1
-28
/
+24
2025-09-07
hwmon: (ina238) Drop pointless power attribute check on attribute writes
Guenter Roeck
1
-5
/
+2
2025-09-07
hwmon: (ina238) Drop platform data support
Guenter Roeck
1
-6
/
+2
2025-09-01
hwmon: (ina238) Correctly clamp power limits
Guenter Roeck
1
-2
/
+3
2025-09-01
hwmon: (ina238) Correctly clamp shunt voltage limit
Guenter Roeck
1
-1
/
+1
2025-08-29
hwmon: (ina238) Correctly clamp temperature
Chris Packham
1
-1
/
+1
2025-07-27
hwmon: (ina238) Add support for INA228
Jonas Rebmann
1
-5
/
+101
2025-07-27
hwmon: (ina238) Fix inconsistent whitespace
Jonas Rebmann
1
-14
/
+14
2025-07-18
hwmon: (ina238) Report energy in microjoules
Jonas Rebmann
1
-4
/
+4
2025-05-12
hwmon: (ina238) Modify the calculation formula to adapt to different chips
Wenliang Yan
1
-23
/
+24
2025-05-12
hwmon: (ina238) Add support for SQ52206
Wenliang Yan
1
-9
/
+107
2025-05-12
hwmon: (ina238) Add ina238_config to save configurations for different chips
Wenliang Yan
1
-5
/
+52
2024-07-02
hwmon: (ina238) Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2024-02-11
hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_list
Heiner Kallweit
1
-1
/
+0
2023-10-28
hwmon: (ina238) add ina237 support
Richard Leitner
1
-1
/
+2
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-04-19
hwmon: ina238: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2021-12-26
hwmon: Driver for Texas Instruments INA238
Nathan Rossi
1
-0
/
+644