aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/apm-emulation.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-2/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann1-5/+6
2010-05-17drivers: Push down BKL into various driversArnd Bergmann1-3/+5
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2008-07-16APM emulation: Notify about all suspend events, not just APM invoked ones (v2)Johannes Berg1-139/+207
2008-06-20apm-emulation: BKL pushdownArnd Bergmann1-0/+3
2008-04-29proc: switch /proc/apm to seq_file interfaceAlexey Dobriyan1-5/+18
2007-11-20Freezer: Fix APM emulation breakageRafael J. Wysocki1-7/+8
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki1-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-11/+1
2007-02-09[APM] Add shared version of APM emulationRalf Baechle1-0/+672