summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/bus.c
Commit message (Expand)AuthorAgeFilesLines
* x86: validate against acpi motherboard resourcesRobert Hancock2008-04-261-0/+2
* acpi: bus: check once more for an empty list after locking itChuck Ebbert2008-04-161-3/+4
* ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-111-1/+1
* x86: fix sparse warnings in acpi/bus.cHarvey Harrison2008-02-091-6/+1Star
* Merge branches 'release' and 'fluff' into releaseLen Brown2008-02-071-1/+0Star
|\
| * ACPI: misc cleanupsAdrian Bunk2008-02-071-1/+0Star
* | ACPI: attach thermal zone infoZhang Rui2008-02-021-0/+25
|/
* firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-251-1/+1
* kobject: convert /sys/firmware/acpi/ to use kobject_createGreg Kroah-Hartman2008-01-251-5/+6
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-251-1/+1
* Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown2008-01-241-1/+1
* PM: ACPI and APM must not be enabled at the same timeLen Brown2008-01-111-5/+2Star
* ACPI: Fan: Drop force_power_state acpi_device optionAlexey Starikovskiy2007-10-251-1/+1
* ACPI: power: don't cache power resource stateAlexey Starikovskiy2007-10-251-4/+2Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-191-8/+15
|\
| * ACPI: Add acpi_bus_generate_event4() functionAlexey Starikovskiy2007-09-271-8/+15
* | kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman2007-10-121-1/+1
* | ide: hook ACPI _PSx method to IDE power on/offShaohua Li2007-10-111-1/+3
|/
* ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-231-2/+4
* ACPI: don't duplicate input events on netlinkZhang Rui2007-08-231-4/+0Star
* ACPI: Export events via generic netlinkZhang Rui2007-07-031-0/+4
* ACPI: use _STA bit names rather than 0x0FBjorn Helgaas2007-04-251-1/+3
* Pull bugzilla-7887 into release branchLen Brown2007-02-171-5/+8
|\
| * ACPI: invoke acpi_sleep_init() earlierAlexey Starikovskiy2007-02-101-5/+8
* | Pull bugzilla-7570 into release branchLen Brown2007-02-171-8/+7Star
|\ \
| * | ACPI: fix fan after resume from S3Konstantin Karasyov2007-02-161-8/+7Star
| |/
* / ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-131-1/+1
|/
* Pull sysfs into test branchLen Brown2007-02-031-1/+1
|\
| * ACPI: convert to sysfs frameworkPatrick Mochel2006-12-161-1/+1
* | ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy2007-02-031-5/+6
* | ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-031-3/+3
* | ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-031-13/+12Star
* | ACPI: Altix: ACPI _PRT supportJohn Keller2007-01-041-0/+3
|/
* ACPI: restore some dmesg to DEBUG-only, ala 2.6.17Len Brown2006-07-251-2/+3
* ACPI: handle firmware_register init errorsRandy Dunlap2006-07-121-1/+5
* ACPI: "Device `[%s]' is not power manageable" make message debug onlyLen Brown2006-07-101-2/+2
* [PATCH] ACPI: fix not power-manageable device messageJae-hyeon Park2006-07-011-1/+1
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-271-59/+46Star
* ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown2006-06-271-6/+6
* ACPI: Device [kobj-name] is not power manageableJae-hyeon Park2006-06-271-1/+2
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-271-12/+10Star
* Pull bugzilla-5000 into release branchLen Brown2006-06-161-6/+8
|\
| * ACPI: create acpi_fan_suspend()/acpi_fan_resume()Konstantin Karasyov2006-05-151-6/+8
* | ACPI: ACPICA 20060421Bob Moore2006-06-141-1/+1
* | ACPI: ACPICA 20060331Bob Moore2006-06-141-1/+1
* | [ACPI] ACPICA 20060317Bob Moore2006-06-141-2/+2
|/
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-141-1/+2
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-159/+151Star
* [ACPI] pci_set_power_state() now callsDavid Shaohua Li2005-07-121-1/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+775