index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
2024-07-31
hwmon: (max1668) Replace chip type with number of channels
Guenter Roeck
2024-07-31
hwmon: (max1668) Convert to use regmap
Guenter Roeck
2024-07-31
hwmon: (max1668) Use BIT macro
Guenter Roeck
2024-07-31
hwmon: (max1668) Reorder include files to alphabetic order
Guenter Roeck
2024-07-31
hwmon: (ltc2947) Move to firmware agnostic API
Nuno Sa
2024-07-31
hwmon: (adt7475) Add support for configuring initial PWM state
Chris Packham
2024-07-31
hwmon: (max6697) Add support for tempX_min and tempX_min_alarm
Guenter Roeck
2024-07-31
hwmon: (max6697) Convert to with_info hwmon API
Guenter Roeck
2024-07-31
hwmon: (max6697) Convert to use regmap
Guenter Roeck
2024-07-31
hwmon: (max6697) Use bit operations where possible
Guenter Roeck
2024-07-31
hwmon: (max6697) Drop platform data support
Guenter Roeck
2024-07-31
hwmon: (max6697) Reorder include files
Guenter Roeck
2024-07-31
hwmon: (max16065) Fix alarm attributes
Guenter Roeck
2024-07-31
hwmon: (max16065) Fix overflows seen when writing limits
Guenter Roeck
2024-07-31
hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes
Javier Carrasco
2024-07-31
hwmon: (dell-smm) Add Dell Latitude 7320 to fan control whitelist
Armin Wolf
2024-07-31
hwmon: (lm95234) Use multi-byte regmap operations
Guenter Roeck
2024-07-31
hwmon: (lm95234) Add support for tempX_enable attribute
Guenter Roeck
2024-07-31
hwmon: (lm95234) Convert to with_info hwmon API
Guenter Roeck
2024-07-31
hwmon: (lm95234) Convert to use regmap
Guenter Roeck
2024-07-31
hwmon: (lm95234) Use find_closest to find matching update interval
Guenter Roeck
2024-07-31
hwmon: (lm95234) Reorder include files to be in alphabetic order
Guenter Roeck
2024-07-31
hwmon: (amc6821) Use multi-byte regmap operations
Guenter Roeck
2024-07-31
hwmon: (max6639) Use multi-byte regmap operations
Guenter Roeck
2024-07-31
hwmon: (tmp464) Use multi-byte regmap operations
Guenter Roeck
2024-07-31
hwmon: (adt7x10) Use multi-byte regmap operations
Guenter Roeck
2024-07-31
hwmon: (nct7802) Use multi-byte regmap operations
Guenter Roeck
2024-07-31
hwmon: (lm95245) Use multi-byte regmap operations
Guenter Roeck
2024-07-31
hwmon: (tmp401) Use multi-byte regmap operations
Guenter Roeck
2024-07-31
hwmon: (adt7470) Use multi-byte regmap operations
Guenter Roeck
2024-07-29
x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h
Shyam Sundar S K
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2024-07-19
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-15
Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-15
Merge tag 'hwmon-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-15
Merge tag 'tag-chrome-platform-for-v6.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-07-14
hwmon: (max6697) Fix swapped temp{1,8} critical alarms
Guenter Roeck
2024-07-14
hwmon: (max6697) Fix underflow when writing limit attributes
Guenter Roeck
2024-07-14
hwmon: Remove obsolete adm1021 and max6642 drivers
Guenter Roeck
2024-07-10
hwmon: (pmbus/ltc4286) Drop unused i2c device ids
Uwe Kleine-König
2024-07-09
hwmon: (g762) Initialize fans after configuring clock
Guenter Roeck
2024-07-08
hwmon: (amc6821) Add support for pwm1_mode attribute
Guenter Roeck
2024-07-08
hwmon: (amc6821) Convert to with_info API
Guenter Roeck
2024-07-08
hwmon: (amc6821) Convert to use regmap
Guenter Roeck
2024-07-08
hwmon: (amc6821) Drop unnecessary enum chips
Guenter Roeck
2024-07-08
hwmon: (amc6821) Use BIT() and GENMASK()
Guenter Roeck
2024-07-08
hwmon: (amc6821) Use tabs for column alignment in defines
Guenter Roeck
2024-07-08
hwmon: (amc6821) Reorder include files, drop unnecessary ones
Guenter Roeck
2024-07-08
hwmon: (amc6821) Add support for fan1_target and pwm1_enable mode 4
Guenter Roeck
2024-07-08
hwmon: (amc6821) Rename fan1_div to fan1_pulses
Guenter Roeck
[prev]
[next]