lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-id: <5493E318.1000608@samsung.com>
Date:	Fri, 19 Dec 2014 17:34:32 +0900
From:	jonghwa3.lee@...sung.com
To:	Jonghwa Lee <jonghwa3.lee@...sung.com>
Cc:	linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org,
	sre@...nel.org, dbaryshkov@...il.com, dwmw2@...radead.org,
	anton@...msg.org, pavel@....cz, myungjoo.ham@...sung.com,
	cw00.choi@...sung.com
Subject: Re: [PATCH RESEND V2 0/10] Improve charger manager driver for
 optimized operation.

On 2014년 12월 19일 11:47, Jonghwa Lee wrote:

> After charger manager's initially introduced, it has kept its codes without any
> big change. However, the charger manager working operation isn't optimized and
> it also has unused codes and non-generic interface. This series tries to make
> charger manager more generic and maintainable with some fixes.
> 
> [Changes in V2]
> - Rebase patch series on latest of battery-2.6.git.
> - Seperate 'power: charger-manager: Rearrange data and monitor ~' patch into
>   several patches depends on its purpose.
> - Add 2 patches related with polling mode.
> 
> Jonghwa Lee (10):
>   power: charger-manager: Use thermal subsystem interface only to get
>     temperature.
>   power: charger-manager: Use power_supply_changed() not private
>     uevent.
>   power: charger-manager: Remove deprecated function,
>     cm_notify_event().
>   power: charger-manager: Fix to use CHARGE_NOW/FULL property
>     correctly.
>   power: charger-manager: Concentrate scattered power_supply_changed()
>     calls.
>   power: charger-manager: Get external power souce information only
>     from EXTCON.
>   power: charger-manager: Make chraging decision focusing on battery
>     status.
>   power: charger-manager: Not to start charging directly in cable
>     nofitication.
>   power: charger-manager: Support different polling mode for sleep
>     state.
>   power: charger-manager: Support to change polling rate in runtime.
> 
>  .../bindings/power_supply/charger-manager.txt      |    1 -
>  drivers/power/Kconfig                              |    1 +
>  drivers/power/charger-manager.c                    |  758 ++++++--------------
>  include/linux/power/charger-manager.h              |   34 +-
>  4 files changed, 219 insertions(+), 575 deletions(-)



Oops, I omitted a patch from series,
I'll resend it again.

Sorry for noise.

Thanks,
Jonghwa

> 


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