aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/bus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-09acpi/x86: introduce __apci_map_table, v4Yinghai Lu1-6/+0
2009-02-09acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent_mmapJeremy Fitzhardinge1-0/+6
2008-12-19ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas1-8/+0
2008-11-07ACPI: turn off all debug output by defaultBjorn Helgaas1-0/+8
2008-11-06ACPI: remove CONFIG_ACPI_ECBjorn Helgaas1-2/+1
2008-10-22Merge branch 'ull' into testLen Brown1-2/+2
2008-10-22Merge branch 'ec' into testLen Brown1-0/+6
2008-10-22Merge branch 'dock' into testLen Brown1-0/+15
2008-10-22ACPI : Load device driver according to the status of acpi deviceZhao Yakui1-8/+8
2008-10-22ACPI: Add DMI check to disable power state check in power transitionZhao Yakui1-1/+22
2008-10-22ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transitionZhao Yakui1-1/+13
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox1-2/+2
2008-10-11ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui1-0/+6
2008-09-23ACPI: introduce notifier change to avoid duplicatesShaohua Li1-0/+15
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+22
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore1-1/+1
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki1-0/+11
2008-07-07ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki1-0/+11
2008-04-26x86: validate against acpi motherboard resourcesRobert Hancock1-0/+2
2008-04-15acpi: bus: check once more for an empty list after locking itChuck Ebbert1-3/+4
2008-03-11ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-09x86: fix sparse warnings in acpi/bus.cHarvey Harrison1-6/+1
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown1-1/+0
2008-02-07ACPI: misc cleanupsAdrian Bunk1-1/+0
2008-02-01ACPI: attach thermal zone infoZhang Rui1-0/+25
2008-01-24firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman1-1/+1
2008-01-24kobject: convert /sys/firmware/acpi/ to use kobject_createGreg Kroah-Hartman1-5/+6
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman1-1/+1
2008-01-23Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown1-1/+1
2008-01-11PM: ACPI and APM must not be enabled at the same timeLen Brown1-5/+2
2007-10-25ACPI: Fan: Drop force_power_state acpi_device optionAlexey Starikovskiy1-1/+1
2007-10-25ACPI: power: don't cache power resource stateAlexey Starikovskiy1-4/+2
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-8/+15
2007-10-12kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman1-1/+1
2007-10-11ide: 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-16Pull bugzilla-7887 into release branchLen Brown1-5/+8
2007-02-16Pull bugzilla-7570 into release branchLen Brown1-8/+7
2007-02-16ACPI: fix fan after resume from S3Konstantin Karasyov1-8/+7
2007-02-12ACPI: 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-02ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy1-5/+6
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy1-3/+3
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-13/+12
2007-01-04ACPI: Altix: ACPI _PRT supportJohn Keller1-0/+3