| Commit message (Expand) | Author | Age |
* | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-28 |
* | ACPI: pci_link: simplify list of link devices | Bjorn Helgaas | 2009-03-17 |
* | ACPI: pci_link: remove unnecessary null pointer checks | Bjorn Helgaas | 2009-03-17 |
* | ACPI: pci_link: remove unnecessary casts and initializations | Bjorn Helgaas | 2009-03-17 |
* | ACPI: pci_link: clean up whitespace | Bjorn Helgaas | 2009-03-17 |
* | ACPI: add missing KERN_* constants to printks | Frank Seidel | 2009-02-07 |
* | Merge branch 'misc' into release | Len Brown | 2009-01-09 |
|\ |
|
| * | ACPI: Do not modify SCI_EN directly | Rafael J. Wysocki | 2008-12-30 |
* | | ACPI: ec.c, pci_link.c, video_detec.c: static | Roel Kluin | 2008-12-30 |
|/ |
|
* | ACPI: pci_link: remove acpi_irq_balance_set() interface | Bjorn Helgaas | 2008-11-11 |
* | Merge branch 'misc' into test | Len Brown | 2008-10-22 |
|\ |
|
| * | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek | 2008-10-10 |
* | | ACPI: Fix possible null ptr dereference | donald.d.dugger@intel.com | 2008-10-22 |
|/ |
|
* | ACPI: bounds check IRQ to prevent memory corruption | Bjorn Helgaas | 2008-08-14 |
* | ACPI: stop complaints about interrupt link End Tags and blank IRQ descriptors | Bjorn Helgaas | 2008-07-17 |
* | ACPI: misc cleanups | Adrian Bunk | 2008-02-07 |
* | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 |
* | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 2007-07-23 |
* | ACPI: drivers/acpi/pci_link.c: lower printk severity | Dan Aloni | 2007-07-22 |
* | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 2007-02-12 |
* | ACPI: fix acpi_driver.name usage | Len Brown | 2007-02-12 |
* | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 2007-02-12 |
* | ACPICA: use new ACPI headers. | Alexey Starikovskiy | 2007-02-02 |
* | ACPICA: Remove obsolete Flags parameter. | Bob Moore | 2007-02-02 |
* | ACPI: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-20 |
* | Pull style into test branch | Len Brown | 2006-12-16 |
|\ |
|
| * | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt | 2006-10-14 |
* | | ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNEL | Jiri Kosina | 2006-10-14 |
|/ |
|
* | ACPI: acpi_os_allocate() fixes | Len Brown | 2006-07-10 |
* | ACPI: pci_link: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 |
* | ACPI: pci_link: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 |
* | ACPI: delete tracing macros from drivers/acpi/*.c | Patrick Mochel | 2006-06-27 |
* | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) | Len Brown | 2006-06-27 |
* | ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...) | Len Brown | 2006-06-27 |
* | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG | Thomas Renninger | 2006-06-26 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-06-23 |
|\ |
|
| * | sem2mutex: acpi, acpi_link_lock | Ingo Molnar | 2006-05-13 |
* | | Make sure to re-enable SCI after an ACPI suspend | Linus Torvalds | 2006-06-19 |
|/ |
|
* | [ACPI] remove "Resource isn't an IRQ" warning | Len Brown | 2006-01-26 |
* | Pull pnpacpi into acpica branch | Len Brown | 2006-01-07 |
|\ |
|
| * | [PATCH] ACPI: fix sleeping whilst atomic warnings on resume | Dave Jones | 2005-12-12 |
* | | [ACPI] ACPICA 20050930 | Bob Moore | 2005-12-10 |
* | | [ACPI] handle ACPICA 20050916's acpi_resource.type rename | Len Brown | 2005-09-22 |
|/ |
|
* | [ACPI] Lindent all ACPI files | Len Brown | 2005-08-05 |
* | [ACPI] whitespace | Pavel Machek | 2005-08-05 |
* | [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3 | Len Brown | 2005-08-05 |
|\ |
|
| * | [ACPI] lint: irqrouter_suspend() takes a pm_message_t, not a u32 | Andrew Morton | 2005-08-04 |
* | | [ACPI] S3 resume: avoid kmalloc() might_sleep oops symptom | David Shaohua Li | 2005-08-03 |
* | | /home/lenb/src/to-linus branch 'acpi-2.6.12' | Len Brown | 2005-08-03 |
|\| |
|
| * | [ACPI] PCI interrupt link suspend/resume - revert to 2.6.12 behaviour | David Shaohua Li | 2005-08-03 |