All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Small fixes for Nokia N900 power supply drivers
@ 2016-02-21 11:28 Pali Rohár
  2016-02-21 11:28 ` [PATCH 1/6] power_supply: isp1704_charger: Error messages when probe fail Pali Rohár
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Pali Rohár @ 2016-02-21 11:28 UTC (permalink / raw)
  To: Benoît Cousson, Tony Lindgren, Sebastian Reichel,
	Dmitry Eremin-Solenikov, David Woodhouse, Pavel Machel,
	Aaro Koskinen, Ivaylo Dimitrov, Nishanth Menon
  Cc: linux-pm, linux-omap, devicetree, linux-kernel, Pali Rohár

This patch series add debug error output for isp1704 driver and fix
module aliases for power supply drivers uses on Nokia N900.

Pali Rohár (6):
  power_supply: isp1704_charger: Error messages when probe fail
  power_supply: isp1704_charger: Add compatible of match for
    nxp,isp1707
  power_supply: bq2415x_charger: Do not add acpi modalias when
    CONFIG_ACPI is not enabled
  power_supply: bq2415x_charger: Add of modalias and match table when
    CONFIG_OF is enabled
  power_supply: bq27xxx_battery: Add of modalias and match table when
    CONFIG_OF is enabled
  ARM: dts: n900: Rename isp1704 to isp1707 to match correct name

 arch/arm/boot/dts/omap3-n900.dts    |    6 +++---
 drivers/power/bq2415x_charger.c     |   22 ++++++++++++++++++++++
 drivers/power/bq27xxx_battery.c     |   12 ++++++++++++
 drivers/power/bq27xxx_battery_i2c.c |   24 ++++++++++++++++++++++++
 drivers/power/isp1704_charger.c     |   19 +++++++++++++++----
 5 files changed, 76 insertions(+), 7 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2016-02-23  2:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-21 11:28 [PATCH 0/6] Small fixes for Nokia N900 power supply drivers Pali Rohár
2016-02-21 11:28 ` [PATCH 1/6] power_supply: isp1704_charger: Error messages when probe fail Pali Rohár
2016-02-21 13:32   ` Pavel Machek
2016-02-21 11:28 ` [PATCH 2/6] power_supply: isp1704_charger: Add compatible of match for nxp,isp1707 Pali Rohár
2016-02-21 11:28 ` [PATCH 3/6] power_supply: bq2415x_charger: Do not add acpi modalias when CONFIG_ACPI is not enabled Pali Rohár
2016-02-21 13:33   ` Pavel Machek
2016-02-21 11:28 ` [PATCH 4/6] power_supply: bq2415x_charger: Add of modalias and match table when CONFIG_OF is enabled Pali Rohár
2016-02-21 11:28 ` [PATCH 5/6] power_supply: bq27xxx_battery: " Pali Rohár
2016-02-21 11:28 ` [PATCH 6/6] ARM: dts: n900: Rename isp1704 to isp1707 to match correct name Pali Rohár
2016-02-21 14:05   ` Pavel Machek
2016-02-22 19:06     ` Tony Lindgren
2016-02-23  2:29       ` Sebastian Reichel
2016-02-21 19:41 ` [PATCH 0/6] Small fixes for Nokia N900 power supply drivers Sebastian Reichel

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.