| Age | Commit message (Expand) | Author | Files | Lines |
| 7 days | hwmon: (nct7802) Add time step attributes for tweaking responsiveness | Ronan Dalton | 1 | -0/+91 |
| 7 days | hwmon: Use named initializers for arrays of i2c_device_data | Uwe Kleine-König (The Capable Hub) | 1 | -1/+1 |
| 2024-08-27 | hwmon: (nct7802): Simplify with scoped for each OF child loop | Jinjie Ruan | 1 | -5/+2 |
| 2024-07-31 | hwmon: (nct7802) Use multi-byte regmap operations | Guenter Roeck | 1 | -39/+23 |
| 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-25 | hwmon: (nct7802) convert to use maple tree register cache | Bo Liu | 1 | -1/+1 |
| 2023-07-24 | hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabled | Gilles Buloz | 1 | -1/+1 |
| 2023-06-08 | hwmon: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2022-09-19 | hwmon: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
| 2021-10-28 | hwmon: (nct7802) Add of_node_put() before return | Wan Jiabing | 1 | -1/+3 |
| 2021-10-27 | hwmon: (nct7802) Make temperature/voltage sensors configurable | Oskar Senft | 1 | -4/+125 |
| 2020-09-23 | hwmon: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
| 2020-05-22 | hwmon: (nct7802) Replace container_of() API | hailizheng | 1 | -3/+3 |
| 2020-01-17 | hwmon: (nct7802) Fix non-working alarm on voltages | Gilles Buloz | 1 | -4/+67 |
| 2020-01-17 | hwmon: (nct7802) Fix voltage limits to wrong registers | Gilles Buloz | 1 | -2/+2 |
| 2019-08-07 | hwmon: (nct7802) Fix wrong detection of in4 presence | Guenter Roeck | 1 | -3/+3 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
| 2018-12-16 | hwmon: (nct7802) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck | 1 | -237/+143 |
| 2017-08-13 | hwmon: (nct7802) constify attribute_group structures. | Arvind Yadav | 1 | -5/+5 |
| 2016-12-12 | hwmon: (nct7802) Fix overflows seen when writing into limit attributes | Guenter Roeck | 1 | -3/+5 |
| 2015-08-09 | hwmon: (nct7802) Add auto_point attributes | Constantine Shulyupin | 1 | -4/+126 |
| 2015-08-09 | hwmon: (nct7802) Add pwmX_enable attribute | Constantine Shulyupin | 1 | -0/+48 |
| 2015-08-09 | hwmon: (nct7802) Add pwm mode attributes | Constantine Shulyupin | 1 | -0/+26 |
| 2015-08-09 | hwmon: (nct7802) Add pwm control | Constantine Shulyupin | 1 | -0/+47 |
| 2015-08-09 | hwmon: (nct7802) add temperature sensor type attribute | Constantine Shulyupin | 1 | -12/+60 |
| 2015-07-29 | hwmon: (nct7802) Fix integer overflow seen when writing voltage limits | Guenter Roeck | 1 | -1/+1 |
| 2015-07-01 | hwmon: (nct7802) fix visibility of temp3 | Constantine Shulyupin | 1 | -1/+1 |
| 2015-01-25 | hwmon: (nct7802) Constify struct regmap_config | Krzysztof Kozlowski | 1 | -1/+1 |
| 2014-11-30 | hwmon: Driver for Nuvoton NCT7802Y | Guenter Roeck | 1 | -0/+860 |