aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/nct6683.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-2/+2
2018-04-23hwmon: (nct6683) Enable EC access if disabled at bootGuenter Roeck1-2/+2
2017-01-02hwmon: (nct6683) use permission-specific DEVICE_ATTR variantsJulia Lawall1-9/+8
2016-01-09hwmon: (nct6683) Add basic support for NCT6683 on Mitac boardsGuenter Roeck1-17/+61
2015-12-18hwmon: (nct6683,nct6775) constify sensor_template_group structuresJulia Lawall1-5/+6
2015-05-29hwmon: (nct6683) Add missing sysfs attribute initializationGuenter Roeck1-0/+2
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-24hwmon: (nct6683) Fix probe unwind paths to properly unregister platform devicesAxel Lin1-3/+5
2014-05-21hwmon: Driver for NCT6683DGuenter Roeck1-0/+1455