index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-18
hwmon: (adm1029) Add blank line after declarations
Corentin Labbe
1
-0
/
+4
2019-02-18
hwmon: (adm1029) replace S_IXXX macros by their numeric values
Corentin Labbe
1
-21
/
+16
2019-02-18
hwmon: (adm1029) Add SPDX header
Corentin Labbe
1
-0
/
+1
2019-02-18
hwmon: (adm1029) Remove write to FFF paragraph
Corentin Labbe
1
-4
/
+0
2019-02-18
hwmon: (ina3221) Implement ti,single-shot DT property
Nicolin Chen
1
-0
/
+19
2019-02-18
hwmon: (ltc4245) Replace S_<PERMS> with octal values
Guenter Roeck
1
-4
/
+4
2019-02-18
hwmon: (ltc4222) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-30
/
+24
2019-02-18
hwmon: (ltc4151) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-7
/
+4
2019-02-18
hwmon: (ltc2990) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-21
/
+11
2019-02-18
hwmon: (lm95245) Replace S_<PERMS> with octal values
Guenter Roeck
1
-4
/
+4
2019-02-18
hwmon: (lm95241) Replace S_<PERMS> with octal values
Guenter Roeck
1
-4
/
+4
2019-02-18
hwmon: (lm93) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-370
/
+252
2019-02-18
hwmon: (lm92) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-21
/
+18
2019-02-18
hwmon: (lm90) Replace S_<PERMS> with octal values
Guenter Roeck
1
-6
/
+6
2019-02-18
hwmon: (lm83) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-33
/
+29
2019-02-18
hwmon: (lm80) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-79
/
+59
2019-02-18
hwmon: (lm77) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-22
/
+19
2019-02-18
hwmon: (lm75) Replace S_<PERMS> with octal values
Guenter Roeck
1
-3
/
+3
2019-02-18
hwmon: (lm73) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-19
/
+15
2019-02-18
hwmon: (lineage-pem) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-44
/
+33
2019-02-18
hwmon: (k8temp) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-6
/
+6
2019-02-18
hwmon: (jc42) Replace S_<PERMS> with octal values
Guenter Roeck
1
-4
/
+4
2019-02-18
hwmon: (ina3221) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-10
/
+7
2019-02-18
hwmon: (ina209) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-83
/
+62
2019-02-18
hwmon: (iio_hwmon) Replace S_<PERMS> with octal values
Guenter Roeck
1
-1
/
+1
2019-02-18
hwmon: (ibmpex) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-8
/
+6
2019-02-18
hwmon: (ibmaem) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-8
/
+7
2019-02-18
hwmon: (i5k_amb) Replace S_<PERMS> with octal values
Guenter Roeck
1
-6
/
+6
2019-02-18
hwmon: (i5500_temp) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-7
/
+7
2019-02-18
hwmon: (hwmon) Replace S_<PERMS> with octal values
Guenter Roeck
1
-2
/
+2
2019-02-18
hwmon: (hih6130) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-6
/
+4
2019-02-18
hwmon: (gpio-fan) Replace S_<PERMS> with octal values
Guenter Roeck
1
-1
/
+1
2019-02-18
hwmon: (gl520sm) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-99
/
+85
2019-02-18
hwmon: (gl518sm) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-60
/
+58
2019-02-18
hwmon: (pmbus) add support for DPS-650AB
Xiaoting Liu
1
-0
/
+1
2019-02-18
hwmon: (pmbus) associate PMBUS_SKIP_STATUS_CHECK with driver data
Xiaoting Liu
1
-22
/
+41
2019-02-18
hwmon: (adt7462) Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-02-18
hwmon: (hih6130) add dtb compatibility tables
Andreas Kemnade
1
-1
/
+10
2019-02-18
hwmon: (dell-smm) Support up to 10 temp sensors
Michele Sorcinelli
1
-15
/
+82
2019-02-18
hwmon: (pmbus/tps53679) Fix driver info initialization in probe routine
Vadim Pasternak
1
-1
/
+8
2019-01-27
hwmon: (nct6775) Fix fan6 detection for NCT6793D
Guenter Roeck
1
-1
/
+2
2019-01-17
hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table
Cheng-Min Ao
1
-1
/
+1
2019-01-07
hwmon: (occ) Fix potential integer overflow
Gustavo A. R. Silva
1
-12
/
+12
2019-01-06
hwmon: (lm80) Fix missing unlock on error in set_fan_div()
Wei Yongjun
1
-1
/
+3
2019-01-06
hwmon: (nct6775) Enable IO mapping for NCT6797D and NCT6798D
Guenter Roeck
1
-2
/
+4
2019-01-06
hwmon: (nct6775) Fix chip ID for NCT6798D
Guenter Roeck
1
-3
/
+3
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2018-12-28
Merge tag 'hwmon-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
59
-2689
/
+4029
2018-12-26
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+2
2018-12-21
hwmon: (lm80) fix a missing check of bus read in lm80 probe
Kangjie Lu
1
-2
/
+9
[prev]
[next]