summaryrefslogtreecommitdiff
path: root/drivers/acpi/bus.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-8/+15
2007-10-13kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman1-1/+1
2007-10-12ide: hook ACPI _PSx method to IDE power on/offShaohua Li1-1/+3
2007-09-27ACPI: Add acpi_bus_generate_event4() functionAlexey Starikovskiy1-8/+15
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown1-2/+4
2007-08-23ACPI: don't duplicate input events on netlinkZhang Rui1-4/+0
2007-07-03ACPI: Export events via generic netlinkZhang Rui1-0/+4
2007-04-25ACPI: use _STA bit names rather than 0x0FBjorn Helgaas1-1/+3
2007-02-17Pull bugzilla-7887 into release branchLen Brown1-5/+8
2007-02-17Pull bugzilla-7570 into release branchLen Brown1-8/+7
2007-02-16ACPI: fix fan after resume from S3Konstantin Karasyov1-8/+7
2007-02-13ACPI: clean up ACPI_MODULE_NAME() useLen Brown1-1/+1
2007-02-10ACPI: invoke acpi_sleep_init() earlierAlexey Starikovskiy1-5/+8
2007-02-03Pull sysfs into test branchLen Brown1-1/+1
2007-02-03ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy1-5/+6
2007-02-03ACPICA: use new ACPI headers.Alexey Starikovskiy1-3/+3
2007-02-03ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-13/+12
2007-01-04ACPI: Altix: ACPI _PRT supportJohn Keller1-0/+3
2006-12-16ACPI: convert to sysfs frameworkPatrick Mochel1-1/+1
2006-07-25ACPI: restore some dmesg to DEBUG-only, ala 2.6.17Len Brown1-2/+3
2006-07-12ACPI: handle firmware_register init errorsRandy Dunlap1-1/+5
2006-07-10ACPI: "Device `[%s]' is not power manageable" make message debug onlyLen Brown1-2/+2
2006-07-01[PATCH] ACPI: fix not power-manageable device messageJae-hyeon Park1-1/+1
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel1-59/+46
2006-06-27ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown1-6/+6
2006-06-27ACPI: Device [kobj-name] is not power manageableJae-hyeon Park1-1/+2
2006-06-27ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger1-12/+10
2006-06-16Pull bugzilla-5000 into release branchLen Brown1-6/+8
2006-06-14ACPI: ACPICA 20060421Bob Moore1-1/+1
2006-06-14ACPI: ACPICA 20060331Bob Moore1-1/+1
2006-06-14[ACPI] ACPICA 20060317Bob Moore1-2/+2
2006-05-15ACPI: create acpi_fan_suspend()/acpi_fan_resume()Konstantin Karasyov1-6/+8
2005-11-14[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik1-1/+2
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-159/+151
2005-07-12[ACPI] pci_set_power_state() now callsDavid Shaohua Li1-1/+7
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+775