| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-09-23 | 1 | -0/+7 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2009-09-23 | 1 | -0/+378 |
| |\ |
|
| * | | power_supply: Add a charge_type property, and use it for olpc driver | Andres Salomon | 2009-07-02 | 1 | -0/+5 |
| * | | Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL" | Andres Salomon | 2009-07-01 | 1 | -0/+2 |
* | | | regulator: Add some brief design documentation | Mark Brown | 2009-09-22 | 1 | -0/+33 |
* | | | regulator: fix typos | Wolfram Sang | 2009-09-22 | 1 | -2/+2 |
* | | | regulator: update a filename in documentation | Wolfram Sang | 2009-09-22 | 1 | -1/+1 |
* | | | Fix some regulator documentation | Linus Walleij | 2009-09-22 | 2 | -3/+4 |
| |/
|/| |
|
* | | PM: Introduce core framework for run-time PM of I/O devices (rev. 17) | Rafael J. Wysocki | 2009-08-23 | 1 | -0/+378 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 | 4 | -4/+4 |
|\ |
|
| * | trivial: Miscellaneous documentation typo fixes | Matt LaPlante | 2009-06-12 | 4 | -4/+4 |
* | | PM: Remove bus_type suspend_late()/resume_early() V2 | Magnus Damm | 2009-06-12 | 1 | -29/+5 |
|/ |
|
* | pm: document use of RTC in pm_trace | Frans Pop | 2008-10-16 | 1 | -0/+18 |
* | regulator: core - Rework machine API to remove string based functions. | Liam Girdwood | 2008-10-13 | 2 | -78/+70 |
* | pm_qos: spelling fixes | Richard Hughes | 2008-08-05 | 1 | -1/+6 |
* | Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-08-01 | 4 | -0/+484 |
|\ |
|
| * | regulator: documentation - machine | Liam Girdwood | 2008-07-30 | 1 | -0/+101 |
| * | regulator: documentation - regulator driver | Liam Girdwood | 2008-07-30 | 1 | -0/+30 |
| * | regulator: documentation - consumer interface | Liam Girdwood | 2008-07-30 | 1 | -0/+182 |
| * | regulator: documentation - overview | Liam Girdwood | 2008-07-30 | 1 | -0/+171 |
* | | Merge branch 'master' of /home/cbou/linux-2.6 | Anton Vorontsov | 2008-07-30 | 3 | -259/+34 |
|\ \
| |/ |
|
| * | pm: remove obsolete piece of PM documentation | Rafael J. Wysocki | 2008-07-24 | 3 | -259/+34 |
* | | power_supply: add CHARGE_COUNTER property and olpc_battery support for it | Andres Salomon | 2008-05-13 | 1 | -0/+4 |
|/ |
|
* | PM: Handle device registrations during suspend/resume | Rafael J. Wysocki | 2008-04-19 | 1 | -0/+5 |
* | documentation: Move power-related files to Documentation/power/ | Randy Dunlap | 2008-03-12 | 4 | -0/+491 |
* | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 2008-02-23 | 1 | -5/+8 |
* | PM: documentation cleanups | Pavel Machek | 2008-02-07 | 1 | -0/+5 |
* | PM: Remove obsolete /sys/devices/.../power/state docs | David Brownell | 2008-02-01 | 1 | -49/+0 |
* | PM: Suspend/hibernation debug documentation update (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 2 | -72/+174 |
* | Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) | Alan Stern | 2008-02-01 | 1 | -0/+8 |
* | Hibernation: Introduce exportable suspend ioctls header (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 1 | -5/+5 |
* | Hibernation: Correct definitions of some ioctls (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 1 | -13/+13 |
* | Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 1 | -12/+2 |
* | Hibernation: Rework platform support ioctls (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 1 | -18/+6 |
* | Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl | Rafael J. Wysocki | 2008-02-01 | 1 | -7/+5 |
* | typo fixes | Matt LaPlante | 2007-10-20 | 1 | -1/+1 |
* | serial: turn serial console suspend a boot rather than compile time option | Andres Salomon | 2007-10-18 | 1 | -2/+2 |
* | freezer: do not send signals to kernel threads | Rafael J. Wysocki | 2007-10-18 | 1 | -12/+19 |
* | freezer: document relationship with memory shrinking | Rafael J. Wysocki | 2007-10-18 | 1 | -2/+11 |
* | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 2007-10-18 | 1 | -1/+1 |
* | Add Documentation/power/00-INDEX | Rob Landley | 2007-10-17 | 1 | -0/+34 |
* | Fix wrong filename reference in drivers-testing.txt | Ralf Baechle | 2007-10-17 | 1 | -2/+2 |
* | Documentation:reference notifiers.txt in freezing-of-tasks.txt | Oliver Neukum | 2007-07-21 | 1 | -3/+5 |
* | PM: introduce hibernation and suspend notifiers | Rafael J. Wysocki | 2007-07-19 | 1 | -0/+50 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 3 | -54/+164 |
* | USB: add USB-Persist facility | Alan Stern | 2007-07-12 | 1 | -0/+3 |
* | PCI: remove useless pci driver method | David Brownell | 2007-07-11 | 1 | -37/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 1 | -1/+1 |
|\ |
|
| * | documentation: convert the Documentation directory to UTF-8 | John Anthony Kazos Jr | 2007-05-09 | 1 | -1/+1 |
* | | PM: Separate hibernation code from suspend code | Rafael J. Wysocki | 2007-05-09 | 1 | -12/+14 |
|/ |
|