index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+5
2021-06-29
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-1
/
+2
2021-06-24
hwmon: Support set_trips() of thermal device ops
Dmitry Osipenko
1
-0
/
+36
2021-06-24
hwmon: (lm90) Prevent integer underflows of temperature calculations
Dmitry Osipenko
1
-2
/
+11
2021-06-19
hwmon: (lm90) Disable interrupt on suspend
Dmitry Osipenko
1
-0
/
+25
2021-06-19
hwmon: (lm90) Unmask hardware interrupt
Dmitry Osipenko
1
-0
/
+7
2021-06-19
hwmon: (lm90) Use hwmon_notify_event()
Dmitry Osipenko
1
-11
/
+33
2021-06-19
hwmon: (lm90) Don't override interrupt trigger type
Dmitry Osipenko
1
-2
/
+1
2021-06-18
hwmon: (pmbus/dps920ab) Delete some dead code
Dan Carpenter
1
-2
/
+0
2021-06-17
hwmon: (ntc_thermistor) Drop unused headers.
Jonathan Cameron
1
-4
/
+0
2021-06-17
hwmon: (pmbus) Add driver for Delta DPS-920AB PSU
Robert Marko
3
-0
/
+218
2021-06-17
hwmon: (pmbus/pim4328) Add PMBus driver for PIM4006, PIM4328 and PIM4820
Erik Rosen
3
-0
/
+243
2021-06-17
hwmon: (pmbus) Allow phase function even if it's not on page
Erik Rosen
1
-8
/
+8
2021-06-17
hwmon: (pmbus) Add support for reading direct mode coefficients
Erik Rosen
1
-0
/
+116
2021-06-17
hwmon: (pmbus) Add new pmbus flag NO_WRITE_PROTECT
Erik Rosen
1
-3
/
+5
2021-06-17
hwmon: (pmbus_core) Check adapter PEC support
Madhava Reddy Siddareddygari
1
-3
/
+6
2021-06-17
hwmon: (ina3221) use CVRF only for single-shot conversion
Ninad Malwade
1
-11
/
+11
2021-06-17
hwmon: (max31790) Detect and report zero fan speed
Guenter Roeck
1
-1
/
+6
2021-06-17
hwmon: (max31790) Clear fan fault after reporting it
Guenter Roeck
1
-1
/
+15
2021-06-17
hwmon: (max31790) Fix pwmX_enable attributes
Guenter Roeck
1
-15
/
+26
2021-06-17
hwmon: (max31790) Report correct current pwm duty cycles
Guenter Roeck
1
-3
/
+3
2021-06-17
hwmon: (max31790) Fix fan speed reporting for fan7..12
Guenter Roeck
1
-1
/
+1
2021-06-17
hwmon: (sht4x) Fix sht4x_read_values return value
Joe Perches
1
-50
/
+45
2021-06-17
hwmon: Add sht4x Temperature and Humidity Sensor Driver
Navin Sankar Velliangiri
3
-0
/
+313
2021-06-17
hwmon: (adm1275) enable adm1272 temperature reporting
Chu Lin
1
-8
/
+6
2021-06-17
hwmon: (pmbus) Add support for MPS Multi-phase mp2888 controller
Vadim Pasternak
3
-0
/
+418
2021-06-17
hwmon: (pmbus) Increase maximum number of phases per page
Vadim Pasternak
1
-1
/
+1
2021-06-17
hwmon: (bt1-pvt) Remove redundant error printing in pvt_request_regs()
Zhen Lei
1
-3
/
+1
2021-06-17
hwmon: (pmbus) Add support for additional Flex BMR converters to pmbus
Erik Rosen
2
-5
/
+21
2021-06-17
hwmon: (pmbus) Add new flag PMBUS_READ_STATUS_AFTER_FAILED_CHECK
Erik Rosen
1
-0
/
+2
2021-06-17
hwmon: (sch56xx-common) Simplify sch56xx_device_add
Armin Wolf
1
-23
/
+4
2021-06-17
hwmon: (sch56xx-common) Use helper function
Armin Wolf
1
-4
/
+3
2021-06-17
hwmon: (sch56xx-common) Use strscpy
Armin Wolf
1
-2
/
+1
2021-06-17
hwmon: (sch56xx) Use devres functions for watchdog
Armin Wolf
4
-43
/
+16
2021-06-17
hwmon: (lm70) Use SPI_MODE_X_MASK
Andy Shevchenko
1
-1
/
+1
2021-06-17
hwmon: (max31722) Remove non-standard ACPI device IDs
Guenter Roeck
1
-9
/
+0
2021-06-17
hwmon: (lm70) Revert "hwmon: (lm70) Add support for ACPI"
Guenter Roeck
1
-25
/
+1
2021-06-17
hwmon: (lm75) Add TI TMP1075 support
Robert Marko
1
-0
/
+13
2021-06-17
hwmon: (pmbus/zl6100) Add support for ZLS1003, ZLS4009 and ZL8802
Erik Rosen
1
-14
/
+80
2021-06-17
hwmon: (pmbus/bpa-rs600) Handle Vin readings >= 256V
Chris Packham
1
-0
/
+29
2021-06-14
Merge tag 'v5.13-rc6' into char-misc-next
Greg Kroah-Hartman
7
-14
/
+68
2021-06-10
hwmon: (tps23861) correct shunt LSB values
Robert Marko
1
-2
/
+2
2021-06-10
hwmon: (tps23861) set current shunt value
Robert Marko
1
-0
/
+12
2021-06-10
hwmon: (tps23861) define regmap max register
Robert Marko
1
-0
/
+1
2021-06-10
Merge tag 'fsi-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...
Greg Kroah-Hartman
1
-2
/
+5
2021-06-09
hwmon: (scpi-hwmon) shows the negative temperature properly
Riwen Lu
1
-0
/
+9
2021-06-09
hwmon: (corsair-psu) fix suspend behavior
Wilken Gottwalt
1
-0
/
+14
2021-06-04
hwmon: (occ) Print response status in first poll error message
Eddie James
1
-2
/
+3
2021-06-04
hwmon: (occ) Start sequence number at one
Eddie James
1
-0
/
+2
2021-06-02
Merge tag 'hwmon-for-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-12
/
+30
[prev]
[next]