RE: [PATCH] power_supply: Add charge_rate_limit power supplyattribute

From: Pallala, Ramakrishna
Date: Wed Jun 20 2012 - 05:59:47 EST


> Sent: Wednesday, June 20, 2012 1:38 PM
> To: linux-kernel@xxxxxxxxxxxxxxx
> Cc: Anton Vorontsov; Anton Vorontsov; Pallala, Ramakrishna
> Subject: [PATCH] power_supply: Add charge_rate_limit power supply attribute
>
> During charging battery temperature and charger chip(die) temperature will go
> up and this intern adds upto the overall platform temperature.
> On mobile devices this can have huge impact on the user(user experience).
>
> This patch adds a new power supply property charge_rate_limit which can be
> used by user space app/framework(Ex: Thermal Manager) to control the overall
> platform temperature by changing the charge rate property.
>
> Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@xxxxxxxxx>
> ---
> Documentation/power/power_supply_class.txt | 4 ++++
> drivers/power/power_supply_sysfs.c | 1 +
> include/linux/power_supply.h | 8 ++++++++
> 3 files changed, 13 insertions(+), 0 deletions(-)

Please ignore this patch.

Thanks,
Ram
--
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/