index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-1
/
+1
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-8
/
+7
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-1
/
+1
2020-01-23
hwmon: (k10temp) Display up to eight sets of CCD temperatures
Guenter Roeck
1
-41
/
+41
2020-01-23
hwmon: (k10temp) Add debugfs support
Guenter Roeck
1
-1
/
+77
2020-01-23
hwmon: (k10temp) Don't show temperature limits on Ryzen (Zen) CPUs
Guenter Roeck
1
-1
/
+1
2020-01-23
hwmon: (k10temp) Show core and SoC current and voltages on Ryzen CPUs
Guenter Roeck
1
-3
/
+131
2020-01-23
hwmon: (k10temp) Report temperatures per CPU die
Guenter Roeck
1
-1
/
+79
2020-01-23
hmon: (k10temp) Convert to use devm_hwmon_device_register_with_info
Guenter Roeck
1
-101
/
+112
2020-01-23
hwmon: (k10temp) Use bitops
Guenter Roeck
1
-6
/
+10
2020-01-23
hwmon: (pwm-fan) stop fan on shutdown
Akinobu Mita
1
-2
/
+13
2020-01-23
hwmon: (adm1177) Add ADM1177 Hot Swap Controller and Digital Power Monitor dr...
Beniamin Bia
3
-0
/
+299
2020-01-23
hwmon: (pmbus) Add support for Infineon Multi-phase xdpe122 family controllers
Vadim Pasternak
3
-0
/
+127
2020-01-23
hwmon: (pmbus/tps53679) Extend device list supported by driver
Vadim Pasternak
2
-2
/
+4
2020-01-23
hwmon: (pmbus/core) Add support for Intel IMVP9 and AMD 6.25mV modes
Vadim Pasternak
2
-1
/
+9
2020-01-23
hwmon: (pmbus/core) Add support for vid mode detection per page bases
Vadim Pasternak
6
-46
/
+53
2020-01-23
hwmon: (pmbus/ibm-cffps) Prevent writing on_off_config with bad data
Eddie James
1
-1
/
+1
2020-01-23
hwmon: (w83627ehf) Remove set but not used variable 'fan4min'
YueHaibing
1
-3
/
+1
2020-01-23
hwmon: Driver for disk and solid state drives with temperature sensors
Guenter Roeck
3
-0
/
+585
2020-01-23
hwmon: (pmbus/ibm-cffps) Fix the LED behavior when turned off
Eddie James
1
-5
/
+4
2020-01-23
hwmon: (pmbus/ibm-cffps) Add the VMON property for version 2
Eddie James
1
-1
/
+5
2020-01-23
hwmon: (pmbus/ibm-cffps) Add new manufacturer debugfs entries
Eddie James
1
-4
/
+70
2020-01-23
hwmon: (pmbus) Driver for MAX20730, MAX20734, and MAX20743
Guenter Roeck
3
-0
/
+382
2020-01-23
hwmon: (w83627ehf) Now only one intrusion channel
Dr. David Alan Gilbert
1
-13
/
+6
2020-01-23
hwmon: (w83627ehf) Remove code not needed after nct677* removal
Dr. David Alan Gilbert
1
-106
/
+32
2020-01-23
hwmon: (w83627ehf) remove nct6775 and nct6776 support
Dr. David Alan Gilbert
2
-441
/
+41
2020-01-23
hwmon: (pmbus) Add MAX20796 to devices supported by generic pmbus driver
Guenter Roeck
2
-2
/
+3
2020-01-23
hwmon: (w83627ehf) make sensor_dev_attr_##_name variables static
Chen Zhou
1
-28
/
+28
2020-01-23
hwmon: (pmbus) Detect if chip is write protected
Guenter Roeck
2
-0
/
+23
2020-01-23
hwmon: Driver for MAX31730
Guenter Roeck
3
-1
/
+452
2020-01-23
hwmon: Add support for enable attributes to hwmon core
Guenter Roeck
1
-1
/
+7
2020-01-23
hwmon: (w83627ehf) convert to with_info interface
Dr. David Alan Gilbert
1
-799
/
+630
2020-01-23
hwmon: (pmbus/ucd9000) Add support for UCD90320 Power Sequencer
Jim Wright
2
-15
/
+30
2020-01-23
hwmon: Add intrusion templates
Dr. David Alan Gilbert
1
-1
/
+8
2020-01-17
hwmon: (core) Do not use device managed functions for memory allocations
Guenter Roeck
1
-27
/
+41
2020-01-17
hwmon: (adt7475) Make volt2reg return same reg as reg2volt input
Luuk Paulussen
1
-2
/
+3
2020-01-17
hwmon: (nct7802) Fix non-working alarm on voltages
Gilles Buloz
1
-4
/
+67
2020-01-17
hwmon: (nct7802) Fix voltage limits to wrong registers
Gilles Buloz
1
-2
/
+2
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-24
hwmon: (scmi-hwmon) Match scmi device by both name and protocol id
Sudeep Holla
1
-1
/
+1
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+2
2019-11-27
Merge tag 'hwmon-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
18
-78
/
+2575
2019-11-27
Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2
-25
/
+43
2019-11-22
hwmon: (dell-smm) Add support for disabling automatic BIOS fan control
Giovanni Mascellani
1
-10
/
+105
2019-11-21
hwmon: Add driver for Texas Instruments TMP512/513 sensor chips.
Eric Tremblay
3
-0
/
+783
2019-11-06
hwmon: (pmbus) add driver for BEL PFE1100 and PFE3000
Tao Ren
3
-0
/
+141
2019-11-06
hwmon: Add support for ltc2947
Nuno Sá
6
-0
/
+1324
2019-11-06
hwmon: (ina3221) Add summation feature support
Nicolin Chen
1
-22
/
+141
2019-11-06
hwmon: (tmp421) Allow reading at 2Hz instead of 0.5Hz
Kyle Roeschley
1
-1
/
+2
2019-11-06
hwmon: (w83793d) remove redundant assignment to variable res
Colin Ian King
1
-1
/
+1
[next]