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
2017-10-29
hwmon: (gpio-fan) Get rid of the gpio alarm struct
Linus Walleij
1
-26
/
+12
2017-10-29
hwmon: (gpio-fan) Get rid of platform data struct
Linus Walleij
1
-58
/
+30
2017-10-29
hwmon: (gpio-fan) Mandate OF_GPIO and cut pdata path
Linus Walleij
2
-26
/
+11
2017-10-29
hwmon: (gpio-fan) Send around device pointer
Linus Walleij
1
-10
/
+10
2017-10-29
hwmon: (gpio-fan) Localize platform data
Linus Walleij
1
-1
/
+22
2017-10-29
hwmon: (gpio-fan) Use local variable pointers
Linus Walleij
1
-7
/
+9
2017-10-29
hwmon: (max6621) Add support for Maxim MAX6621 temperature sensor
Vadim Pasternak
3
-0
/
+608
2017-10-29
hwmon: (w83793) make const array watchdog_minors static, reduces object code ...
Colin Ian King
1
-1
/
+3
2017-10-29
hwmon: (aspeed-pwm-tacho) increase fan tach period
Patrick Venture
1
-1
/
+1
2017-10-29
hwmon: (max1619) Add dt binding
Alan Tull
1
-0
/
+10
2017-10-29
hwmon: (sht15) remove redundant check on status and send of status value
Colin Ian King
1
-8
/
+0
2017-10-29
hwmon: (sht15) Root out platform data
Linus Walleij
1
-113
/
+54
2017-10-29
hwmon: (k10temp) Add support for temperature offsets
Guenter Roeck
1
-0
/
+30
2017-10-29
hwmon: (k10temp) Add support for family 17h
Guenter Roeck
1
-0
/
+16
2017-10-29
hwmon: (k10temp) Move chip specific code into probe function
Guenter Roeck
1
-17
/
+45
2017-10-29
hwmon: (stts751) Fix buffer size passed to snprintf
Jean Delvare
1
-9
/
+9
2017-10-29
hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFF
Edward A. James
2
-17
/
+14
2017-10-24
hwmon: (tmp102) Fix first temperature reading
Guenter Roeck
1
-8
/
+5
2017-10-21
hwmon: (da9052) Increase sample rate when using TSI
Martyn Welch
1
-0
/
+5
2017-10-01
hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'
Christophe Jaillet
1
-8
/
+11
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
3
-4
/
+4
2017-09-01
hwmon: (ltq-cputemp) add cpu temp sensor driver
Florian Eckert
3
-0
/
+171
2017-08-30
hwmon: (pmbus) Add support for Texas Instruments tps53679 device
Vadim Pasternak
3
-0
/
+123
2017-08-30
Merge remote-tracking branch 'lee/ib-mfd-hwmon-4.14' into hwmon-next
Guenter Roeck
1
-22
/
+263
2017-08-30
hwmon: (asc7621) make several arrays static const
Colin Ian King
1
-2
/
+2
2017-08-30
hwmon: (pmbus/lm25066) Add support for TI LM5066I
Xo Wang
1
-2
/
+39
2017-08-30
hwmon: (pmbus/lm25066) Offset coefficient depends on CL
Xo Wang
1
-2
/
+4
2017-08-30
hwmon: (pmbus) Add support for Intel VID protocol VR13
Vadim Pasternak
2
-1
/
+5
2017-08-29
hwmon: (pmbus) Add IBM Common Form Factor (CFF) power supply driver
Edward A. James
3
-0
/
+161
2017-08-29
hwmon: (ftsteutates) constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-22
hwmon: da9052: Add support for TSI channel
Sebastian Reichel
1
-4
/
+245
2017-08-22
hwmon: da9052: Replace S_IRUGO with 0444
Sebastian Reichel
1
-18
/
+18
2017-08-15
hwmon: (aspeed-pwm) add THERMAL dependency
Arnd Bergmann
1
-0
/
+1
2017-08-14
hwmon: (pmbus) Add debugfs for status registers
Edward A. James
1
-0
/
+210
2017-08-13
hwmon: (aspeed-pwm-tacho) cooling device support.
Mykola Kostenok
1
-2
/
+114
2017-08-13
hwmon: (pmbus): Add generic alarm bit for iin and pin
Edward A. James
1
-1
/
+9
2017-08-13
hwmon: (pmbus): Access word data for STATUS_WORD
Edward A. James
1
-14
/
+40
2017-08-13
hwmon: (pmbus): Switch status registers to 16 bit
Edward A. James
1
-7
/
+7
2017-08-13
hwmon: (it87) Reapply probe path chip registers settings after resume
Maciej S. Szmigiero
1
-2
/
+74
2017-08-13
hwmon: (it87) Split out chip registers setting code on probe path
Maciej S. Szmigiero
1
-50
/
+88
2017-08-13
hwmon: (scpi) constify thermal_zone_of_device_ops structures
Julia Lawall
1
-1
/
+1
2017-08-13
hwmon: (core) constify thermal_zone_of_device_ops structures
Julia Lawall
1
-1
/
+1
2017-08-13
hwmon: (i5k_amb) constify pci_device_id
Arvind Yadav
1
-1
/
+1
2017-08-13
hwmon: (ads1015) Convert to using %pOF instead of full_name
Rob Herring
1
-8
/
+6
2017-08-13
hwmon: (jc42) Add support for CAT34TS02C
Guenter Roeck
1
-0
/
+4
2017-08-13
hwmon: (jc42) Add support for GT30TS00, GT34TS02, and CAT34TS04
Guenter Roeck
1
-0
/
+15
2017-08-13
hwmon: (adt7475) constify attribute_group structures.
Arvind Yadav
1
-8
/
+8
2017-08-13
hwmon: (adc128d818) constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-13
hwmon: (nct7802) constify attribute_group structures.
Arvind Yadav
1
-5
/
+5
2017-08-13
hwmon: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
[prev]
[next]