20 Aug, 2015
1 commit
-
LTM2975 is a dual 9A or single 18A μModule regulator.
It is register compatible with LTM4676.Signed-off-by: Guenter Roeck
18 Aug, 2015
3 commits
-
LTC3886 is a is a dual PolyPhase DC/DC synchronous step-down switching
regulator controller. It is mostly command compatible to LTC3883,
but supports two phases instead of one.Suggested-by: Michael Jones
Tested-by: Michael Jones
Signed-off-by: Guenter Roeck -
LTC2980 and LTM2987 are command compatible to LTC2977. They consist of
two LTC2977 on a single die, and are instantiated as two separate chips,
each supporting eight channels.Suggested-by: Michael Jones
Tested-by: Michael Jones
Signed-off-by: Guenter Roeck -
LTC2975 is mostly compatible to LTC2974, but supports input current
and power measurement.Tested-by: Michael Jones
Signed-off-by: Guenter Roeck
13 Aug, 2015
2 commits
-
LTC3887 is an enhanced version of LTC3880 and supports the same commands.
Signed-off-by: Guenter Roeck
-
LTC3882 is mostly compatible with LTC3880. Major differences are that it
does not measure the input current, and it no longer supports LTC's legacy
mechanism to identify the chip.Signed-off-by: Guenter Roeck
20 Mar, 2014
1 commit
-
The chip's programming interface is quite similar to LTC3880
and supports the same set of sensors.Reviewed-by: Robert Coulson
Signed-off-by: Guenter Roeck
19 Oct, 2013
2 commits
-
Detect LTC2978A chip ID. Treat it as LC2978.
Signed-off-by: Guenter Roeck
-
LTC2977 is a pin compatible replacement for LTC2978.
Signed-off-by: Guenter Roeck
08 Apr, 2013
2 commits
-
Signed-off-by: Guenter Roeck
-
Some sysfs attributes are only supported on LTC2978 and not on LTC3880.
Update documentation to reflect which attributes are supported for which chips.Output current attributes supported on LTC3880 were described as providing
input current values. Fix text to reflect that the attributes provide output
current values."reset history" attribute descriptions were misleading and seemed to imply
that all history was reset when writing a single attribute. Replace with more
accurate text.Replace 'internal temperature" with "chip temperature". Temperature limits
not only apply to the chip temperature, but also to external temperatures
on LTC3880, so remove the word "chip" from the attribute description.Signed-off-by: Guenter Roeck
04 Mar, 2013
2 commits
-
Links to datasheets are no longer valid. Provide links to product information
instead (which provides links to the datasheets and is hopefully more
persistent).Signed-off-by: Guenter Roeck
Acked-by: Jean Delvare -
Most of the hwmon driver documentation still listed my old invalid e-mail
address. Fix it.Signed-off-by: Guenter Roeck
Acked-by: Jean Delvare
25 Oct, 2011
2 commits
-
The LTC3880 PMBus command set is comparable to LTC2978. Add support for it
to the LTC2978 driver.Signed-off-by: Guenter Roeck
Reviewed-by: Robert Coulson -
Provide explicit driver for LTC2978 to enable support for minimum and peak
attributes. Remove ltc2978 chip id from generic pmbus driver.Signed-off-by: Guenter Roeck
Reviewed-by: Robert Coulson