aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PM: Move disabling/enabling runtime PM to late suspend/early resumeRafael J. Wysocki2013-01-051-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov2012-12-121-1/+1
|\
| * PM / QoS: Introduce PM QoS device flags supportRafael J. Wysocki2012-10-221-1/+1
* | power_supply: Add support for CHARGE_CONTROL_* attributesRamakrishna Pallala2012-11-171-0/+3
|/
* Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds2012-10-071-0/+7
|\
| * power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAXRamakrishna Pallala2012-08-221-0/+4
| * power_supply: Add new power supply AUTHENTIC propertyRamakrishna Pallala2012-08-221-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-1/+1
|\ \ | |/ |/|
| * doc: fix broken utf8 encodingOskar Schirmer2012-09-011-1/+1
* | Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds2012-07-311-0/+10
|\ \ | |/ |/|
| * power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENTRamakrishna Pallala2012-07-131-0/+6
| * power_supply: Add constant charge_current and charge_voltage propertiesRamakrishna Pallala2012-06-191-0/+4
* | Merge branch 'pm-doc'Rafael J. Wysocki2012-07-181-4/+5
|\ \
| * | PM / Documentation: fix typos in power management descriptionOskar Schirmer2012-07-031-4/+5
| |/
* / PM / Hibernate: Enable suspend to both for in-kernel hibernation.Bojan Smojver2012-07-011-0/+5
|/
* Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6Linus Torvalds2012-05-312-2/+41
|\
| * charger-manager: Provide cm_notify_event function for in-kernel useChanwoo Choi2012-05-051-1/+15
| * charger-manager: Poll battery health in normal stateChanwoo Choi2012-05-051-1/+24
| * power_supply: Add voltage_ocv property and use it for max17042 driverRamakrishna Pallala2012-05-041-0/+2
* | Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-05-231-1/+1
|\ \
| * | PM / Documentation: suspend-and-cpuhotplug.txt: Fix typoMarcos Paulo de Souza2012-05-051-1/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...Mark Brown2012-05-121-2/+1
|\ \ \ | |_|/ |/| |
| | * regulator: Update regulator_register() API signature in DocumentationAxel Lin2012-04-131-2/+1
| |/
* / PM / Freezer / Docs: Update documentation about freezing of tasksMarcos Paulo de Souza2012-04-291-18/+19
|/
* PM / Freezer / Docs: Document the beauty of freeze/thaw semanticsSrivatsa S. Bhat2012-02-091-0/+21
* PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-291-32/+61
* PM / Documentation: Fix minor issue in freezing_of_tasks.txtViresh Kumar2012-01-191-4/+4
* PM / Documentation: Fix spelling mistake in basic-pm-debugging.txtViresh Kumar2012-01-191-1/+1
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2012-01-111-0/+163
|\
| * Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...Anton Vorontsov2012-01-039-29/+435
| |\
| * | power_supply: Charger-Manager: Add properties for power-supply-classDonggeun Kim2012-01-031-0/+14
| * | power_supply: Add initial Charger-Manager driverDonggeun Kim2012-01-031-0/+149
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2012-01-101-1/+1
|\ \ \
| * | | regulator: Fix regulator_register() API signature in DocumentationRajendra Nayak2011-12-051-1/+1
| | |/ | |/|
* | | PM: Run the driver callback directly if the subsystem one is not thereRafael J. Wysocki2011-12-212-78/+89
* | | Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-212-58/+93
|\ \ \
| * | | PM / Sleep: Update documentation related to system wakeupRafael J. Wysocki2011-11-281-22/+38
| * | | PM / Runtime: Make documentation follow the new behavior of irq_safeRafael J. Wysocki2011-11-281-5/+6
| * | | PM / Sleep: Correct inaccurate information in devices.txtRafael J. Wysocki2011-11-281-4/+3
| * | | PM / Domains: Document how PM domains are used by the PM coreRafael J. Wysocki2011-11-282-26/+45
| |/ /
* | | PM / Sleep: Recommend [un]lock_system_sleep() over using pm_mutex directlySrivatsa S. Bhat2011-12-081-0/+25
* | | freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-211-6/+6
* | | freezer: don't unnecessarily set PF_NOFREEZE explicitlyTejun Heo2011-11-211-1/+1
|/ /
* | PM / Runtime: Automatically retry failed autosuspendsAlan Stern2011-11-041-0/+10
* | PM / Sleep: Update freezer documentationSrivatsa S. Bhat2011-11-041-4/+4
* | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds2011-11-011-6/+13
|\ \
| * | regulator: Clarify documentation for regulator-regulator suppliesMark Brown2011-10-071-2/+9
| * | regulator: Fix some bitrot in the machine driver documentationMark Brown2011-10-071-4/+4
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-256-17/+405
|\ \ \
| * | | PM / Documentation: Update docs about suspend and CPU hotplugSrivatsa S. Bhat2011-10-212-0/+277