Commit History

Author SHA1 Message Date
  Srivatsa S. Bhat bcda53faf5 PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep() 13 years ago
  Rafael J. Wysocki 2e8e89e392 Merge branch 'pm-freezer' into pm-sleep 13 years ago
  Srivatsa S. Bhat 48580ab872 PM / Hibernate: Remove deprecated hibernation test modes 13 years ago
  Srivatsa S. Bhat 97819a2622 PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path 13 years ago
  Srivatsa S. Bhat 0118521cc7 PM / Hibernate: Enable usermodehelpers in software_resume() error path 13 years ago
  Srivatsa S. Bhat 953a206393 PM / Hibernate: Refactor and simplify hibernation_snapshot() code 13 years ago
  Rafael J. Wysocki 986b11c3ee Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezer 13 years ago
  Rafael J. Wysocki bb58dd5d1f PM / Hibernate: Do not leak memory in error/test code paths 13 years ago
  Tejun Heo 03afed8bc2 freezer: clean up freeze_processes() failure path 13 years ago
  Srivatsa S. Bhat aa9a7b1182 PM / Hibernate: Fix the early termination of test modes 13 years ago
  Paul Gortmaker 6e5fdeedca kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure 14 years ago
  Bojan Smojver 081a9d043c PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image 13 years ago
  Barry Song d231ff1af7 PM / Hibernate: Do not initialize static and extern variables to 0 13 years ago
  Barry Song f126f7334f PM / Hibernate: Add resumedelay kernel param in addition to resumewait 13 years ago
  Barry Song 6f8d7022a8 PM / Hibernate: Add resumewait param to support MMC-like devices as resume file 13 years ago
  Barry Song 21e82808fc PM / Hibernate: Fix typo in a kerneldoc comment 13 years ago
  Rafael J. Wysocki 2aede851dd PM / Hibernate: Freeze kernel threads after preallocating memory 13 years ago
  Rafael J. Wysocki f42a9813fb PM / Hibernate: Update kerneldoc comments in hibernate.c 14 years ago
  Rafael J. Wysocki 354258011e PM / Hibernate: Remove arch_prepare_suspend() 14 years ago
  Rafael J. Wysocki 4e2d9491a7 PM / Hibernate: Update some comments in core hibernate code 14 years ago
  Rafael J. Wysocki 91e7c75ba9 PM: Allow drivers to allocate memory from .prepare() callbacks safely 14 years ago
  Rafael J. Wysocki 2d2a9163bd Merge branch 'syscore' into for-linus 14 years ago
  Rafael J. Wysocki ddeb648708 PM / Hibernate: Add sysfs knob to control size of memory for drivers 14 years ago
  Rafael J. Wysocki 2e711c04db PM: Remove sysdev suspend, resume and shutdown operations 14 years ago
  Rafael J. Wysocki 2ca6f62f59 PM: Fix error code paths executed after failing syscore_suspend() 14 years ago
  Rafael J. Wysocki 40dc166cb5 PM / Core: Introduce struct syscore_ops for core subsystems PM 14 years ago
  Linus Torvalds 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
  Rafael J. Wysocki a2867e08c8 PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() 14 years ago
  MyungJoo Ham 5262a47502 PM / Hibernate: When failed, in_suspend should be reset 14 years ago
  MyungJoo Ham 5729c63a51 PM / Hibernate: hibernation_ops->leave should be checked too 14 years ago