index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-03
1
-3
/
+3
|
\
|
*
hwmon: pmbus: Use devm_krealloc_array
James Clark
2023-05-30
1
-3
/
+3
*
|
Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2023-07-03
1
-0
/
+1
|
\
\
|
*
|
mfd: intel-m10-bmc: Move m10bmc_sys_read() away from header
Ilpo Järvinen
2023-06-15
1
-0
/
+1
*
|
|
Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2023-06-29
1
-0
/
+1
|
\
\
\
|
*
|
|
ARM: pxa: fix missing-prototypes warnings
Arnd Bergmann
2023-05-26
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
hwmon: max31827: Switch back to use struct i2c_driver::probe
Uwe Kleine-König
2023-06-26
1
-1
/
+1
*
|
|
hwmon: (oxp-sensors) Add support for AOKZOE A1 PRO
Jerrod Frost
2023-06-24
1
-0
/
+7
*
|
|
hwmon: (corsair-psu) update Series 2022 and 2023 support
Wilken Gottwalt
2023-06-24
1
-3
/
+6
*
|
|
hwmon: (corsair-psu) various cleanups
Wilken Gottwalt
2023-06-23
1
-12
/
+11
*
|
|
hwmon: (corsair-psu) add support for reading PWM values and mode
Wilken Gottwalt
2023-06-22
1
-1
/
+61
*
|
|
hwmon: (pmbus/adm1275) Disable ADC while updating PMON_CONFIG
Guenter Roeck
2023-06-22
1
-1
/
+17
*
|
|
hwmon: (pmbus/adm1275) Prepare for protected write to PMON_CONFIG
Guenter Roeck
2023-06-22
1
-25
/
+31
*
|
|
hwmon: (oxp-sensors) Simplify logic of error return
Joaquín Ignacio Aramendía
2023-06-18
1
-4
/
+3
*
|
|
hwmon: (oxp-sensors) Remove unused header
Joaquín Ignacio Aramendía
2023-06-18
1
-1
/
+0
*
|
|
hwmon: (nct6755) Add support for NCT6799D
Guenter Roeck
2023-06-17
4
-6
/
+94
*
|
|
hwmon: (oxp-sensors) Add tt_toggle attribute on supported boards
Joaquín Ignacio Aramendía
2023-06-17
1
-1
/
+133
*
|
|
hwmon: (sht3x) complement sysfs interface for sts3x
JuenKit Yip
2023-06-17
1
-0
/
+8
*
|
|
hwmon: (sht3x) Add new non-stardard sysfs attribute
JuenKit Yip
2023-06-17
1
-0
/
+33
*
|
|
hwmon: (sht3x) add medium repeatability support
JuenKit Yip
2023-06-17
1
-0
/
+24
*
|
|
hwmon: (sht3x)replace "high-precision" property to "repeatability"
JuenKit Yip
2023-06-17
1
-8
/
+13
*
|
|
hwmon: (sht3x) remove blocking_io property
JuenKit Yip
2023-06-17
1
-22
/
+11
*
|
|
hwmon: (sht3x) remove sht3x_platform_data
JuenKit Yip
2023-06-17
1
-12
/
+8
*
|
|
hwmon: (pmbus/max16601) Add support for new revisions of MAX16508
Guenter Roeck
2023-06-10
1
-3
/
+3
*
|
|
hwmon: (tmp464) Use maple tree register cache
Mark Brown
2023-06-10
1
-1
/
+1
*
|
|
hwmon: (tmp108) Use maple tree register cache
Mark Brown
2023-06-10
1
-1
/
+1
*
|
|
hwmon: (tmp102) Use maple tree register cache
Mark Brown
2023-06-10
1
-1
/
+1
*
|
|
hwmon: (lm95245) Use maple tree register cache
Mark Brown
2023-06-10
1
-1
/
+1
*
|
|
hwmon: (lm75) Use maple tree register cache
Mark Brown
2023-06-10
1
-1
/
+1
*
|
|
hwmon: (it87) Generalise support for FAN_CTL ON/OFF
Frank Crawford
2023-06-08
1
-26
/
+37
*
|
|
hwmon: (pmbus/adm1266) Drop unnecessary error check for debugfs_create_dir
Osama Muhammad
2023-06-08
1
-2
/
+0
*
|
|
hwmon: (pmbus/ucd9000) Drop unnecessary error check for debugfs_create_dir
Osama Muhammad
2023-06-08
1
-2
/
+0
*
|
|
hwmon: (hp-wmi-sensors) fix debugfs check
Arnd Bergmann
2023-06-08
1
-13
/
+2
*
|
|
hwmon: add HP WMI Sensors driver
James Seo
2023-06-08
3
-0
/
+2028
*
|
|
hwmon: (oxp-sensors) Stop passing device structure
Joaquín Ignacio Aramendía
2023-06-08
1
-8
/
+8
*
|
|
hwmon: Add MAX31827 driver
Daniel Matyas
2023-06-08
3
-1
/
+478
*
|
|
hwmon: (aht10) Add support for compatible aht20
Kirill Yatsenko
2023-06-08
2
-21
/
+68
*
|
|
hwmon: (oxp-sensors) Add new DMI match for OXP Mini
Joaquín Ignacio Aramendía
2023-06-08
1
-0
/
+7
*
|
|
hwmon: (aquacomputer_d5next) Add support for Aquacomputer Leakshield
Aleksa Savic
2023-06-08
1
-4
/
+105
*
|
|
hwmon: (aquacomputer_d5next) Rename AQC_TEMP_SENSOR_DISCONNECTED
Aleksa Savic
2023-06-08
1
-4
/
+4
*
|
|
hwmon: (aht10) Refactor aht10_read_values function
Kirill Yatsenko
2023-06-08
1
-33
/
+35
*
|
|
hwmon: (aht10) Fix typos in comments
Kirill Yatsenko
2023-06-08
1
-2
/
+2
*
|
|
hwmon: (core) Finish renaming groups parameter in API to extra_groups
James Seo
2023-06-08
1
-3
/
+3
*
|
|
hwmon: (core) Add missing beep-related standard attributes
James Seo
2023-06-08
1
-0
/
+5
*
|
|
hwmon: (nct6683) Add another customer ID for NCT6687D sensor chip on some MSI...
Gopal Prasad
2023-06-08
1
-0
/
+3
*
|
|
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-08
163
-163
/
+163
*
|
|
hwmon: (it87) Allow for chips with only 4 temp sensors
Frank Crawford
2023-06-08
1
-2
/
+6
*
|
|
hwmon: (adt7475) Convert to use device_property APIs
Chris Packham
2023-06-08
1
-4
/
+4
*
|
|
hwmon: (it87) Update IT8732F chip for 4 fans and PWMs
Frank Crawford
2023-06-08
1
-1
/
+30
*
|
|
hwmon: (it87) Add controls for chips with only 4 PWMs
Frank Crawford
2023-06-08
1
-3
/
+9
[next]