[RFC] charger: Offer kernel build that disables disks, screen, etc.and lets laptop serve as charger for USB/FireWire devices

From: Pander
Date: Fri Aug 14 2009 - 09:20:30 EST


Hi all,

Consider situations where normal power outlets are not available, e.g.
when travelling in remote areas or in an air plane or train, but you do
need to charge USB/FireWire devices like a mobile telephone, camera,
PDA, etc. It would be efficient to boot your laptop with a special
kernel that turns it into a charger.

Some laptops already offer this feature, however the majority of laptops
donot. A suspended laptop can offer this too, but please consider
situation orplaces where power is so scarce that normally booting a
laptop in order tocharge another device is undesirable in terms of being
efficient with theenergy stored in the battery or that it is not allowed
to activate RF devicesas is in an air plane.

Normal boot will cause that a lot of power will be consumed by the
disks,screen, CPUs, RF devices, fans, all LEDs (except the one
indicating the deviceis switched on), etc. while you are only interested
in power being available at the USB/FireWire ports.

This can be achieved by building a special kernel that will shut down
all hardware that is not needed for offering power on the before
mentioned ports. Perhaps this can be achieved by kernel configuration
alone or it might require a minimal of functionality to put a laptop
into such a charging state.

Normally, systems automatically shut down before the battery is drained
100%. This kernel will allow you to drain all the entire battery.

The resulting kernel can be installed and made available in a similar
way as the memtest kernel and can be incorporated by installers of
GNU/Linux distributions.

Implementing this idea will allow for highly energy efficient recharging
of devices like telephones, cameras and other mobile devices via your
laptop.

Regards,

Pander

--
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/