| Commit message (Expand) | Author | Age |
* | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 |
* | PNP: remove SMCf010 quirk | Bjorn Helgaas | 2007-09-11 |
* | PNP: remove null pointer checks | Bjorn Helgaas | 2007-08-24 |
* | PNP: remove MODULE infrastructure | Bjorn Helgaas | 2007-08-24 |
* | ISAPNP: removed unused isapnp_detected and ISAPNP_DEBUG | Bjorn Helgaas | 2007-08-24 |
* | PNPACPI: remove unnecessary casts of "void *" | Bjorn Helgaas | 2007-08-24 |
* | PNPACPI: simplify irq_flags() | Bjorn Helgaas | 2007-08-24 |
* | PNP: fix up after Lindent | Bjorn Helgaas | 2007-08-24 |
* | ACPI: restore CONFIG_ACPI_SLEEP | Len Brown | 2007-07-29 |
* | PNP: fix up after Lindent | Bjorn Helgaas | 2007-07-26 |
* | PNP: Lindent all source files | Bjorn Helgaas | 2007-07-26 |
* | Pull auto-load-modules into release branch | Len Brown | 2007-07-25 |
|\ |
|
| * | ACPI: autoload modules - Create ACPI alias interface | Thomas Renninger | 2007-07-23 |
* | | ACPI, PNP: hook ACPI D-state to PNP suspend/resume | Shaohua Li | 2007-07-22 |
|/ |
|
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
* | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 2007-07-18 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 |
* | isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag() | Jesper Juhl | 2007-07-16 |
* | Use menuconfig objects: PNP | Jan Engelhardt | 2007-07-16 |
* | PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issues | Bjorn Helgaas | 2007-07-06 |
* | PNP SMCf010 quirk: auto-config device if BIOS left it broken | Bjorn Helgaas | 2007-06-28 |
* | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 2007-05-10 |
* | PNP: workaround HP BIOS defect that leaves SMCF010 device partly enabled | Bjorn Helgaas | 2007-05-08 |
* | PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI) | Bjorn Helgaas | 2007-05-08 |
* | pnpbios: convert to use the kthread API | Eric W. Biederman | 2007-05-08 |
* | PNPACPI sets pnpdev->dev.archdata | David Brownell | 2007-05-08 |
* | init dma masks in pnp_dev | David Brownell | 2007-05-08 |
* | PNP: stop using the subsystem rwsem | Greg Kroah-Hartman | 2007-04-27 |
* | [PATCH] Correctly report PnP 64bit resources | Petr Vandrovec | 2007-04-02 |
* | [PATCH] reduce pnp syslog spam | David Brownell | 2007-03-16 |
* | ACPI: fix parallel port IRQ after resume from S3 | Michael Karcher | 2007-03-08 |
* | Pull misc-for-upstream into release branch | Len Brown | 2007-02-16 |
|\ |
|
| * | ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernels | Len Brown | 2007-02-15 |
* | | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 |
* | | [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls. | Robert P. J. Day | 2007-02-11 |
* | | [PATCH] PNP: export pnp_bus_type | David Brownell | 2007-02-11 |
|/ |
|
* | PNPACPI: remove EXPERIMENTAL dependency | Bjorn Helgaas | 2007-01-26 |
* | PNP: system.c whitespace cleanup | Bjorn Helgaas | 2007-01-26 |
* | PNP: reserve system board iomem resources as well as ioport resources | Bjorn Helgaas | 2007-01-26 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 2006-12-13 |
* | [PATCH] struct path: convert isapnp | Josef Sipek | 2006-12-08 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-12-07 |
|\ |
|
| * | [PATCH] paravirt: Allow disable power management under hypervisor | Rusty Russell | 2006-12-06 |
* | | [PATCH] PNP: handle sysfs errors | Jeff Garzik | 2006-12-07 |
* | | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 |
|/ |
|
* | Fix DMA resource allocation in ACPIPnP | Vojtech Pavlik | 2006-10-18 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-10-03 |
|\ |
|
| * | [POWERPC] Use check_legacy_ioport() for ISAPnP | David Woodhouse | 2006-10-02 |