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-7.2.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
2018-10-10
hwmon: (nct6775) Fix fan6/pwm6 detection for NCT6792D
Guenter Roeck
2018-10-10
hwmon: (nct6775) Improve instruction grouping
Guenter Roeck
2018-10-10
hwmon: (nct6775) Use logical or instead of if statements where possible
Guenter Roeck
2018-10-10
hwmon: (nct6775) Declare and initialize LDN specific config variables earlier
Guenter Roeck
2018-10-10
hwmon: (nct6775) Move config variable declarations and initializations
Guenter Roeck
2018-10-10
hwmon: (nct6775) Replace 'regval' with variables named after config registers
Guenter Roeck
2018-10-10
hwmon: (nct6775) Rename configuration register variables
Guenter Roeck
2018-10-10
hwmon: (nct6775) Only display fan speed tolerance conditionally
Guenter Roeck
2018-10-10
hwmon: (lm92) Fix whitespace issues
Guenter Roeck
2018-10-10
hwmon: (scmi) Remove redundant pointer check
Nathan Chancellor
2018-10-10
hwmon: (asus_atk0110) Use PTR_ERR_OR_ZERO instead of reimplementing its function
zhong jiang
2018-10-10
hwmon: (lm75) Add MAX31725/6 support
Kun Yi
2018-10-10
hwmon: (sht15) Switch to SPDX identifier
Fabio Estevam
2018-10-10
hwmon: (mc13783-adc) Switch to SPDX identifier
Fabio Estevam
2018-10-10
hwmon: (nct6775) Clean up a condition
Dan Carpenter
2018-10-10
hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processors
Guenter Roeck
2018-10-10
hwmon: (ibmpowernv) drop unnecessary OF name NULL checks
Rob Herring
2018-10-10
hwmon: (iio_hwmon) Do not duplicate or sanitize fixed string
Guenter Roeck
2018-10-10
hwmon: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-10
drivers: hwmon: (pmbus/ltc2978) Add support for LTM4686 uModule
Michael Hennerich
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
2018-09-19
Merge tag 'hwmon-for-linus-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2018-09-18
hwmon:ibm: Change ipmi_user_t to struct ipmi_user *
Corey Minyard
2018-09-17
hwmon: (nct6775) Use different register to get fan RPM for fan7
Guenter Roeck
2018-09-15
hwmon: (nct6775) Fix RPM output for fan7 on NCT6796D
Guenter Roeck
2018-09-15
hwmon: (nct6775) Fix virtual temperature sources for NCT6796D
Guenter Roeck
2018-09-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-09-07
hwmon: (nct6775) Fix access to fan pulse registers
Guenter Roeck
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
2018-09-05
hwmon: (nct6775) Set weight source to zero correctly
Dan Carpenter
2018-09-05
hwmon: rpi: add module alias to raspberrypi-hwmon
Peter Robinson
2018-08-26
hwmon: (nct6775) Fix potential Spectre v1
Gustavo A. R. Silva
2018-08-26
hwmon: (adt7475) Make adt7475_read_word() return errors
Dan Carpenter
2018-08-26
hwmon: (adt7475) Potential error pointer dereferences
Dan Carpenter
2018-08-26
hwmon: (ina2xx) fix sysfs shunt resistor read access
Lothar Felten
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-10
hwmon: (adt7475) Change show functions to return error data correctly
Tokunori Ikegami
2018-08-10
hwmon: (adt7475) Change update functions to add error handling
Tokunori Ikegami
2018-08-10
hwmon: (adt7475) Change valid parameter to bool type
Tokunori Ikegami
2018-08-10
hwmon: (adt7475) Split device update function to measure and limits
Tokunori Ikegami
2018-08-09
hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset table
Guenter Roeck
2018-08-07
hwmon: (k10temp) 27C Offset needed for Threadripper2
Michael Larabel
2018-07-31
hwmon: (ibmpowernv) Add attributes to enable/disable sensor groups
Shilpasri G Bhat
2018-07-23
hwmon: (iio_hwmon) Use devm functions
Maxime Roussin-Bélanger
2018-07-18
hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarm
Andrew Lunn
2018-07-14
Merge tag 'arm-soc/for-4.19/drivers' of https://github.com/Broadcom/stblinux ...
Olof Johansson
2018-07-09
hwmon: Add support for RPi voltage sensor
Stefan Wahren
[prev]
[next]