index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
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-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
2014-03-03
hwmon: (coretemp) Allocate platform data with devm_kzalloc
Guenter Roeck
2014-03-03
hwmon: (coretemp) Use sysfs_create_group to create sysfs attributes
Guenter Roeck
2014-03-03
hwmon: (ltc4245) Remove devicetree conditionals
Guenter Roeck
2014-03-03
hwmon: (ltc4245) Drop debug messages
Guenter Roeck
2014-03-03
hwmon: (ltc4245) Use device managed function to register hwmon device
Guenter Roeck
2014-03-03
hwmon: (max1668) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
hwmon: (max1668) Don't hide return value from i2c_smbus_write_byte_data
Guenter Roeck
2014-03-03
hwmon: Driver for TI ADC128D818
Guenter Roeck
2014-03-03
hwmon: Sort Kconfig entries alphabetically
Jean Delvare
2014-03-03
hwmon: (lm95245) Avoid initializing the same field twice
Jean Delvare
2014-03-03
hwmon: (lm95241) Avoid initializing the same field twice
Jean Delvare
2014-03-03
hwmon: (emc2103) Return error from i2c_smbus_read_byte_data
Guenter Roeck
2014-03-03
hwmon: (smm665): Return error from i2c_smbus_read_word_swapped
Guenter Roeck
2014-03-03
hwmon: (ltc4260) Fix trivial typo
Axel Lin
2014-03-03
hwmon: (jz4740) Use devm_ioremap_resource()
Jingoo Han
2014-03-03
hwmon: Driver for Linear Technologies LTC2945
Guenter Roeck
2014-03-03
hwmon: Driver for Linear Technologies LTC4260
Guenter Roeck
2014-03-03
hwmon: Driver for Linear Technologies LTC4222
Guenter Roeck
2014-03-03
hwmon: (iio_hwmon) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
hwmon: (lm95241) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-02-18
hwmon: (max1668) Fix writing the minimum temperature
Guenter Roeck
2014-02-13
hwmon: (ntc_thermistor) Avoid math overflow
Doug Anderson
2014-02-06
hwmon: (da9055) Remove use of regmap_irq_get_virq()
Adam Thomson
2014-02-02
hwmon: (pmbus) Support per-page exponent in linear mode
Guenter Roeck
2014-02-02
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
Jean Delvare
2014-02-02
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
Jean Delvare
2014-01-29
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
2014-01-29
hwmon: (it87) Print proper names for the IT8771E and IT8772E
Jean Delvare
2014-01-29
hwmon: (it87) Add support for the ITE IT8603E
Rudolf Marek
2014-01-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
[next]