RE: [PATCH 1/4] power_supply: Add inlmt,iterm, min/max temp props

From: Jingoo Han
Date: Thu Jan 23 2014 - 04:01:05 EST


On Thursday, January 23, 2014 2:20 AM, Jenny TC wrote:
>
> Add new power supply properties for input current, charge termination
> current, min and max temperature
>
> POWER_SUPPLY_PROP_TEMP_MIN - minimum operatable temperature
> POWER_SUPPLY_PROP_TEMP_MAX - maximum operatable temperature
>
> POWER_SUPPLY_PROP_INLMT - input current limit programmed by charger. Indicates
> the input current for a charging source.
>
> POWER_SUPPLY_PROP_CHARGE_TERM_CUR - Charge termination current used to detect
> the end of charge condition
>
> Change-Id: Ifb40662bbfa24387ac7493ffa7ce01c6fae7e800

Please remove this 'Change-Id' from the commit message.

Best regards,
Jingoo Han

> Signed-off-by: Jenny TC <jenny.tc@xxxxxxxxx>
> ---
> Documentation/power/power_supply_class.txt | 6 ++++++
> drivers/power/power_supply_sysfs.c | 4 ++++
> include/linux/power_supply.h | 4 ++++
> 3 files changed, 14 insertions(+)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/