All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] iio: sx9500: power and GPIO fixes
@ 2015-04-03 12:47 Vlad Dogaru
  2015-04-03 12:47 ` [PATCH 1/6] iio: sx9500: add power management Vlad Dogaru
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Vlad Dogaru @ 2015-04-03 12:47 UTC (permalink / raw)
  To: jic23, linux-iio; +Cc: Vlad Dogaru

This series addresses a few separate issues of the driver, the main one
being power usage.

Also featured: GPIO pin renaming to something less silly than
"sx9500_gpio-gpios", using a reset pin if available, and finally a minor
formatting nit that kept bugging me.

Vlad Dogaru (6):
  iio: sx9500: add power management
  iio: sx9500: optimize power usage
  iio: sx9500: rename GPIO interrupt pin
  iio: sx9500: refactor GPIO interrupt code
  iio: sx9500: add GPIO reset pin
  iio: sx9500: fix formatting

 drivers/iio/proximity/sx9500.c | 479 ++++++++++++++++++++++++++++++++---------
 1 file changed, 381 insertions(+), 98 deletions(-)

-- 
1.9.1

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

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

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-03 12:47 [PATCH 0/6] iio: sx9500: power and GPIO fixes Vlad Dogaru
2015-04-03 12:47 ` [PATCH 1/6] iio: sx9500: add power management Vlad Dogaru
2015-04-09 16:13   ` Jonathan Cameron
2015-04-03 12:47 ` [PATCH 2/6] iio: sx9500: optimize power usage Vlad Dogaru
2015-04-09 16:27   ` Jonathan Cameron
2015-04-10 10:36     ` Vlad Dogaru
2015-04-12 16:08       ` Jonathan Cameron
2015-04-03 12:47 ` [PATCH 3/6] iio: sx9500: rename GPIO interrupt pin Vlad Dogaru
2015-04-09 16:28   ` Jonathan Cameron
2015-04-18 18:59   ` Jonathan Cameron
2015-04-03 12:47 ` [PATCH 4/6] iio: sx9500: refactor GPIO interrupt code Vlad Dogaru
2015-04-09 16:30   ` Jonathan Cameron
2015-04-03 12:47 ` [PATCH 5/6] iio: sx9500: add GPIO reset pin Vlad Dogaru
2015-04-09 16:31   ` Jonathan Cameron
2015-04-03 12:47 ` [PATCH 6/6] iio: sx9500: fix formatting Vlad Dogaru
2015-04-09 16:31   ` Jonathan Cameron

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.