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
2024-07-29
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-12
/
+12
2024-07-20
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-9
/
+44
2024-07-16
Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-21
/
+41
2024-07-16
Merge tag 'hwmon-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
69
-2017
/
+3557
2024-07-16
Merge tag 'tag-chrome-platform-for-v6.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-0
/
+295
2024-07-14
hwmon: (max6697) Fix swapped temp{1,8} critical alarms
Guenter Roeck
1
-2
/
+2
2024-07-14
hwmon: (max6697) Fix underflow when writing limit attributes
Guenter Roeck
1
-0
/
+1
2024-07-14
hwmon: Remove obsolete adm1021 and max6642 drivers
Guenter Roeck
4
-843
/
+0
2024-07-10
hwmon: (pmbus/ltc4286) Drop unused i2c device ids
Uwe Kleine-König
1
-2
/
+2
2024-07-10
hwmon: (g762) Initialize fans after configuring clock
Guenter Roeck
1
-4
/
+6
2024-07-08
hwmon: (amc6821) Add support for pwm1_mode attribute
Guenter Roeck
1
-1
/
+15
2024-07-08
hwmon: (amc6821) Convert to with_info API
Guenter Roeck
1
-326
/
+362
2024-07-08
hwmon: (amc6821) Convert to use regmap
Guenter Roeck
2
-444
/
+384
2024-07-08
hwmon: (amc6821) Drop unnecessary enum chips
Guenter Roeck
1
-4
/
+1
2024-07-08
hwmon: (amc6821) Use BIT() and GENMASK()
Guenter Roeck
1
-40
/
+41
2024-07-08
hwmon: (amc6821) Use tabs for column alignment in defines
Guenter Roeck
1
-71
/
+71
2024-07-08
hwmon: (amc6821) Reorder include files, drop unnecessary ones
Guenter Roeck
1
-7
/
+6
2024-07-08
hwmon: (amc6821) Add support for fan1_target and pwm1_enable mode 4
Guenter Roeck
1
-8
/
+17
2024-07-08
hwmon: (amc6821) Rename fan1_div to fan1_pulses
Guenter Roeck
1
-13
/
+13
2024-07-08
hwmon: (amc6821) Make reading and writing fan speed limits consistent
Guenter Roeck
1
-4
/
+9
2024-07-08
hwmon: (amc6821) Stop accepting invalid pwm values
Guenter Roeck
1
-6
/
+8
2024-07-07
hwmon: (w83627ehf) Fix underflows seen when writing limit attributes
Guenter Roeck
1
-2
/
+2
2024-07-07
hwmon: (nct6775-core) Fix underflows seen when writing limit attributes
Guenter Roeck
1
-1
/
+1
2024-07-07
hwmon: (lm95234) Fix underflows seen when writing limit attributes
Guenter Roeck
1
-4
/
+5
2024-07-07
hwmon: (adc128d818) Fix underflows seen when writing limit attributes
Guenter Roeck
1
-2
/
+2
2024-07-06
hwmon: (gsc-hwmon) constify read-only struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-07-05
hwmon: (ltc2991) re-order conditions to fix off by one bug
Dan Carpenter
1
-2
/
+2
2024-07-04
Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-5
/
+40
2024-07-02
hwmon: add MP5920 driver
Alex Vdovydchenko
3
-0
/
+100
2024-07-02
hwmon: (tps23861) Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-02
hwmon: (tmp513) Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-02
hwmon: (ina238) Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-02
hwmon: (adt7475) Fix default duty on fan is disabled
Wayne Tung
1
-1
/
+1
2024-06-30
hwmon: (jc42) Strengthen detect function
Guenter Roeck
1
-1
/
+5
2024-06-30
hwmon: (jc42) Use common device ID for TSE2004av compliant sensors
Guenter Roeck
1
-33
/
+10
2024-06-30
hwmon: (dell-smm) Add Dell OptiPlex 7060 to DMI table
Armin Wolf
1
-0
/
+7
2024-06-28
hwmon: iio: Add labels from IIO channels
Sean Anderson
1
-5
/
+40
2024-06-28
hwmon: add MP2891 driver
Noah Wang
3
-0
/
+610
2024-06-21
hwmon: iio: Use iio_read_channel_processed_scale for IIO_POWER
Sean Anderson
1
-5
/
+6
2024-06-19
hwmon: (spd5118) Add support for Renesas/ITD SPD5118 hub controllers
Guenter Roeck
1
-0
/
+56
2024-06-19
hwmon: (spd5118) Use regmap to implement paging
Guenter Roeck
1
-29
/
+18
2024-06-17
peci, hwmon: Switch to new Intel CPU model defines
Tony Luck
1
-4
/
+4
2024-06-14
hwmon: (max6639) : Add additional hwmon attributes for fan and pwm
Naresh Solanki
1
-4
/
+86
2024-06-14
hwmon: (max6639) : Update hwmon init using info structure
Naresh Solanki
1
-171
/
+287
2024-06-14
hwmon: (core) Make hwmon_class const
Thomas Weißschuh
1
-1
/
+1
2024-06-13
hwmon: add MP9941 driver
Noah Wang
3
-0
/
+329
2024-06-12
hwmon: add MP2993 driver
Noah Wang
3
-0
/
+271
2024-06-12
hwmon: (ina2xx) Add device tree support to pass alert polarity
Amna Waseem
1
-0
/
+32
2024-06-12
hwmon: (k10temp) Rename _data variable
Yazen Ghannam
1
-2
/
+2
2024-06-12
hwmon: (k10temp) Remove unused HAVE_TDIE() macro
Yazen Ghannam
1
-1
/
+0
[next]