Age | Commit message (Expand) | Author | Files | Lines |
2008-04-27 | x86: validate against acpi motherboard resources | Robert Hancock | 1 | -0/+2 |
2008-04-16 | acpi: bus: check once more for an empty list after locking it | Chuck Ebbert | 1 | -3/+4 |
2008-03-11 | ACPI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2008-02-10 | x86: fix sparse warnings in acpi/bus.c | Harvey Harrison | 1 | -6/+1 |
2008-02-07 | Merge branches 'release' and 'fluff' into release | Len Brown | 1 | -1/+0 |
2008-02-07 | ACPI: misc cleanups | Adrian Bunk | 1 | -1/+0 |
2008-02-02 | ACPI: attach thermal zone info | Zhang Rui | 1 | -0/+25 |
2008-01-25 | firmware: change firmware_kset to firmware_kobj | Greg Kroah-Hartman | 1 | -1/+1 |
2008-01-25 | kobject: convert /sys/firmware/acpi/ to use kobject_create | Greg Kroah-Hartman | 1 | -5/+6 |
2008-01-25 | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 1 | -1/+1 |
2008-01-24 | Revert "ACPI: Fan: Drop force_power_state acpi_device option" | Len Brown | 1 | -1/+1 |
2008-01-11 | PM: ACPI and APM must not be enabled at the same time | Len Brown | 1 | -5/+2 |
2007-10-26 | ACPI: Fan: Drop force_power_state acpi_device option | Alexey Starikovskiy | 1 | -1/+1 |
2007-10-26 | ACPI: power: don't cache power resource state | Alexey Starikovskiy | 1 | -4/+2 |
2007-10-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -8/+15 |
2007-10-13 | kobjects: fix up improper use of the kobject name field | Greg Kroah-Hartman | 1 | -1/+1 |
2007-10-12 | ide: hook ACPI _PSx method to IDE power on/off | Shaohua Li | 1 | -1/+3 |
2007-09-27 | ACPI: Add acpi_bus_generate_event4() function | Alexey Starikovskiy | 1 | -8/+15 |
2007-08-23 | ACPI: Schedule /proc/acpi/event for removal | Len Brown | 1 | -2/+4 |
2007-08-23 | ACPI: don't duplicate input events on netlink | Zhang Rui | 1 | -4/+0 |
2007-07-03 | ACPI: Export events via generic netlink | Zhang Rui | 1 | -0/+4 |
2007-04-25 | ACPI: use _STA bit names rather than 0x0F | Bjorn Helgaas | 1 | -1/+3 |
2007-02-17 | Pull bugzilla-7887 into release branch | Len Brown | 1 | -5/+8 |
2007-02-17 | Pull bugzilla-7570 into release branch | Len Brown | 1 | -8/+7 |
2007-02-16 | ACPI: fix fan after resume from S3 | Konstantin Karasyov | 1 | -8/+7 |
2007-02-13 | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 1 | -1/+1 |
2007-02-10 | ACPI: invoke acpi_sleep_init() earlier | Alexey Starikovskiy | 1 | -5/+8 |
2007-02-03 | Pull sysfs into test branch | Len Brown | 1 | -1/+1 |
2007-02-03 | ACPICA: Remove duplicate table definitions (non-conflicting) | Alexey Starikovskiy | 1 | -5/+6 |
2007-02-03 | ACPICA: use new ACPI headers. | Alexey Starikovskiy | 1 | -3/+3 |
2007-02-03 | ACPICA: minimal patch to integrate new tables into Linux | Alexey Starikovskiy | 1 | -13/+12 |
2007-01-04 | ACPI: Altix: ACPI _PRT support | John Keller | 1 | -0/+3 |
2006-12-16 | ACPI: convert to sysfs framework | Patrick Mochel | 1 | -1/+1 |
2006-07-25 | ACPI: restore some dmesg to DEBUG-only, ala 2.6.17 | Len Brown | 1 | -2/+3 |
2006-07-12 | ACPI: handle firmware_register init errors | Randy Dunlap | 1 | -1/+5 |
2006-07-10 | ACPI: "Device `[%s]' is not power manageable" make message debug only | Len Brown | 1 | -2/+2 |
2006-07-01 | [PATCH] ACPI: fix not power-manageable device message | Jae-hyeon Park | 1 | -1/+1 |
2006-06-27 | ACPI: delete tracing macros from drivers/acpi/*.c | Patrick Mochel | 1 | -59/+46 |
2006-06-27 | ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...) | Len Brown | 1 | -6/+6 |
2006-06-27 | ACPI: Device [kobj-name] is not power manageable | Jae-hyeon Park | 1 | -1/+2 |
2006-06-27 | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG | Thomas Renninger | 1 | -12/+10 |
2006-06-16 | Pull bugzilla-5000 into release branch | Len Brown | 1 | -6/+8 |
2006-06-14 | ACPI: ACPICA 20060421 | Bob Moore | 1 | -1/+1 |
2006-06-14 | ACPI: ACPICA 20060331 | Bob Moore | 1 | -1/+1 |
2006-06-14 | [ACPI] ACPICA 20060317 | Bob Moore | 1 | -2/+2 |
2006-05-15 | ACPI: create acpi_fan_suspend()/acpi_fan_resume() | Konstantin Karasyov | 1 | -6/+8 |
2005-11-14 | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h | Jeff Garzik | 1 | -1/+2 |
2005-08-05 | [ACPI] Lindent all ACPI files | Len Brown | 1 | -159/+151 |
2005-07-12 | [ACPI] pci_set_power_state() now calls | David Shaohua Li | 1 | -1/+7 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+775 |