public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] thinkpad_acpi: Add support for controlling charge thresholds
@ 2013-11-11 13:56 Julian Andres Klode
  2013-11-11 13:56 ` [PATCH 1/4] " Julian Andres Klode
                   ` (5 more replies)
  0 siblings, 6 replies; 20+ messages in thread
From: Julian Andres Klode @ 2013-11-11 13:56 UTC (permalink / raw)
  To: Henrique de Moraes Holschuh, Matthew Garrett
  Cc: Julian Andres Klode, open list:THINKPAD ACPI EXT...,
	open list:THINKPAD ACPI EXT..., open list

This patch series adds support for specifying charging thresholds,
forcing a battery to discharge, and inhibiting charging, on ThinkPad
Laptops using Sandy Bridge or newer processors.

The first two patches should be stable now, the third one does not work on
my test system (but I'd appreciate if anyone with something other than an
X230 tests it). 

The inhibit charging part is a bit unprecise, and I can obviously not test
that -1 really means permanently, but I assume it does. I don't know whether
this one should be merged.

Changes since the RFC PATCH:
  - Define batteries more dynamically instead of statically using large
    macros. Added support for up to 3 batteries, unsupported ones will not
    be exported.
  - Added 3 more new patches with more features

Julian Andres Klode (4):
  thinkpad_acpi: Add support for controlling charge thresholds
  thinkpad_acpi: battery: Add force_discharge attribute
  thinkpad_acpi: battery: Add force_discharge_ac_break attribute
  thinkpad_acpi: battery: Add inhibit_charge_minutes attribute

 Documentation/laptops/thinkpad-acpi.txt |  37 ++++
 drivers/platform/x86/thinkpad_acpi.c    | 300 ++++++++++++++++++++++++++++++++
 2 files changed, 337 insertions(+)

-- 
1.8.4.2


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

end of thread, other threads:[~2014-04-09 18:01 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-11 13:56 [PATCH 0/4] thinkpad_acpi: Add support for controlling charge thresholds Julian Andres Klode
2013-11-11 13:56 ` [PATCH 1/4] " Julian Andres Klode
2013-11-13 13:50   ` Julian Andres Klode
2013-12-30 13:29   ` Julian Andres Klode
2013-12-30 21:58     ` Henrique de Moraes Holschuh
2013-12-30 22:40       ` Henrique de Moraes Holschuh
2013-12-31  0:01         ` Julian Andres Klode
2013-12-31 12:12           ` [ibm-acpi-devel] " Henrique de Moraes Holschuh
2013-12-31 22:46             ` Julian Andres Klode
2014-04-06 12:14               ` Julian Andres Klode
2014-04-09 18:00                 ` Henrique de Moraes Holschuh
2013-11-11 13:56 ` [PATCH 2/4] thinkpad_acpi: battery: Add force_discharge attribute Julian Andres Klode
2013-11-11 13:56 ` [PATCH 3/4] thinkpad_acpi: battery: Add force_discharge_ac_break attribute Julian Andres Klode
2013-11-11 13:56 ` [PATCH 4/4] thinkpad_acpi: battery: Add inhibit_charge_minutes attribute Julian Andres Klode
2013-11-25 14:59 ` [PATCH 0/4] thinkpad_acpi: Add support for controlling charge thresholds Julian Andres Klode
2013-12-28 21:10 ` Julian Andres Klode
2013-12-28 22:10   ` Henrique de Moraes Holschuh
2013-12-30 13:26     ` Julian Andres Klode
2013-12-30 20:06       ` Henrique de Moraes Holschuh
2014-01-20 21:22       ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox