index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
2014-05-25
hwmon: (ntc_thermistor) Fix OF device ID mapping
Jean Delvare
2014-05-25
hwmon: (ntc_thermistor) Fix dependencies
Jean Delvare
2014-05-12
hwmon: (emc1403) Support full range of known chip revision numbers
Josef Gajdusek
2014-05-12
hwmon: (emc1403) Fix resource leak on module unload
Jean Delvare
2014-05-12
hwmon: (emc1403) fix inverted store_hyst()
Josef Gajdusek
2014-05-01
Revert "hwmon: (coretemp) Refine TjMax detection"
Guenter Roeck
2014-04-24
hwmon: (ltc2945) Don't crash the kernel unnecessarily
Guenter Roeck
2014-04-24
hwmon: (vexpress) Avoid creating non-existing attributes
Pawel Moll
2014-04-24
hwmon: (vexpress) Use legal hwmon device names
Pawel Moll
2014-04-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-04-09
Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"
Benjamin Herrenschmidt
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-05
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-04
hwmon: (it87) Add support for IT8623E
Rudolf Marek
2014-04-04
hwmon: (it87) Fix IT8603E define name
Rudolf Marek
2014-04-04
hwmon: (lm90) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2014-04-04
hwmon: (lm90) Create all sysfs groups in one call
Guenter Roeck
2014-04-04
hwmon: (lm90) Always use the dev variable in the probe function
Guenter Roeck
2014-04-04
hwmon: (lm90) Create most optional attributes with sysfs_create_group
Guenter Roeck
2014-04-04
hwmon: Avoid initializing the same field twice
Jean Delvare
2014-04-04
hwmon: (pc87360) Avoid initializing the same field twice
Jean Delvare
2014-04-04
hwmon: (lm80) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-04-04
hwmon: (adm1021) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-04-04
hwmon: (lm63) Avoid initializing the same field twice
Jean Delvare
2014-04-04
hwmon: (lm63) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-04-04
hwmon: (lm63) Create all sysfs groups in one call
Guenter Roeck
2014-04-04
hwmon: (lm63) Introduce 'dev' variable to point to client->dev
Guenter Roeck
2014-04-04
hwmon: (lm63) Add additional sysfs group for temp2_type attribute
Guenter Roeck
2014-04-04
hwmon: (f71805f) Fix author's address
Jean Delvare
2014-04-02
hwmon: (k10temp) Add support for AMD F16 M30h processor
Aravind Gopalakrishnan
2014-04-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-03-24
powerpc/powernv: hwmon driver for power values, fan rpm and temperature
Shivaprasad G Bhat
2014-03-20
hwmon, via-cputemp: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
hwmon, coretemp: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-19
hwmon: (pmbus/ltc2978) Add support for LTM4676
Guenter Roeck
2014-03-05
hwmon: (pmbus/ltc2978) Add new chip ID for LTC2974
Guenter Roeck
2014-03-03
hwmon: Do not accept invalid name attributes
Guenter Roeck
2014-03-03
hwmon: (max6639) Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2014-03-03
hwmon: (lm95245) Make temp2_crit_hyst read-only
Guenter Roeck
2014-03-03
hwmon: (lm95245) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
hwmon: (lm95245) Drop useless debug message
Guenter Roeck
2014-03-03
hwmon: (lm95245) Fix hysteresis temperatures
Guenter Roeck
2014-03-03
hwmon: (max6639) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
hwmon: (max6639) Introduce local dev variable, and reduce noisiness
Guenter Roeck
2014-03-03
hwmon: (max6650) Introduce local 'dev' variable
Guenter Roeck
2014-03-03
hwmon: (max6650) Drop error message after memory allocation failures
Guenter Roeck
2014-03-03
hwmon: (max6650) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
hwmon: (max6650) Rearrange code to no longer require forward declarations
Guenter Roeck
2014-03-03
hwmon: (ltc4215) Convert to devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
hwmon: (coretemp) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
[next]