summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/nct6683.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (nct6683) Add another customer ID for MSIForest Crossman2024-02-111-0/+3
* hwmon: (nct6683) Add another customer ID for ASRock X670E TaichiAlexander Koskovich2023-10-281-0/+3
* hwmon: (nct6683) Add another customer ID for NCT6687D sensor chip on some MSI...Gopal Prasad2023-06-081-0/+3
* hwmon: (nct6683) remove unused variable in nct6683_create_attr_groupZeng Heng2022-10-021-2/+2
* hwmon: (nct6683) Add another customer ID for NCT6683D sensor chip on some ASR...Daniel Dawson2021-10-121-0/+3
* hwmon: (nct6683) remove useless functionJiapeng Chong2021-04-201-11/+0
* hwmon: (nct6683) Support NCT6686DJiqi Li2021-04-201-2/+9
* hwmon: (nct6683) Support ASRock boardsBlaž Hrastnik2021-01-271-0/+3
* hwmon: (nct6683) Support NCT6687D.David Bartley2020-12-021-2/+12
* hwmon: (nct6683) Replace container_of() with kobj_to_dev()Wang Qing2020-07-191-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+2
* hwmon: (nct6683) Enable EC access if disabled at bootGuenter Roeck2018-04-231-2/+2
* hwmon: (nct6683) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-021-9/+8
* hwmon: (nct6683) Add basic support for NCT6683 on Mitac boardsGuenter Roeck2016-01-091-17/+61
* hwmon: (nct6683,nct6775) constify sensor_template_group structuresJulia Lawall2015-12-181-5/+6
* hwmon: (nct6683) Add missing sysfs attribute initializationGuenter Roeck2015-05-291-0/+2
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* hwmon: (nct6683) Fix probe unwind paths to properly unregister platform devicesAxel Lin2014-05-241-3/+5
* hwmon: Driver for NCT6683DGuenter Roeck2014-05-211-0/+1455