linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] sbs-battery: Add missing power class sysfs files
@ 2014-08-04 11:47 Javier Martinez Canillas
  2014-08-04 11:47 ` [PATCH 1/2] sbs-battery: export manufacturer and model name to sysfs Javier Martinez Canillas
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Javier Martinez Canillas @ 2014-08-04 11:47 UTC (permalink / raw)
  To: Sebastian Reichel
  Cc: Dmitry Eremin-Solenikov, Doug Anderson, Olof Johansson, Simon Que,
	cychiang, linux-pm, linux-samsung-soc, Javier Martinez Canillas

This series add the model_name, manufacturer and voltage_min_design
files from the power supply monitor class sysfs interface that were
missing for the sbs-battery driver. The commits were taken from the
Chrome OS 3.8 downstream kernel and patches were squashed when they
just fixed bugs introduced on previous commits that do the export.

The patch-set was tested on a Exynos5420 based Peach Pit machine by
confirming that the sysfs files existed and provide the right data:

# cat /sys/class/power_supply/sbs-20-000b/{voltage_min_design,manufacturer,model_name}
7500000
SANYO
4302A40

Simon Que (1):
  sbs-battery: add min design voltage to sbs-battery

cychiang (1):
  sbs-battery: export manufacturer and model name to sysfs

 drivers/power/sbs-battery.c | 125 +++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 123 insertions(+), 2 deletions(-)

Best regards,
Javier

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

end of thread, other threads:[~2014-08-06  0:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04 11:47 [PATCH 0/2] sbs-battery: Add missing power class sysfs files Javier Martinez Canillas
2014-08-04 11:47 ` [PATCH 1/2] sbs-battery: export manufacturer and model name to sysfs Javier Martinez Canillas
2014-08-04 11:47 ` [PATCH 2/2] sbs-battery: add min design voltage to sbs-battery Javier Martinez Canillas
2014-08-06  0:40 ` [PATCH 0/2] sbs-battery: Add missing power class sysfs files Sebastian Reichel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).