index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-08
hwmon: (oxp-sensors) Stop passing device structure
Joaquín Ignacio Aramendía
1
-8
/
+8
2023-06-08
hwmon: Add MAX31827 driver
Daniel Matyas
3
-1
/
+478
2023-06-08
hwmon: (aht10) Add support for compatible aht20
Kirill Yatsenko
2
-21
/
+68
2023-06-08
hwmon: (oxp-sensors) Add new DMI match for OXP Mini
Joaquín Ignacio Aramendía
1
-0
/
+7
2023-06-08
hwmon: (aquacomputer_d5next) Add support for Aquacomputer Leakshield
Aleksa Savic
1
-4
/
+105
2023-06-08
hwmon: (aquacomputer_d5next) Rename AQC_TEMP_SENSOR_DISCONNECTED
Aleksa Savic
1
-4
/
+4
2023-06-08
hwmon: (aht10) Refactor aht10_read_values function
Kirill Yatsenko
1
-28
/
+30
2023-06-08
hwmon: (aht10) Fix typos in comments
Kirill Yatsenko
1
-2
/
+2
2023-06-08
hwmon: (core) Finish renaming groups parameter in API to extra_groups
James Seo
1
-3
/
+3
2023-06-08
hwmon: (core) Add missing beep-related standard attributes
James Seo
1
-0
/
+5
2023-06-08
hwmon: (nct6683) Add another customer ID for NCT6687D sensor chip on some MSI boards.
Gopal Prasad
1
-0
/
+3
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
163
-163
/
+163
2023-06-08
hwmon: (it87) Allow for chips with only 4 temp sensors
Frank Crawford
1
-2
/
+6
2023-06-08
hwmon: (adt7475) Convert to use device_property APIs
Chris Packham
1
-4
/
+4
2023-06-08
hwmon: (it87) Update IT8732F chip for 4 fans and PWMs
Frank Crawford
1
-1
/
+30
2023-06-08
hwmon: (it87) Add controls for chips with only 4 PWMs
Frank Crawford
1
-3
/
+9
2023-06-08
hwmon: (it87) Add controls for chips with only 4 fans
Frank Crawford
1
-10
/
+12
2023-06-08
hwmon: (oxp-sensors) Use less convoluted enum cast
Joaquín Ignacio Aramendía
1
-8
/
+8
2023-06-08
hwmon: (asus-ec-sensors) add ROG Crosshair X670E Hero.
Michael Carns
1
-0
/
+30
2023-06-08
hwmon: (oxp-sensors) Add AYANEO 2 and Geek models
Joaquín Ignacio Aramendía
1
-0
/
+20
2023-06-08
hwmon: (pmbus/adm1275) Fix problems with temperature monitoring on ADM1272
Guenter Roeck
1
-26
/
+26
2023-06-08
hwmon: (gsc-hwmon) fix fan pwm temperature scaling
Tim Harvey
1
-3
/
+3
2023-05-30
hwmon: pmbus: Use devm_krealloc_array
James Clark
1
-3
/
+3
2023-05-26
ARM: pxa: fix missing-prototypes warnings
Arnd Bergmann
1
-0
/
+1
2023-05-19
hwmon: (f71882fg) prevent possible division by zero
Nikita Zhandarovich
1
-2
/
+5
2023-05-08
hwmon: (k10temp) Add PCI ID for family 19, model 78h
Mario Limonciello
1
-0
/
+1
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-3
/
+2
2023-04-25
Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-6
/
+6
2023-04-23
hwmon: lochnagar: Remove the unneeded include <linux/i2c.h>
Christophe JAILLET
1
-1
/
+0
2023-04-21
hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151E
Tomáš Pecka
1
-1
/
+0
2023-04-21
hwmon: (adt7475) Use device_property APIs when configuring polarity
Chris Packham
1
-3
/
+3
2023-04-21
hwmon: (aquacomputer_d5next) Add support for Aquacomputer Aquastream XT
Aleksa Savic
1
-1
/
+113
2023-04-21
hwmon: (it87) Disable/enable SMBus access for IT8622E chipset
Frank Crawford
1
-0
/
+1
2023-04-21
hwmon: (it87) Add calls to smbus_enable/smbus_disable as required
Frank Crawford
1
-46
/
+135
2023-04-21
hwmon: (it87) Test for error in it87_update_device
Frank Crawford
1
-2
/
+52
2023-04-19
hwmon: (it87) Disable SMBus access for environmental controller registers.
Frank Crawford
1
-2
/
+56
2023-04-19
hwmon: (pmbus/acbel-fsg032) Add Acbel power supply
Lakshmi Yadlapati
3
-0
/
+95
2023-04-19
hwmon: (sfctemp) Simplify error message
Christophe JAILLET
1
-1
/
+1
2023-04-19
hwmon: (pmbus/ibm-cffps) Use default debugfs attributes and lock function
Eddie James
1
-154
/
+118
2023-04-19
hwmon: (pmbus/core) Add lock and unlock functions
Eddie James
2
-0
/
+32
2023-04-19
hwmon: (pmbus/core) Request threaded interrupt with IRQF_ONESHOT
Guenter Roeck
1
-2
/
+2
2023-04-19
hwmon: (nct6775) update ASUS WMI monitoring list A620/B760/W790
Denis Pauk
1
-0
/
+103
2023-04-19
hwmon: ina2xx: add optional regulator support
Svyatoslav Ryhel
1
-0
/
+4
2023-04-19
hwmon: (pmbus/core) Notify regulator events
Naresh Solanki
1
-1
/
+23
2023-04-19
hwmon: (pmbus/core) Add regulator event support
Patrick Rudolph
1
-25
/
+49
2023-04-19
hwmon: (pmbus/core) Add rdev in pmbus_data struct
Naresh Solanki
1
-5
/
+10
2023-04-19
hwmon: (sfctemp) Add StarFive JH71x0 temperature sensor
Emil Renner Berthing
3
-0
/
+342
2023-04-19
hwmon: (coretemp) Delete an obsolete comment
Zhang Rui
1
-4
/
+0
2023-04-19
hwmon: (coretemp) Delete tjmax debug message
Zhang Rui
1
-3
/
+1
2023-04-19
hwmon: (asus-ec-sensors) add ROG STRIX Z390-F GAMING
Eugene Shalygin
1
-0
/
+10
[prev]
[next]