All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/4] s3c24xx: iPAQ rx1950 series
@ 2010-07-17 10:57 Vasily Khoruzhick
  2010-07-17 10:57 ` [PATCH v5 1/4] Add HP iPAQ rx1950 LEDs driver Vasily Khoruzhick
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Vasily Khoruzhick @ 2010-07-17 10:57 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series adds more support for iPAQ rx1950 PDA to linux:
1. LEDs driver -- it controls blue, green and red LEDs on rx1950
2. Battery driver -- adds ability to monitor and charge battery.
This driver is suitable for H1940 PDA aswell (just need to write
some machine specific callbacks and get voltage LUTs)

v2: removed ac registration from s3c_adc_battery driver, use
pda_power instead for ac support

v3: split LEDs patch to driver and machine parts,
split battery patch into battery + LED trigger parts,
now battery driver can skip gpio/callbacks usage
(if there's no gpio pin to determine that battery is
full or if charger is enabled automatically)

v4: add .blink_set callback to LEDs driver instead of
using LED_HALF value for blinking, remove LED triggers
from battery driver completely (for now)

v5: restore lut_acin usage in s3c_adc_battery driver,
it was accidently removed during removing AC support
from driver

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

end of thread, other threads:[~2010-07-23 14:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-17 10:57 [PATCH v5 0/4] s3c24xx: iPAQ rx1950 series Vasily Khoruzhick
2010-07-17 10:57 ` [PATCH v5 1/4] Add HP iPAQ rx1950 LEDs driver Vasily Khoruzhick
2010-07-17 10:57 ` [PATCH v5 2/4] rx1950: add LEDs device Vasily Khoruzhick
2010-07-17 10:57 ` [PATCH v5 3/4] Add s3c-adc-battery driver Vasily Khoruzhick
2010-07-21  0:42   ` Ben Dooks
2010-07-23 13:18   ` Anton Vorontsov
2010-07-23 14:17     ` Vasily Khoruzhick
2010-07-17 10:57 ` [PATCH v5 4/4] rx1950: add battery device Vasily Khoruzhick
2010-07-20 12:35 ` [PATCH v5 0/4] s3c24xx: iPAQ rx1950 series Vasily Khoruzhick
2010-07-23 12:59   ` Vasily Khoruzhick

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.