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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
2024-08-27
hwmon: (lm92) Convert to use regmap
Guenter Roeck
2024-08-27
hwmon: (lm92) Replace chip IDs with limit register resolution
Guenter Roeck
2024-08-27
hwmon: (lm92) Reorder include files to alphabetic order
Guenter Roeck
2024-08-27
hwmon: (lm92) Improve auto-detection accuracy
Guenter Roeck
2024-08-27
hwmon: (vexpress) Use of_property_present()
Rob Herring (Arm)
2024-08-26
hwmon: (pt5161l) Fix invalid temperature reading
Cosmo Chou
2024-08-25
hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMING
Ross Brown
2024-07-31
hwmon: (max1619) Improve chip detection code
Guenter Roeck
2024-07-31
hwmon: (max1619) Add support for update_interval attribute
Guenter Roeck
2024-07-31
hwmon: (max1619) Convert to with_info API
Guenter Roeck
2024-07-31
hwmon: (max1619) Convert to use regmap
Guenter Roeck
2024-07-31
hwmon: (max1619) Mask valid alarm bits
Guenter Roeck
2024-07-31
hwmon: (max1619) Reorder include files to alphabetic order
Guenter Roeck
2024-07-31
hwmon: (max1619) Clamp temperature range when writing limits
Guenter Roeck
2024-07-31
hwmon: (max6697) Document discrepancy in overtemperature status bit values
Guenter Roeck
2024-07-31
hwmon: (max1668) Convert to use with_info hwmon API
Guenter Roeck
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
[prev]
[next]