| Age | Commit message (Expand) | Author | Files | Lines |
| 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-22 | power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAX | Ramakrishna Pallala | 1 | -0/+4 |
| 2012-08-22 | power_supply: Add new power supply AUTHENTIC property | Ramakrishna Pallala | 1 | -0/+3 |
| 2012-07-31 | 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-13 | 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-19 | 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-23 | 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-05 | charger-manager: Provide cm_notify_event function for in-kernel use | Chanwoo Choi | 1 | -1/+15 |
| 2012-05-05 | 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-04 | power_supply: Add voltage_ocv property and use it for max17042 driver | Ramakrishna Pallala | 1 | -0/+2 |
| 2012-04-29 | 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-09 | 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-19 | PM / Documentation: Fix minor issue in freezing_of_tasks.txt | Viresh Kumar | 1 | -4/+4 |
| 2012-01-19 | PM / Documentation: Fix spelling mistake in basic-pm-debugging.txt | Viresh Kumar | 1 | -1/+1 |
| 2012-01-11 | 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-21 | PM: Run the driver callback directly if the subsystem one is not there | Rafael J. Wysocki | 2 | -78/+89 |
| 2011-12-21 | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 2 | -58/+93 |
| 2011-12-08 | 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-28 | PM / Sleep: Update documentation related to system wakeup | Rafael J. Wysocki | 1 | -22/+38 |
| 2011-11-28 | PM / Runtime: Make documentation follow the new behavior of irq_safe | Rafael J. Wysocki | 1 | -5/+6 |
| 2011-11-28 | PM / Sleep: Correct inaccurate information in devices.txt | Rafael J. Wysocki | 1 | -4/+3 |
| 2011-11-28 | PM / Domains: Document how PM domains are used by the PM core | Rafael J. Wysocki | 2 | -26/+45 |
| 2011-11-21 | freezer: unexport refrigerator() and update try_to_freeze() slightly | Tejun Heo | 1 | -6/+6 |
| 2011-11-21 | freezer: don't unnecessarily set PF_NOFREEZE explicitly | Tejun Heo | 1 | -1/+1 |
| 2011-11-04 | PM / Runtime: Automatically retry failed autosuspends | Alan Stern | 1 | -0/+10 |
| 2011-11-04 | PM / Sleep: Update freezer documentation | Srivatsa S. Bhat | 1 | -4/+4 |
| 2011-11-01 | 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 |
| 2011-10-22 | PM / Documentation: Update docs about suspend and CPU hotplug | Srivatsa S. Bhat | 2 | -0/+277 |
| 2011-10-16 | PM / Hibernate: Freeze kernel threads after preallocating memory | Rafael J. Wysocki | 1 | -4/+0 |
| 2011-10-16 | PM: Update the policy on default wakeup settings | Alan Stern | 1 | -1/+3 |
| 2011-10-16 | PM / Suspend: Add statistics debugfs file for suspend to RAM | ShuoX Liu | 1 | -0/+24 |
| 2011-10-16 | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 1 | -7/+12 |
| 2011-10-10 | PM / Runtime: Update document about callbacks | Ming Lei | 1 | -7/+12 |
| 2011-10-07 | Merge branch 'pm-qos' into pm-for-linus | Rafael J. Wysocki | 1 | -5/+87 |
| 2011-10-07 | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 1 | -0/+2 |
| 2011-10-07 | regulator: Clarify documentation for regulator-regulator supplies | Mark Brown | 1 | -2/+9 |
| 2011-10-07 | regulator: Fix some bitrot in the machine driver documentation | Mark Brown | 1 | -4/+4 |
| 2011-10-04 | PM / QoS: Update Documentation for the pm_qos and dev_pm_qos frameworks | Jean Pihet | 1 | -5/+87 |
| 2011-09-27 | doc: fix broken references | Paul Bolle | 2 | -2/+3 |
| 2011-09-21 | PM / Runtime: pm_runtime_idle() can be called in atomic context | Ming Lei | 1 | -0/+1 |
| 2011-08-25 | PM / Runtime: Correct documentation of pm_runtime_irq_safe() | Rafael J. Wysocki | 1 | -2/+1 |
| 2011-08-14 | PM / Runtime: Add might_sleep() to runtime PM functions | Colin Cross | 1 | -0/+1 |
| 2011-08-05 | PM / Runtime: Allow _put_sync() from interrupts-disabled context | Kevin Hilman | 1 | -5/+5 |
| 2011-07-15 | Merge branch 'pm-runtime' into for-linus | Rafael J. Wysocki | 2 | -78/+125 |
| 2011-07-15 | Merge branch 'pm-domains' into for-linus | Rafael J. Wysocki | 2 | -6/+34 |
| 2011-07-15 | PM / OPP: Introduce function to free cpufreq table | Nishanth Menon | 1 | -0/+2 |
| 2011-07-12 | PM / Runtime: Add new helper function: pm_runtime_status_suspended() | Kevin Hilman | 1 | -0/+3 |
| 2011-07-06 | PM / Runtime: Replace "run-time" with "runtime" in documentation | Rafael J. Wysocki | 1 | -65/+65 |
| 2011-07-06 | PM / Runtime: Improve documentation of enable, disable and barrier | Rafael J. Wysocki | 1 | -4/+14 |
| 2011-07-06 | PM: Limit race conditions between runtime PM and system sleep (v2) | Rafael J. Wysocki | 1 | -0/+21 |
| 2011-07-02 | PM / Runtime: Return special error code if runtime PM is disabled | Rafael J. Wysocki | 1 | -2/+4 |
| 2011-07-02 | PM / Runtime: Update documentation of interactions with system sleep | Rafael J. Wysocki | 2 | -11/+22 |
| 2011-07-02 | PM: Introduce generic "noirq" callback routines for subsystems (v2) | Rafael J. Wysocki | 1 | -2/+30 |
| 2011-07-02 | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain | Rafael J. Wysocki | 1 | -4/+4 |
| 2011-07-02 | PM / Runtime: Update documentation regarding driver removal | Rafael J. Wysocki | 1 | -5/+21 |
| 2011-07-02 | PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist. | Kevin Hilman | 1 | -1/+1 |
| 2011-06-21 | PM / Domains: Update documentation | Rafael J. Wysocki | 1 | -27/+14 |
| 2011-06-21 | PM: Update documentation regarding sysdevs | Rafael J. Wysocki | 1 | -26/+0 |
| 2011-06-21 | PM / Runtime: Update doc: usage count no longer incremented across system PM | Kevin Hilman | 1 | -5/+0 |
| 2011-05-27 | regulator: Remove supply_regulator_dev from machine configuration | Mark Brown | 1 | -2/+2 |
| 2011-05-17 | PM: Allow drivers to allocate memory from .prepare() callbacks safely | Rafael J. Wysocki | 2 | -33/+32 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 5 | -9/+9 |
| 2011-03-15 | PM: Documentation/power/states.txt: fix repetition | Alexandre Courbot | 1 | -6/+6 |
| 2011-03-15 | PM: Make system-wide PM and runtime PM treat subsystems consistently | Rafael J. Wysocki | 2 | -23/+19 |
| 2011-03-15 | PM: Add support for device power domains | Rafael J. Wysocki | 1 | -1/+44 |
| 2011-03-15 | PM: Do not create wakeup sysfs files for devices that cannot wake up | Rafael J. Wysocki | 1 | -10/+10 |
| 2010-12-24 | PM: Fix references to basic-pm-debugging.txt in drivers-testing.txt | Jon Mason | 1 | -4/+4 |
| 2010-12-24 | PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3) | Alan Stern | 1 | -0/+31 |
| 2010-12-16 | PM / Runtime: Fix pm_runtime_suspended() | Rafael J. Wysocki | 1 | -2/+2 |
| 2010-11-11 | PM / OPP: Hide OPP configuration when SoCs do not provide an implementation | Mark Brown | 1 | -0/+3 |
| 2010-10-17 | PM: Introduce library for device-specific OPPs (v7) | Nishanth Menon | 2 | -0/+377 |
| 2010-10-17 | PM: Add sysfs attr for rechecking dev hash from PM trace | James Hogan | 1 | -0/+7 |
| 2010-10-17 | PM / Runtime: Implement autosuspend support | Alan Stern | 1 | -7/+183 |
| 2010-10-17 | PM / Runtime: Add no_callbacks flag | Alan Stern | 1 | -0/+37 |
| 2010-10-17 | PM / Hibernate: Make default image size depend on total RAM size | Rafael J. Wysocki | 1 | -1/+1 |
| 2010-10-17 | PM / Hibernate: Compress hibernation image with LZO | Bojan Smojver | 1 | -1/+2 |
| 2010-09-01 | regulator: Update e-mail address for Liam Girdwood | Mark Brown | 1 | -1/+1 |
| 2010-08-04 | Documentation: update broken web addresses. | Justin P. Mattock | 3 | -9/+8 |
| 2010-07-19 | update email address | Pavel Machek | 1 | -1/+1 |
| 2010-05-21 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -266/+992 |
| 2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -9/+9 |
| 2010-05-18 | PM/PCI: Update PCI power management documentation | Rafael J. Wysocki | 1 | -266/+992 |
| 2010-05-10 | PM QOS update | Mark Gross | 1 | -23/+25 |
| 2010-05-10 | PM / Hibernate: document open(/dev/snapshot) side effects | Pavel Machek | 1 | -0/+4 |
| 2010-05-10 | PM: Improve device power management document | Alan Stern | 1 | -428/+383 |
| 2010-05-10 | PM: Update device power management document | Rafael J. Wysocki | 1 | -267/+431 |
| 2010-04-23 | Documentation/: it's -> its where appropriate | Francis Galiegue | 3 | -9/+9 |
| 2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
| 2010-03-06 | PM: Provide generic subsystem-level callbacks | Rafael J. Wysocki | 1 | -0/+65 |
| 2010-03-06 | PM / Runtime: Document power.runtime_auto and related functions | Rafael J. Wysocki | 1 | -0/+28 |
| 2010-02-05 | doc: fix leve -> level typo in pm-runtime doc | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
| 2009-12-22 | PM: Runtime PM documentation update | Alan Stern | 1 | -0/+50 |
| 2009-12-22 | PM / Runtime: Use device type and device class callbacks | Rafael J. Wysocki | 1 | -86/+87 |
| 2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2009-12-06 | PM: Add flag for devices capable of generating run-time wake-up events | Rafael J. Wysocki | 1 | -2/+5 |
| 2009-12-06 | PM / Runtime: Make documentation of runtime_idle() agree with the code | Rafael J. Wysocki | 1 | -2/+3 |
| 2009-12-04 | doc: fix regulator docs cut-and-pasteism | Dr. David Alan Gilbert | 1 | -1/+1 |
| 2009-09-23 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -0/+7 |
| 2009-09-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 1 | -0/+378 |
| 2009-09-22 | regulator: Add some brief design documentation | Mark Brown | 1 | -0/+33 |
| 2009-09-22 | regulator: fix typos | Wolfram Sang | 1 | -2/+2 |
| 2009-09-22 | regulator: update a filename in documentation | Wolfram Sang | 1 | -1/+1 |
| 2009-09-22 | Fix some regulator documentation | Linus Walleij | 2 | -3/+4 |
| 2009-08-23 | PM: Introduce core framework for run-time PM of I/O devices (rev. 17) | Rafael J. Wysocki | 1 | -0/+378 |
| 2009-07-02 | power_supply: Add a charge_type property, and use it for olpc driver | Andres Salomon | 1 | -0/+5 |
| 2009-07-01 | Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL" | Andres Salomon | 1 | -0/+2 |
| 2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -4/+4 |
| 2009-06-12 | PM: Remove bus_type suspend_late()/resume_early() V2 | Magnus Damm | 1 | -29/+5 |
| 2009-06-12 | trivial: Miscellaneous documentation typo fixes | Matt LaPlante | 4 | -4/+4 |
| 2008-10-16 | pm: document use of RTC in pm_trace | Frans Pop | 1 | -0/+18 |
| 2008-10-13 | regulator: core - Rework machine API to remove string based functions. | Liam Girdwood | 2 | -78/+70 |
| 2008-08-05 | pm_qos: spelling fixes | Richard Hughes | 1 | -1/+6 |
| 2008-08-01 | Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -0/+484 |
| 2008-07-30 | regulator: documentation - machine | Liam Girdwood | 1 | -0/+101 |
| 2008-07-30 | regulator: documentation - regulator driver | Liam Girdwood | 1 | -0/+30 |
| 2008-07-30 | regulator: documentation - consumer interface | Liam Girdwood | 1 | -0/+182 |
| 2008-07-30 | regulator: documentation - overview | Liam Girdwood | 1 | -0/+171 |
| 2008-07-30 | Merge branch 'master' of /home/cbou/linux-2.6 | Anton Vorontsov | 3 | -259/+34 |
| 2008-07-24 | pm: remove obsolete piece of PM documentation | Rafael J. Wysocki | 3 | -259/+34 |
| 2008-05-13 | power_supply: add CHARGE_COUNTER property and olpc_battery support for it | Andres Salomon | 1 | -0/+4 |
| 2008-04-19 | PM: Handle device registrations during suspend/resume | Rafael J. Wysocki | 1 | -0/+5 |
| 2008-03-12 | documentation: Move power-related files to Documentation/power/ | Randy Dunlap | 4 | -0/+491 |
| 2008-02-23 | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 1 | -5/+8 |
| 2008-02-07 | PM: documentation cleanups | Pavel Machek | 1 | -0/+5 |
| 2008-02-01 | PM: Remove obsolete /sys/devices/.../power/state docs | David Brownell | 1 | -49/+0 |
| 2008-02-01 | PM: Suspend/hibernation debug documentation update (rev. 2) | Rafael J. Wysocki | 2 | -72/+174 |
| 2008-02-01 | Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) | Alan Stern | 1 | -0/+8 |
| 2008-02-01 | Hibernation: Introduce exportable suspend ioctls header (rev. 2) | Rafael J. Wysocki | 1 | -5/+5 |
| 2008-02-01 | Hibernation: Correct definitions of some ioctls (rev. 2) | Rafael J. Wysocki | 1 | -13/+13 |
| 2008-02-01 | Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2) | Rafael J. Wysocki | 1 | -12/+2 |
| 2008-02-01 | Hibernation: Rework platform support ioctls (rev. 2) | Rafael J. Wysocki | 1 | -18/+6 |
| 2008-02-01 | Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl | Rafael J. Wysocki | 1 | -7/+5 |
| 2007-10-20 | typo fixes | Matt LaPlante | 1 | -1/+1 |
| 2007-10-18 | serial: turn serial console suspend a boot rather than compile time option | Andres Salomon | 1 | -2/+2 |
| 2007-10-18 | freezer: do not send signals to kernel threads | Rafael J. Wysocki | 1 | -12/+19 |
| 2007-10-18 | freezer: document relationship with memory shrinking | Rafael J. Wysocki | 1 | -2/+11 |
| 2007-10-18 | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 1 | -1/+1 |
| 2007-10-17 | Add Documentation/power/00-INDEX | Rob Landley | 1 | -0/+34 |
| 2007-10-17 | Fix wrong filename reference in drivers-testing.txt | Ralf Baechle | 1 | -2/+2 |
| 2007-07-21 | Documentation:reference notifiers.txt in freezing-of-tasks.txt | Oliver Neukum | 1 | -3/+5 |
| 2007-07-19 | PM: introduce hibernation and suspend notifiers | Rafael J. Wysocki | 1 | -0/+50 |
| 2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 3 | -54/+164 |
| 2007-07-12 | USB: add USB-Persist facility | Alan Stern | 1 | -0/+3 |
| 2007-07-11 | PCI: remove useless pci driver method | David Brownell | 1 | -37/+0 |
| 2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
| 2007-05-09 | PM: Separate hibernation code from suspend code | Rafael J. Wysocki | 1 | -12/+14 |
| 2007-05-09 | documentation: convert the Documentation directory to UTF-8 | John Anthony Kazos Jr | 1 | -1/+1 |
| 2007-05-08 | Documentation: Ask driver writers to provide PM support | Rafael J. Wysocki | 2 | -0/+148 |
| 2007-05-07 | power management: change /sys/power/disk display | Johannes Berg | 1 | -2/+6 |
| 2007-05-02 | PCI Documentation: power/pci.txt fix copy/paste error | Randy Dunlap | 1 | -1/+1 |
| 2007-04-30 | power management: remove firmware disk mode | Johannes Berg | 3 | -31/+17 |
| 2007-03-26 | PCI: Fix up PCI power management doc | Jonathan Corbet | 1 | -10/+7 |
| 2006-12-07 | [PATCH] s2ram debugging documentation | Pavel Machek | 1 | -0/+56 |
| 2006-12-07 | [PATCH] swsusp: update userland interface documentation | Rafael J. Wysocki | 2 | -19/+63 |
| 2006-12-07 | [PATCH] swsusp: document support for swap files | Rafael J. Wysocki | 2 | -13/+59 |
| 2006-11-30 | Fix typos in doc and comments | Jan Engelhardt | 1 | -1/+1 |
| 2006-11-30 | Fix typos in /Documentation : Misc | Matt LaPlante | 2 | -3/+3 |
| 2006-11-03 | [PATCH] swsusp: debugging | Rafael J. Wysocki | 1 | -0/+13 |
| 2006-10-03 | Documentation: remove duplicated words | Paolo Ornati | 1 | -1/+1 |
| 2006-10-03 | Fix typos in Documentation/: 'S' | Matt LaPlante | 1 | -1/+1 |
| 2006-10-03 | Fix typos in Documentation/: 'N'-'P' | Matt LaPlante | 2 | -2/+2 |
| 2006-10-03 | Fix typos in Documentation/: 'H'-'M' | Matt LaPlante | 1 | -3/+3 |
| 2006-10-03 | Fix typos in Documentation/: 'D'-'E' | Matt LaPlante | 1 | -1/+1 |
| 2006-09-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -190/+535 |
| 2006-09-26 | [PATCH] PM: Add pm_trace switch | Rafael J. Wysocki | 1 | -0/+15 |
| 2006-09-25 | updated Documentation/power/devices.txt | David Brownell | 1 | -190/+535 |
| 2006-06-23 | [PATCH] swsusp: documentation updates | Pavel Machek | 2 | -3/+46 |
| 2006-06-21 | [PATCH] USB: correct the USB info in Documentation/power/swsusp.txt | David Brownell | 1 | -14/+23 |
| 2006-06-21 | [PATCH] remove duplication from Documentation/power/devices.txt | David Brownell | 1 | -90/+0 |
| 2006-04-28 | [PATCH] suspend: Documentation update for IBM Thinkpad X30 | Antonino A. Daplas | 1 | -1/+1 |
| 2006-03-23 | [PATCH] swsusp: userland interface | Rafael J. Wysocki | 1 | -0/+149 |
| 2006-03-23 | [PATCH] swsusp: documentation updates | Pavel Machek | 2 | -48/+77 |
| 2006-02-01 | [PATCH] swsusp: use bytes as image size units | Rafael J. Wysocki | 2 | -2/+2 |
| 2006-01-10 | spelling: s/usefull/useful/ | Adrian Bunk | 1 | -2/+2 |
| 2006-01-06 | [PATCH] swsusp: make image size limit tunable | Rafael J. Wysocki | 2 | -0/+16 |
| 2005-11-22 | [PATCH] kernel Doc/ URL corrections | Randy Dunlap | 1 | -1/+1 |
| 2005-11-07 | [PATCH] suspend-to-ram: update docs | Pavel Machek | 1 | -5/+12 |
| 2005-09-07 | [PATCH] swsusp: update documentation | Pavel Machek | 2 | -45/+57 |
| 2005-09-05 | [PATCH] swsusup with dm-crypt mini howto | Andreas Steinmetz | 1 | -0/+138 |
| 2005-09-05 | [PATCH] suspend: update documentation | Pavel Machek | 2 | -1/+15 |
| 2005-07-07 | [PATCH] video doc: one more system where video works with S3 | Pavel Machek | 1 | -0/+1 |
| 2005-06-25 | Merge Christoph's freeze cleanup patch | Linus Torvalds | 2 | -3/+2 |
| 2005-06-25 | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2 | -4/+2 |
| 2005-06-25 | [PATCH] Update video-after-suspend documentation | Pavel Machek | 1 | -0/+3 |