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.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-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-15
/
+5
2021-02-22
Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2021-02-22
Merge tag 'hwmon-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
26
-913
/
+1173
2021-02-12
hwmon: add Texas Instruments TPS23861 driver
Robert Marko
3
-0
/
+613
2021-02-12
hwmon: (da9052) Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
2021-02-12
hwmon: (amd_energy) Add AMD family 19h model 30h x86 match
Naveen Krishna Chatradhi
1
-0
/
+1
2021-02-02
hwmon: (pmbus/max31785) Support revision "B"
Matthew Barth
1
-4
/
+9
2021-02-02
hwmon: (pmbus/lm25066) Remove unnecessary pmbus_clear_cache function call
Erik Rosen
1
-5
/
+0
2021-02-02
hwmon: (pmbus) Clear sensor data after chip write
Erik Rosen
1
-1
/
+1
2021-01-29
hwmon: (pmbus/max16601) Add support for MAX16508
Guenter Roeck
2
-22
/
+56
2021-01-29
hwmon: (pmbus/max16601) Determine and use number of populated phases
Guenter Roeck
1
-1
/
+16
2021-01-29
hwmon: (lm70) Use device_get_match_data()
Stephen Boyd
1
-15
/
+5
2021-01-28
hwmon: (pmbus) Simplify the calculation of variables
Jiapeng Zhong
1
-1
/
+1
2021-01-28
hwmon: (aht10) Unlock on error in aht10_read_values()
Dan Carpenter
1
-1
/
+3
2021-01-28
hwmon: (pwm-fan) stop using legacy PWM functions and some cleanups
Uwe Kleine-König
1
-28
/
+20
2021-01-28
hwmon: Add AHT10 Temperature and Humidity Sensor Driver
Johannes Cornelis Draaijer (datdenkikniet)
3
-0
/
+357
2021-01-28
hwmon: (applesmc) Assign boolean values to a bool variable
Jiapeng Zhong
1
-1
/
+1
2021-01-28
hwmon: (nct6683) Support ASRock boards
Blaž Hrastnik
1
-0
/
+3
2021-01-28
hwmon: (aspeed-pwm-tacho) Switch to using the new API kobj_to_dev()
Tian Tao
1
-2
/
+2
2021-01-28
hwmon: (max6650) Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
2021-01-28
hwmon: (pwm-fan) Support multiple fan tachometers
Paul Barker
1
-38
/
+53
2021-01-28
hwmon: (pwm-fan) Store tach data separately
Paul Barker
1
-20
/
+32
2021-01-28
hwmon: (gpio-fan) Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
2021-01-28
hwmon: (pmbus/ibm-cffps) Set the PMBUS_NO_CAPABILITY flag
Eddie James
1
-1
/
+1
2021-01-28
hwmon: (pmbus) Add a PMBUS_NO_CAPABILITY platform data flag
Eddie James
1
-3
/
+5
2021-01-28
hwmon: (k10temp) Zen3 Ryzen Desktop CPUs support
Gabriel Craciunescu
1
-1
/
+2
2021-01-28
hwmon: (abx500) Decomission abx500 driver
Guenter Roeck
5
-794
/
+0
2021-01-28
hwmon: (w83627ehf) Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
2021-01-28
hwmon: (smsc47m1) Remove 'h' from printk format specifier
Tom Rix
1
-1
/
+1
2021-01-28
hwmon: (pc87360) convert comma to semicolon
Zheng Yongjun
1
-2
/
+2
2021-01-28
hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklist
Thomas Hebb
1
-0
/
+7
2021-01-27
ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE
Bjorn Helgaas
1
-2
/
+2
2021-01-20
thermal/core: Make cooling device state change private
Daniel Lezcano
1
-1
/
+0
2021-01-08
hwmon: (amd_energy) fix allocation of hwmon_channel_info config
David Arcari
1
-1
/
+2
2020-12-30
hwmon: (pwm-fan) Ensure that calculation doesn't discard big period values
Uwe Kleine-König
1
-1
/
+11
2020-12-22
hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUs
Guenter Roeck
1
-98
/
+0
2020-12-17
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-12-12
hwmon: (sbtsi) Add basic support for SB-TSI sensors
Kun Yi
3
-0
/
+261
2020-12-11
hwmon: (iio_hwmon) Drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2020-12-11
hwmon: (xgene) Drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2020-12-11
hwmon: (occ) Add new temperature sensor type
Eddie James
1
-0
/
+75
2020-12-11
hwmon: (ltc2992) Fix less than zero comparisons with an unsigned integer
Colin Ian King
1
-5
/
+5
2020-12-11
hwmon: (ltc2992) Add support for GPIOs.
Alexandru Tachici
2
-1
/
+160
2020-12-11
hwmon: (ltc2992) Add support
Alexandru Tachici
3
-0
/
+825
2020-12-11
hwmon: (pmbus) Driver for Delta power supplies Q54SJ108A2
xiao.ma
3
-0
/
+432
2020-12-07
hwmon: Add driver for STMicroelectronics PM6764 Voltage Regulator
Charles
3
-0
/
+85
2020-12-03
hwmon: (nct6683) Support NCT6687D.
David Bartley
1
-2
/
+12
2020-12-03
hwmon: (applesmc) Add DMI product matches for Intel-based Xserves (non-RackMac*)
Joe Jamison
1
-0
/
+4
2020-12-03
hwmon: (pwm-fan) Convert to hwmon_device_register_with_info API
Paul Barker
1
-44
/
+70
2020-12-03
hwmon: pwm-fan: Refactor pwm_fan_probe
Paul Barker
1
-17
/
+33
[next]