summaryrefslogtreecommitdiffstats
path: root/drivers/pnp/pnpbios/core.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-14Dont touch fs_struct in driversJan Blunck1-2/+0
2008-02-06pnp: declare PNP option parsing functions as __initThomas Renninger1-1/+1
2007-10-17PNP: simplify PNPBIOS insert_deviceBjorn Helgaas1-14/+14
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik1-1/+1
2007-08-24PNP: remove MODULE infrastructureBjorn Helgaas1-43/+0
2007-08-24PNP: fix up after LindentBjorn Helgaas1-0/+1
2007-07-26PNP: fix up after LindentBjorn Helgaas1-15/+13
2007-07-26PNP: Lindent all source filesBjorn Helgaas1-114/+127
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge1-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-05-08PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas1-0/+1
2007-05-08pnpbios: convert to use the kthread APIEric W. Biederman1-9/+7
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-7/+7
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-1/+2
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-07[PATCH] paravirt: Allow disable power management under hypervisorRusty Russell1-1/+2
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering1-0/+8
2006-07-31[PATCH] Fix swsusp with PNP BIOSOndrej Zary1-1/+1
2006-01-04[PATCH] keep pnpbios usermod_helper away from hotplug_path[]Kay Sievers1-5/+3
2005-09-07[PATCH] pnp: consolidate kmalloc wrappersBjorn Helgaas1-18/+8
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-1/+1
2005-04-16[PATCH] pnpbios: eliminate bad section referencesmaximilian attems1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+644