aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/apm-emulation.c
AgeCommit message (Expand)Author
2012-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-03APM: fix deadlock in APM_IOC_SUSPEND ioctlNeilBrown
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-09-27doc: fix broken referencesPaul Bolle
2011-08-23apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count()Tejun Heo
2011-07-15PM: Improve error code of pm_notifier_call_chain()Akinobu Mita
2011-05-23apm-emulation: apm_mutex breaks ACK; remove itPaul Parsons
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-17drivers: Push down BKL into various driversArnd Bergmann
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2008-07-16APM emulation: Notify about all suspend events, not just APM invoked ones (v2)Johannes Berg
2008-06-20apm-emulation: BKL pushdownArnd Bergmann
2008-04-29proc: switch /proc/apm to seq_file interfaceAlexey Dobriyan
2007-11-20Freezer: Fix APM emulation breakageRafael J. Wysocki
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-02-09[APM] Add shared version of APM emulationRalf Baechle