| Commit message (Expand) | Author | Age |
* | Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-10-07 |
|\ |
|
| * | power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAX | Ramakrishna Pallala | 2012-08-23 |
| * | power_supply: Add new power supply AUTHENTIC property | Ramakrishna Pallala | 2012-08-22 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 |
|\ \
| |/
|/| |
|
| * | doc: fix broken utf8 encoding | Oskar Schirmer | 2012-09-01 |
* | | Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-07-31 |
|\ \
| |/
|/| |
|
| * | power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENT | Ramakrishna Pallala | 2012-07-13 |
| * | power_supply: Add constant charge_current and charge_voltage properties | Ramakrishna Pallala | 2012-06-19 |
* | | Merge branch 'pm-doc' | Rafael J. Wysocki | 2012-07-18 |
|\ \ |
|
| * | | PM / Documentation: fix typos in power management description | Oskar Schirmer | 2012-07-03 |
| |/ |
|
* / | PM / Hibernate: Enable suspend to both for in-kernel hibernation. | Bojan Smojver | 2012-07-01 |
|/ |
|
* | Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-05-31 |
|\ |
|
| * | charger-manager: Provide cm_notify_event function for in-kernel use | Chanwoo Choi | 2012-05-05 |
| * | charger-manager: Poll battery health in normal state | Chanwoo Choi | 2012-05-05 |
| * | power_supply: Add voltage_ocv property and use it for max17042 driver | Ramakrishna Pallala | 2012-05-04 |
* | | Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2012-05-23 |
|\ \ |
|
| * | | PM / Documentation: suspend-and-cpuhotplug.txt: Fix typo | Marcos Paulo de Souza | 2012-05-05 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma... | Mark Brown | 2012-05-12 |
|\ \ \
| |_|/
|/| | |
|
| | * | regulator: Update regulator_register() API signature in Documentation | Axel Lin | 2012-04-13 |
| |/ |
|
* / | PM / Freezer / Docs: Update documentation about freezing of tasks | Marcos Paulo de Souza | 2012-04-29 |
|/ |
|
* | PM / Freezer / Docs: Document the beauty of freeze/thaw semantics | Srivatsa S. Bhat | 2012-02-09 |
* | PM / Sleep: Introduce "late suspend" and "early resume" of devices | Rafael J. Wysocki | 2012-01-29 |
* | PM / Documentation: Fix minor issue in freezing_of_tasks.txt | Viresh Kumar | 2012-01-19 |
* | PM / Documentation: Fix spelling mistake in basic-pm-debugging.txt | Viresh Kumar | 2012-01-19 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-01-11 |
|\ |
|
| * | Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne... | Anton Vorontsov | 2012-01-04 |
| |\ |
|
| * | | power_supply: Charger-Manager: Add properties for power-supply-class | Donggeun Kim | 2012-01-03 |
| * | | power_supply: Add initial Charger-Manager driver | Donggeun Kim | 2012-01-03 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2012-01-10 |
|\ \ \ |
|
| * | | | regulator: Fix regulator_register() API signature in Documentation | Rajendra Nayak | 2011-12-05 |
| | |/
| |/| |
|
* | | | PM: Run the driver callback directly if the subsystem one is not there | Rafael J. Wysocki | 2011-12-21 |
* | | | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 2011-12-21 |
|\ \ \ |
|
| * | | | PM / Sleep: Update documentation related to system wakeup | Rafael J. Wysocki | 2011-11-28 |
| * | | | PM / Runtime: Make documentation follow the new behavior of irq_safe | Rafael J. Wysocki | 2011-11-28 |
| * | | | PM / Sleep: Correct inaccurate information in devices.txt | Rafael J. Wysocki | 2011-11-28 |
| * | | | PM / Domains: Document how PM domains are used by the PM core | Rafael J. Wysocki | 2011-11-28 |
| |/ / |
|
* | | | PM / Sleep: Recommend [un]lock_system_sleep() over using pm_mutex directly | Srivatsa S. Bhat | 2011-12-08 |
* | | | freezer: unexport refrigerator() and update try_to_freeze() slightly | Tejun Heo | 2011-11-21 |
* | | | freezer: don't unnecessarily set PF_NOFREEZE explicitly | Tejun Heo | 2011-11-21 |
|/ / |
|
* | | PM / Runtime: Automatically retry failed autosuspends | Alan Stern | 2011-11-04 |
* | | PM / Sleep: Update freezer documentation | Srivatsa S. Bhat | 2011-11-04 |
* | | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator | Linus Torvalds | 2011-11-01 |
|\ \ |
|
| * | | regulator: Clarify documentation for regulator-regulator supplies | Mark Brown | 2011-10-07 |
| * | | regulator: Fix some bitrot in the machine driver documentation | Mark Brown | 2011-10-07 |
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-25 |
|\ \ \ |
|
| * | | | PM / Documentation: Update docs about suspend and CPU hotplug | Srivatsa S. Bhat | 2011-10-21 |
| * | | | PM / Hibernate: Freeze kernel threads after preallocating memory | Rafael J. Wysocki | 2011-10-16 |
| * | | | PM: Update the policy on default wakeup settings | Alan Stern | 2011-10-16 |
| * | | | PM / Suspend: Add statistics debugfs file for suspend to RAM | ShuoX Liu | 2011-10-16 |
| * | | | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 2011-10-16 |
| |\ \ \ |
|