All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add power control for lm90
@ 2013-08-07  6:52 ` Wei Ni
  0 siblings, 0 replies; 63+ messages in thread
From: Wei Ni @ 2013-08-07  6:52 UTC (permalink / raw)
  To: khali-PUYAD+kWke1g9hUCZPvPmw, swarren-3lzwWm7+Weoh9ZMKESR00Q
  Cc: linux-0h96xk9xTtrk1uMJSBkQmQ, MLongnecker-DDmLM1+adcrQT0dZR+AlfA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	lm-sensors-GZX6beZjE8VD60Wz+7aTrA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA, Wei Ni

The device lm90 can be controlled by the vdd rail.
Add function to power on/off the vdd.
Enable the nct1008 on Tegra114 Dalmore board, and set the vdd-regulator.

Wei Ni (2):
  hwmon: (lm90) Add power control
  ARM: dt: t114 dalmore: add dt entry for nct1008

 arch/arm/boot/dts/tegra114-dalmore.dts |   10 +++++-
 drivers/hwmon/lm90.c                   |   52 ++++++++++++++++++++++++++++++++
 2 files changed, 61 insertions(+), 1 deletion(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 63+ messages in thread

end of thread, other threads:[~2013-08-08  2:36 UTC | newest]

Thread overview: 63+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-07  6:52 [PATCH 0/2] Add power control for lm90 Wei Ni
2013-08-07  6:52 ` [lm-sensors] " Wei Ni
2013-08-07  6:52 ` Wei Ni
2013-08-07  6:52 ` Wei Ni
2013-08-07  6:52 ` [PATCH 1/2] hwmon: (lm90) Add power control Wei Ni
2013-08-07  6:52   ` [lm-sensors] " Wei Ni
2013-08-07  6:52   ` Wei Ni
2013-08-07  6:52   ` Wei Ni
     [not found]   ` <1375858358-15070-2-git-send-email-wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-08-07  7:03     ` Guenter Roeck
2013-08-07  7:03       ` [lm-sensors] " Guenter Roeck
2013-08-07  7:03       ` Guenter Roeck
2013-08-07  7:03       ` Guenter Roeck
     [not found]       ` <5201F138.3080906-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
2013-08-07  7:15         ` Wei Ni
2013-08-07  7:15           ` [lm-sensors] " Wei Ni
2013-08-07  7:15           ` Wei Ni
2013-08-07  7:15           ` Wei Ni
2013-08-07  7:27   ` Alexander Shiyan
2013-08-07  7:27     ` [lm-sensors] [PATCH 1/2] hwmon: (lm90) Add po Alexander Shiyan
2013-08-07  7:27     ` [PATCH 1/2] hwmon: (lm90) Add power control Alexander Shiyan
2013-08-07  7:27     ` Alexander Shiyan
     [not found]     ` <1375860442.896960598-syZRKAW8O9ZsdVUOrk1QfQ@public.gmane.org>
2013-08-07  7:32       ` Wei Ni
2013-08-07  7:32         ` [lm-sensors] " Wei Ni
2013-08-07  7:32         ` Wei Ni
2013-08-07  7:32         ` Wei Ni
     [not found]         ` <5201F811.9050602-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-08-07  7:50           ` Guenter Roeck
2013-08-07  7:50             ` [lm-sensors] " Guenter Roeck
2013-08-07  7:50             ` Guenter Roeck
2013-08-07  7:50             ` Guenter Roeck
2013-08-07  8:07             ` Wei Ni
2013-08-07  8:07               ` [lm-sensors] " Wei Ni
2013-08-07  8:07               ` Wei Ni
2013-08-07  8:07               ` Wei Ni
     [not found]               ` <52020047.1080705-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-08-07  8:45                 ` Alexander Shiyan
2013-08-07  8:45                   ` [lm-sensors] [PATCH 1/2] hwmon: (lm90) Add po Alexander Shiyan
2013-08-07  8:45                   ` [PATCH 1/2] hwmon: (lm90) Add power control Alexander Shiyan
2013-08-07  8:45                   ` Alexander Shiyan
     [not found]                   ` <1375865105.562600640-y1D/hCXJdYBsdVUOrk1QfQ@public.gmane.org>
2013-08-07  9:35                     ` Wei Ni
2013-08-07  9:35                       ` [lm-sensors] " Wei Ni
2013-08-07  9:35                       ` Wei Ni
2013-08-07  9:35                       ` Wei Ni
     [not found]                       ` <520214C9.1010200-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-08-07 16:06                         ` Stephen Warren
2013-08-07 16:06                           ` [lm-sensors] " Stephen Warren
2013-08-07 16:06                           ` Stephen Warren
2013-08-07 16:06                           ` Stephen Warren
     [not found]                           ` <52027086.1090608-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-08-07 16:44                             ` Guenter Roeck
2013-08-07 16:44                               ` [lm-sensors] " Guenter Roeck
2013-08-07 16:44                               ` Guenter Roeck
2013-08-07 16:44                               ` Guenter Roeck
2013-08-07  7:45     ` Guenter Roeck
2013-08-07  7:45       ` [lm-sensors] " Guenter Roeck
2013-08-07  7:45       ` Guenter Roeck
2013-08-07  6:52 ` [PATCH 2/2] ARM: dt: t114 dalmore: add dt entry for nct1008 Wei Ni
2013-08-07  6:52   ` [lm-sensors] " Wei Ni
2013-08-07  6:52   ` Wei Ni
2013-08-07  6:52   ` Wei Ni
     [not found]   ` <1375858358-15070-3-git-send-email-wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-08-07 16:03     ` Stephen Warren
2013-08-07 16:03       ` [lm-sensors] " Stephen Warren
2013-08-07 16:03       ` Stephen Warren
2013-08-07 16:03       ` Stephen Warren
     [not found]       ` <52026FEE.9070003-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-08-08  2:36         ` Wei Ni
2013-08-08  2:36           ` [lm-sensors] " Wei Ni
2013-08-08  2:36           ` Wei Ni
2013-08-08  2:36           ` Wei Ni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.