index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
nct6683.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (nct6683) Replace container_of() with kobj_to_dev()
Wang Qing
2020-07-20
1
-4
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
hwmon: (nct6683) Enable EC access if disabled at boot
Guenter Roeck
2018-04-23
1
-2
/
+2
*
hwmon: (nct6683) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-9
/
+8
*
hwmon: (nct6683) Add basic support for NCT6683 on Mitac boards
Guenter Roeck
2016-01-09
1
-17
/
+61
*
hwmon: (nct6683,nct6775) constify sensor_template_group structures
Julia Lawall
2015-12-18
1
-5
/
+6
*
hwmon: (nct6683) Add missing sysfs attribute initialization
Guenter Roeck
2015-05-30
1
-0
/
+2
*
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
hwmon: (nct6683) Fix probe unwind paths to properly unregister platform devices
Axel Lin
2014-05-24
1
-3
/
+5
*
hwmon: Driver for NCT6683D
Guenter Roeck
2014-05-22
1
-0
/
+1455