aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/apm-emulation.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-04-05
|\
| * APM: fix deadlock in APM_IOC_SUSPEND ioctlNeilBrown2012-04-02
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-25
|\
| * doc: fix broken referencesPaul Bolle2011-09-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-25
|\ \ | |/ |/|
| * apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count()Tejun Heo2011-08-23
* | PM: Improve error code of pm_notifier_call_chain()Akinobu Mita2011-07-15
|/
* apm-emulation: apm_mutex breaks ACK; remove itPaul Parsons2011-05-23
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| |/
* / drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
|/
* drivers: Push down BKL into various driversArnd Bergmann2010-05-16
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* APM emulation: Notify about all suspend events, not just APM invoked ones (v2)Johannes Berg2008-07-16
* apm-emulation: BKL pushdownArnd Bergmann2008-06-20
* proc: switch /proc/apm to seq_file interfaceAlexey Dobriyan2008-04-29
* Freezer: Fix APM emulation breakageRafael J. Wysocki2007-11-20
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-18
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* [APM] Add shared version of APM emulationRalf Baechle2007-02-09