linux/drivers/hwmon
Linus Torvalds 0cd5ff591a New drivers for DA9052/53 PMIC as well as HIH-6130/HIH-6131 humidity and
temperature sensors.
 
 Convert drivers to use devm_ functions and to use dev_pm_ops.
 Address a couple of Coverity errors/warnings as well as compile warnings.
 Some functional improvements in applesmc driver.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iQIcBAABAgAGBQJQDMjFAAoJEMsfJm/On5mBQy0QAIOMh+xxhfpIYmOz6e7lXyGK
 IvsYvJ16jvMzkIHxIsCJ8lYo0tQJTVFZAoDE0KnXMt/vpDGuooa/L2Rq0NQwAadF
 nb+XijtV042FMScLiGCbJQRyPmVWEpQ1sHvf6Ob+xUido4xTL/J0ObMv1P76Ro5v
 OlCWqt5bly9JDDzwTdvmkmVQ7TSLV27IbEy1XFeQ3B9AquIzCsHjLXmyzTGtWuEa
 e73pR62m+nEHlIwEyCnH9QBc5fhUyrOm+mzmGWaEZX+PUt4OC2VeBCOB4tyYA1f+
 +PV9wcCsFyre4Xdi2mtfyMnqSs6qio07diJB33oAmApKs6dbsfZvwM1gSIVTp8W/
 RooxePKN2fFgjnLSbAQZWaC3AMTcrsMlUMVxqZ75BPmQvrm1bxJh/OcWpo5lZM8s
 yAmdx587eHABMqvYgs4QVIf3QqmPXi194Qzq4loLHteGDohK8Z6u6t7famx1sRLt
 ApqfmcxPAjvpXfQB11VboYTLiFtXJK8T/VwOOoB9L24/dxoymSUa2UQuoeSBdESM
 dTTKJQebUcJs6J0OWzGRjKwS/jH8wcGJCzMlcHW9dpxMdh98R4gHHi/UTkfgJi/n
 j50/oxpJCyHqGthvKyA77oztWyyfuAdJbG2eKtRNVPriJMP3uuAbbBA9Cl9ytXyh
 SUChQ49urUSABI9up1iR
 =TcQ+
 -----END PGP SIGNATURE-----

Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging

Pull hwmon updates from Guenter Roeck:
 "New drivers for DA9052/53 PMIC as well as HIH-6130/HIH-6131 humidity
  and temperature sensors.

  Convert drivers to use devm_ functions and to use dev_pm_ops.  Address
  a couple of Coverity errors/warnings as well as compile warnings.
  Some functional improvements in applesmc driver."

* tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: (72 commits)
  hwmon: (applesmc) Ignore some temperature registers
  hwmon: (applesmc) Allow negative temperature values
  hwmon: (s3c-hwmon) Use devm_kzalloc instead of kzalloc
  hwmon: (w83781d) Fix compile warning
  hwmon: (applesmc) Shorten minimum wait time
  hwmon: (exynos4_tmu) Use struct dev_pm_ops for power management
  hwmon: (gpio-fan) Use struct dev_pm_ops for power management
  hwmon: (abituguru3) Use struct dev_pm_ops for power management
  hwmon: (abituguru) Use struct dev_pm_ops for power management
  hwmon: (acpi_power_meter) Fix unintentional integer overflow
  hwmon: (acpi_power_meter) Cleanup and optimizations
  hwmon: Honeywell Humidicon HIH-6130/HIH-6131 humidity and temperature sensor driver
  hwmon: (applesmc) Skip sensor mapping
  hwmon: (ntc_thermistor) Ensure that data->name string is terminated
  hwmon: (w83l785ts) Convert to use devm_ functions
  hwmon: (w83l785ts) Simplify code and improve readability
  hwmon: (smsc47m192) Convert to use devm_ functions
  hwmon: (smsc47m1) Convert to use devm_ functions
  hwmon: (smsc47b397) Convert to use devm_ functions
  hwmon: (k8temp) Convert to use devm_ functions
  ...
