index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
nct7802.c
Age
Commit message (
Expand
)
Author
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-02-25
hwmon: (nct7802) convert to use maple tree register cache
Bo Liu
2023-07-24
hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabled
Gilles Buloz
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-09-19
hwmon: move from strlcpy with unused retval to strscpy
Wolfram Sang
2021-10-28
hwmon: (nct7802) Add of_node_put() before return
Wan Jiabing
2021-10-27
hwmon: (nct7802) Make temperature/voltage sensors configurable
Oskar Senft
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
2020-05-22
hwmon: (nct7802) Replace container_of() API
hailizheng
2020-01-17
hwmon: (nct7802) Fix non-working alarm on voltages
Gilles Buloz
2020-01-17
hwmon: (nct7802) Fix voltage limits to wrong registers
Gilles Buloz
2019-08-07
hwmon: (nct7802) Fix wrong detection of in4 presence
Guenter Roeck
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-12-16
hwmon: (nct7802) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
Guenter Roeck
2017-08-13
hwmon: (nct7802) constify attribute_group structures.
Arvind Yadav
2016-12-12
hwmon: (nct7802) Fix overflows seen when writing into limit attributes
Guenter Roeck
2015-08-09
hwmon: (nct7802) Add auto_point attributes
Constantine Shulyupin
2015-08-09
hwmon: (nct7802) Add pwmX_enable attribute
Constantine Shulyupin
2015-08-09
hwmon: (nct7802) Add pwm mode attributes
Constantine Shulyupin
2015-08-09
hwmon: (nct7802) Add pwm control
Constantine Shulyupin
2015-08-09
hwmon: (nct7802) add temperature sensor type attribute
Constantine Shulyupin
2015-07-29
hwmon: (nct7802) Fix integer overflow seen when writing voltage limits
Guenter Roeck
2015-07-01
hwmon: (nct7802) fix visibility of temp3
Constantine Shulyupin
2015-01-25
hwmon: (nct7802) Constify struct regmap_config
Krzysztof Kozlowski
2014-11-30
hwmon: Driver for Nuvoton NCT7802Y
Guenter Roeck