aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/apm-emulation.c
Commit message (Expand)AuthorAgeFilesLines
* apm-emulation: apm_mutex breaks ACK; remove itPaul Parsons2011-05-231-5/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-2/+2
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-2/+2
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| |/
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-5/+6
|/
* drivers: Push down BKL into various driversArnd Bergmann2010-05-171-3/+5
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* APM emulation: Notify about all suspend events, not just APM invoked ones (v2)Johannes Berg2008-07-161-139/+207
* apm-emulation: BKL pushdownArnd Bergmann2008-06-201-0/+3
* proc: switch /proc/apm to seq_file interfaceAlexey Dobriyan2008-04-291-5/+18
* Freezer: Fix APM emulation breakageRafael J. Wysocki2007-11-201-7/+8
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-181-1/+1
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-11/+1
* [APM] Add shared version of APM emulationRalf Baechle2007-02-091-0/+672