2012-07-24 13:29:18 -07:00
..
pmbus
Kconfig hwmon: Honeywell Humidicon HIH-6130/HIH-6131 humidity and temperature sensor driver 2012-07-21 21:48:44 -07:00
Makefile hwmon: Honeywell Humidicon HIH-6130/HIH-6131 humidity and temperature sensor driver 2012-07-21 21:48:44 -07:00
abituguru.c hwmon: (abituguru) Use struct dev_pm_ops for power management 2012-07-21 21:48:44 -07:00
abituguru3.c hwmon: (abituguru3) Use struct dev_pm_ops for power management 2012-07-21 21:48:44 -07:00
acpi_power_meter.c New drivers for DA9052/53 PMIC as well as HIH-6130/HIH-6131 humidity and 2012-07-24 13:29:18 -07:00
ad7314.c
ad7414.c
ad7418.c
adcxx.c
adm1021.c hwmon: (adm1021) Convert to use devm_ functions 2012-07-21 21:48:39 -07:00
adm1025.c hwmon: (adm1025) Convert to use devm_ functions 2012-07-21 21:48:38 -07:00
adm1026.c hwmon: (adm1026) Convert to use devm_ functions 2012-07-21 21:48:39 -07:00
adm1029.c
adm1031.c hwmon: (adm1031) Convert to use devm_ functions 2012-07-21 21:48:39 -07:00
adm9240.c hwmon: (adm9240) Convert to use devm_ functions 2012-07-21 21:48:39 -07:00
ads1015.c
ads7828.c
ads7871.c
adt7411.c
adt7462.c
adt7470.c
adt7475.c hwmon: (adt7475) Convert to use devm_ functions 2012-07-21 21:48:38 -07:00
amc6821.c
applesmc.c hwmon: (applesmc) Ignore some temperature registers 2012-07-21 21:48:45 -07:00
asb100.c
asc7621.c hwmon: (asc7621) Convert to use devm_ functions 2012-07-21 21:48:40 -07:00
asus_atk0110.c
atxp1.c hwmon: (atxp1) Convert to use devm_ functions 2012-07-21 21:48:39 -07:00
coretemp.c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2012-06-29 10:29:54 -07:00
da9052-hwmon.c hwmon: Driver for DA9052/53 PMIC 2012-07-21 21:48:37 -07:00
dme1737.c
ds620.c
ds1621.c hwmon: (ds1621) Convert to use devm_ functions 2012-07-21 21:48:39 -07:00
emc6w201.c hwmon: (emc6w201) Convert to use devm_ functions 2012-07-21 21:48:39 -07:00
emc1403.c
emc2103.c hwmon: (emc2103) Fix use of an uninitilized variable in error case 2012-06-18 08:48:00 -07:00
exynos4_tmu.c hwmon: (exynos4_tmu) Use struct dev_pm_ops for power management 2012-07-21 21:48:44 -07:00
f71805f.c hwmon: (f71805f) Convert to use devm_ functions 2012-07-21 21:48:38 -07:00
f71882fg.c
f75375s.c
fam15h_power.c hwmon: (fam15h_power) Fix unintentional integer overflow 2012-07-21 21:48:28 -07:00
fschmd.c
g760a.c
gl518sm.c hwmon: (gl518sm) Convert to use devm_ functions 2012-07-21 21:48:39 -07:00
gl520sm.c hwmon: (gl520sm) Convert to use devm_ functions 2012-07-21 21:48:40 -07:00
gpio-fan.c hwmon: (gpio-fan) Use struct dev_pm_ops for power management 2012-07-21 21:48:44 -07:00
hih6130.c hwmon: Honeywell Humidicon HIH-6130/HIH-6131 humidity and temperature sensor driver 2012-07-21 21:48:44 -07:00
hwmon-vid.c
hwmon.c
i5k_amb.c
ibmaem.c
ibmpex.c
ina2xx.c
it87.c hwmon: (it87) Preserve configuration register bits on init 2012-07-12 22:47:37 +02:00
jc42.c hwmon: Update my e-mail address 2012-06-25 06:46:24 -07:00
jz4740-hwmon.c
k8temp.c hwmon: (k8temp) Convert to use devm_ functions 2012-07-21 21:48:43 -07:00
k10temp.c x86, amd_nb: Export model 0x10 and later PCI id 2012-06-07 12:43:41 +02:00
lineage-pem.c hwmon: Update my e-mail address 2012-06-25 06:46:24 -07:00
lm63.c hwmon: (lm63) Convert to use devm_ functions 2012-07-21 21:48:40 -07:00
lm70.c
lm73.c
lm75.c hwmon: (lm75) Convert to use devm_ functions 2012-07-21 21:48:40 -07:00
lm75.h
lm77.c hwmon: (lm77) Convert to use devm_ functions 2012-07-21 21:48:40 -07:00
lm78.c hwmon: (lm78) Convert to use devm_ functions 2012-07-21 21:48:38 -07:00
lm80.c hwmon: (lm80) Convert to use devm_ functions 2012-07-21 21:48:40 -07:00
lm83.c hwmon: (lm83) Convert to use devm_ functions 2012-07-21 21:48:38 -07:00
lm85.c hwmon: (lm85) Convert to use devm_ functions 2012-07-21 21:48:40 -07:00
lm87.c hwmon: (lm87) Convert to use devm_ functions 2012-07-21 21:48:40 -07:00
lm90.c hwmon: (lm90) Convert to use devm_ functions 2012-07-21 21:48:38 -07:00
lm92.c hwmon: (lm92) Convert to use devm_ functions 2012-07-21 21:48:41 -07:00
lm93.c hwmon: (lm93) Convert to use devm_ functions 2012-07-21 21:48:41 -07:00
lm95241.c
lm95245.c
ltc4151.c
ltc4215.c
ltc4245.c
ltc4261.c hwmon: Update my e-mail address 2012-06-25 06:46:24 -07:00
max1111.c hwmon: (max1111) Convert to use devm_ functions 2012-07-21 21:48:41 -07:00
max1619.c hwmon: (max1619) Convert to use devm_ functions 2012-07-21 21:48:41 -07:00
max1668.c
max6639.c hwmon: (max6639) Convert to use devm_ functions 2012-07-21 21:48:38 -07:00
max6642.c hwmon: (max6642) Convert to use devm_ functions 2012-07-21 21:48:41 -07:00
max6650.c hwmon: (max6650) Convert to use devm_ functions 2012-07-21 21:48:37 -07:00
max16065.c hwmon: Update my e-mail address 2012-06-25 06:46:24 -07:00
mc13783-adc.c hwmon: (mc13783-adc.c) Convert to use devm_ functions 2012-07-21 21:48:38 -07:00
mcp3021.c
ntc_thermistor.c hwmon: (ntc_thermistor) Ensure that data->name string is terminated 2012-07-21 21:48:44 -07:00
pc87360.c hwmon: (pc87360) Convert to use devm_ functions 2012-07-21 21:48:38 -07:00
pc87427.c hwmon: (pc87427) Convert to use devm_ functions 2012-07-21 21:48:41 -07:00
pcf8591.c hwmon: (pcf8591) Convert to use devm_ functions 2012-07-21 21:48:41 -07:00
s3c-hwmon.c hwmon: (s3c-hwmon) Use devm_kzalloc instead of kzalloc 2012-07-21 21:48:45 -07:00
sch56xx-common.c
sch56xx-common.h
sch5627.c
sch5636.c
sht15.c
sht21.c
sis5595.c hwmon: (sis5595) Convert to use devm_ functions 2012-07-21 21:48:42 -07:00
smm665.c
smsc47b397.c hwmon: (smsc47b397) Convert to use devm_ functions 2012-07-21 21:48:43 -07:00
smsc47m1.c hwmon: (smsc47m1) Convert to use devm_ functions 2012-07-21 21:48:43 -07:00
smsc47m192.c hwmon: (smsc47m192) Convert to use devm_ functions 2012-07-21 21:48:43 -07:00
thmc50.c hwmon: (thmc50) Convert to use devm_ functions 2012-07-21 21:48:42 -07:00
tmp102.c hwmon: (tmp102) Convert to use devm_ functions 2012-07-21 21:48:42 -07:00
tmp401.c hwmon: (tmp401) Convert to use devm_ functions 2012-07-21 21:48:42 -07:00
tmp421.c hwmon: (tmp421) Convert to use devm_ functions 2012-07-21 21:48:42 -07:00
twl4030-madc-hwmon.c
ultra45_env.c
via-cputemp.c
via686a.c hwmon: (via686a) Convert to use devm_ functions 2012-07-21 21:48:42 -07:00
vt1211.c hwmon: (vt1211) Convert to use devm_ functions 2012-07-21 21:48:42 -07:00
vt8231.c
w83l785ts.c hwmon: (w83l785ts) Convert to use devm_ functions 2012-07-21 21:48:43 -07:00
w83l786ng.c
w83627ehf.c hwmon: (w83627ehf) Add missing break statement 2012-07-21 21:48:28 -07:00
w83627hf.c hwmon: (w83627hf) Convert to use devm_ functions 2012-07-21 21:48:42 -07:00
w83781d.c hwmon: (w83781d) Fix compile warning 2012-07-21 21:48:45 -07:00
w83791d.c hwmon: (w83791d) Convert to use devm_ functions 2012-07-21 21:48:43 -07:00
w83792d.c hwmon: (w83792d) Convert to use devm_ functions 2012-07-21 21:48:43 -07:00
w83793.c
w83795.c hwmon: (w83795) Convert to use devm_ functions 2012-07-21 21:48:39 -07:00
wm831x-hwmon.c hwmon: (wm831x-hwmon) Convert to use devm_ functions 2012-07-21 21:48:37 -07:00
wm8350-hwmon.c