Age | Commit message (Expand) | Author | Files | Lines |
2013-03-04 | PM / OPP: improve introductory documentation | Nishanth Menon | 1 | -5/+20 |
2013-02-10 | suspend: enable freeze timeout configuration through sys | Li Fei | 1 | -0/+5 |
2013-01-26 | PM / Runtime: Add new helper function: pm_runtime_active() | ShuoX Liu | 1 | -0/+4 |
2013-01-06 | PM: Move disabling/enabling runtime PM to late suspend/early resume | Rafael J. Wysocki | 1 | -4/+5 |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Anton Vorontsov | 1 | -1/+1 |
2012-11-18 | power_supply: Add support for CHARGE_CONTROL_* attributes | Ramakrishna Pallala | 1 | -0/+3 |
2012-10-23 | PM / QoS: Introduce PM QoS device flags support | Rafael J. Wysocki | 1 | -1/+1 |
2012-10-07 | Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -0/+7 |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-09-01 | doc: fix broken utf8 encoding | Oskar Schirmer | 1 | -1/+1 |
2012-08-23 | power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAX | Ramakrishna Pallala | 1 | -0/+4 |
2012-08-23 | power_supply: Add new power supply AUTHENTIC property | Ramakrishna Pallala | 1 | -0/+3 |
2012-08-01 | Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -0/+10 |
2012-07-19 | Merge branch 'pm-doc' | Rafael J. Wysocki | 1 | -4/+5 |
2012-07-14 | power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENT | Ramakrishna Pallala | 1 | -0/+6 |
2012-07-03 | PM / Documentation: fix typos in power management description | Oskar Schirmer | 1 | -4/+5 |
2012-07-01 | PM / Hibernate: Enable suspend to both for in-kernel hibernation. | Bojan Smojver | 1 | -0/+5 |
2012-06-20 | power_supply: Add constant charge_current and charge_voltage properties | Ramakrishna Pallala | 1 | -0/+4 |
2012-05-31 | Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2 | -2/+41 |
2012-05-24 | Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -1/+1 |
2012-05-12 | Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma... | Mark Brown | 1 | -2/+1 |
2012-05-06 | charger-manager: Provide cm_notify_event function for in-kernel use | Chanwoo Choi | 1 | -1/+15 |
2012-05-06 | charger-manager: Poll battery health in normal state | Chanwoo Choi | 1 | -1/+24 |
2012-05-05 | PM / Documentation: suspend-and-cpuhotplug.txt: Fix typo | Marcos Paulo de Souza | 1 | -1/+1 |
2012-05-05 | power_supply: Add voltage_ocv property and use it for max17042 driver | Ramakrishna Pallala | 1 | -0/+2 |
2012-04-30 | PM / Freezer / Docs: Update documentation about freezing of tasks | Marcos Paulo de Souza | 1 | -18/+19 |
2012-04-13 | regulator: Update regulator_register() API signature in Documentation | Axel Lin | 1 | -2/+1 |
2012-02-10 | PM / Freezer / Docs: Document the beauty of freeze/thaw semantics | Srivatsa S. Bhat | 1 | -0/+21 |
2012-01-29 | PM / Sleep: Introduce "late suspend" and "early resume" of devices | Rafael J. Wysocki | 1 | -32/+61 |
2012-01-20 | PM / Documentation: Fix minor issue in freezing_of_tasks.txt | Viresh Kumar | 1 | -4/+4 |
2012-01-20 | PM / Documentation: Fix spelling mistake in basic-pm-debugging.txt | Viresh Kumar | 1 | -1/+1 |
2012-01-12 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -0/+163 |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 1 | -1/+1 |
2012-01-04 | Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne... | Anton Vorontsov | 9 | -29/+435 |
2012-01-04 | power_supply: Charger-Manager: Add properties for power-supply-class | Donggeun Kim | 1 | -0/+14 |
2012-01-04 | power_supply: Add initial Charger-Manager driver | Donggeun Kim | 1 | -0/+149 |
2011-12-22 | PM: Run the driver callback directly if the subsystem one is not there | Rafael J. Wysocki | 2 | -78/+89 |
2011-12-22 | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 2 | -58/+93 |
2011-12-09 | PM / Sleep: Recommend [un]lock_system_sleep() over using pm_mutex directly | Srivatsa S. Bhat | 1 | -0/+25 |
2011-12-05 | regulator: Fix regulator_register() API signature in Documentation | Rajendra Nayak | 1 | -1/+1 |
2011-11-29 | PM / Sleep: Update documentation related to system wakeup | Rafael J. Wysocki | 1 | -22/+38 |
2011-11-29 | PM / Runtime: Make documentation follow the new behavior of irq_safe | Rafael J. Wysocki | 1 | -5/+6 |
2011-11-29 | PM / Sleep: Correct inaccurate information in devices.txt | Rafael J. Wysocki | 1 | -4/+3 |
2011-11-29 | PM / Domains: Document how PM domains are used by the PM core | Rafael J. Wysocki | 2 | -26/+45 |
2011-11-22 | freezer: unexport refrigerator() and update try_to_freeze() slightly | Tejun Heo | 1 | -6/+6 |
2011-11-22 | freezer: don't unnecessarily set PF_NOFREEZE explicitly | Tejun Heo | 1 | -1/+1 |
2011-11-05 | PM / Runtime: Automatically retry failed autosuspends | Alan Stern | 1 | -0/+10 |
2011-11-05 | PM / Sleep: Update freezer documentation | Srivatsa S. Bhat | 1 | -4/+4 |
2011-11-02 | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator | Linus Torvalds | 1 | -6/+13 |
2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -17/+405 |