All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: Place drivers on standby on error
@ 2015-03-29 12:19 Cristina Opriceana
  2015-03-29 12:22 ` [PATCH 1/2] iio: magnetometer: mag3110.c: Place driver " Cristina Opriceana
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Cristina Opriceana @ 2015-03-29 12:19 UTC (permalink / raw)
  To: outreachy-kernel

This patchset places drivers on standby when an error occurs.

I know these don't belong to the staging area, but I need a
review before sending them.

Cristina Opriceana (2):
  iio: magnetometer: mag3110: Place driver on standby on error
  iio: light: ltr501: Powerdown device on error

 drivers/iio/light/ltr501.c         | 19 ++++++++++---------
 drivers/iio/magnetometer/mag3110.c | 18 ++++++++++--------
 2 files changed, 20 insertions(+), 17 deletions(-)

-- 
1.9.1



^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/2] iio: Place drivers on standby on error
@ 2015-04-01 11:00 Cristina Opriceana
  0 siblings, 0 replies; 5+ messages in thread
From: Cristina Opriceana @ 2015-04-01 11:00 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: linux-iio, outreachy-kernel, daniel.baluta

This patchset places drivers on standby when an error occurs
to avoid wasting power.

Cristina Opriceana (2):
  iio: magnetometer: mag3110: Place driver on standby on error
  iio: light: ltr501: Powerdown device on error

 drivers/iio/light/ltr501.c         | 18 ++++++++++--------
 drivers/iio/magnetometer/mag3110.c | 18 ++++++++++--------
 2 files changed, 20 insertions(+), 16 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-04-01 11:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-29 12:19 [PATCH 0/2] iio: Place drivers on standby on error Cristina Opriceana
2015-03-29 12:22 ` [PATCH 1/2] iio: magnetometer: mag3110.c: Place driver " Cristina Opriceana
2015-03-29 12:24 ` [PATCH 2/2] iio: light: ltr501: Powerdown device " Cristina Opriceana
2015-03-29 13:04 ` [Outreachy kernel] [PATCH 0/2] iio: Place drivers on standby " Daniel Baluta
  -- strict thread matches above, loose matches on Subject: below --
2015-04-01 11:00 Cristina Opriceana

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.