include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / acpi / bus.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Len BrownMerge branches 'battery-2.6.34', 'bugzilla-10805',...
2010-01-16 Zhao YakuiACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
2009-12-29 Zhang RuiACPI: Disable explicit power state retrieval on fans
2009-12-24 Len BrownMerge branches 'bugzilla-14446', 'bugzilla-14753' and...
2009-12-23 Shaohua LiACPI: fix OSC regression that caused aer and pciehp...
2009-12-22 Alex ChiangACPI: processor: call _PDC early
2009-12-16 Shaohua LiACPI: Add platform-wide _OSC support.
2009-12-16 Shaohua LiACPI: Add a generic API for _OSC -v2
2009-09-25 Bjorn HelgaasACPI: add acpi_bus_get_status_handle()
2009-09-19 Len BrownMerge branch 'misc-2.6.32' into release
2009-09-19 Len BrownACPI: linux/acpi.h should not include linux/dmi.h
2009-08-27 Bob MooreACPICA: Fix several acpi_attach_data problems
2009-06-18 Bjorn HelgaasACPI: use handle, not device, in system notification...
2009-06-18 Bjorn HelgaasACPI: remove unused return values from Bus Check &...
2009-06-18 Bjorn HelgaasACPI: remove unused "status_changed" return value from...
2009-06-18 Bjorn HelgaasACPI: simplify notification debug messages
2009-06-18 Bjorn HelgaasACPI: allow drivers to request both device and system...
2009-05-08 Len BrownACPI: power: update error message
2009-04-05 Len BrownMerge branch 'bjorn-initcall-cleanup' into release
2009-03-27 Bjorn HelgaasACPI: call acpi_wakeup_device_init() explicitly rather...
2009-03-27 Bjorn HelgaasACPI: call acpi_sleep_proc_init() explicitly rather...
2009-03-27 Bjorn HelgaasACPI: call init_acpi_device_notify() explicitly rather...
2009-03-27 Bjorn HelgaasACPI: call acpi_debug_init() explicitly rather than...
2009-03-27 Bjorn HelgaasACPI: call acpi_system_init() explicitly rather than...
2009-03-27 Bjorn HelgaasACPI: call acpi_power_init() explicitly rather than...
2009-03-27 Bjorn HelgaasACPI: call acpi_ec_init() explicitly rather than as...
2009-03-27 Bjorn HelgaasACPI: call acpi_scan_init() explicitly rather than...
2009-03-27 Bjorn HelgaasACPI: skip DMI power state check when ACPI disabled
2009-03-17 Bjorn HelgaasACPI: move private declarations to internal.h
2009-03-16 Jiri SlabyACPI: remove doubled status checking
2009-02-09 Yinghai Luacpi/x86: introduce __apci_map_table, v4
2009-02-09 Jeremy Fitzhardingeacpi: remove final __acpi_map_table mapping before...
2008-12-19 Bjorn HelgaasACPI: fix 2.6.28 acpi.debug_level regression
2008-11-08 Bjorn HelgaasACPI: turn off all debug output by default
2008-11-06 Bjorn HelgaasACPI: remove CONFIG_ACPI_EC
2008-10-23 Len BrownMerge branch 'ull' into test
2008-10-23 Len BrownMerge branch 'ec' into test
2008-10-23 Len BrownMerge branch 'dock' into test
2008-10-22 Zhao YakuiACPI : Load device driver according to the status of...
2008-10-22 Zhao YakuiACPI: Add DMI check to disable power state check in...
2008-10-22 Zhao YakuiACPI: Add "acpi.power_nocheck=1" to disable power state...
2008-10-11 Matthew WilcoxACPI: Change acpi_evaluate_integer to support 64-bit...
2008-10-11 Zhao YakuiACPI: Enable EC device immediately after ACPI full...
2008-09-24 Shaohua LiACPI: introduce notifier change to avoid duplicates
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-16 Bob MooreACPICA: Eliminate acpi_native_uint type v2
2008-07-07 Rafael J. WysockiPCI ACPI: Rework PCI handling of wake-up
2008-07-07 Rafael J. WysockiACPI: Introduce acpi_bus_power_manageable function
2008-04-26 Robert Hancockx86: validate against acpi motherboard resources
2008-04-16 Chuck Ebbertacpi: bus: check once more for an empty list after...
2008-03-11 Harvey HarrisonACPI: replace remaining __FUNCTION__ occurrences
2008-02-09 Harvey Harrisonx86: fix sparse warnings in acpi/bus.c
2008-02-07 Len BrownMerge branches 'release' and 'fluff' into release
2008-02-07 Adrian BunkACPI: misc cleanups
2008-02-02 Zhang RuiACPI: attach thermal zone info
2008-01-25 Greg Kroah-Hartmanfirmware: change firmware_kset to firmware_kobj
2008-01-25 Greg Kroah-Hartmankobject: convert /sys/firmware/acpi/ to use kobject_create
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2008-01-24 Len BrownRevert "ACPI: Fan: Drop force_power_state acpi_device...
2008-01-11 Len BrownPM: ACPI and APM must not be enabled at the same time
2007-10-25 Alexey StarikovskiyACPI: Fan: Drop force_power_state acpi_device option
2007-10-25 Alexey StarikovskiyACPI: power: don't cache power resource state
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-12 Greg Kroah-Hartmankobjects: fix up improper use of the kobject name field
2007-10-11 Shaohua Liide: hook ACPI _PSx method to IDE power on/off
2007-09-27 Alexey StarikovskiyACPI: Add acpi_bus_generate_event4() function
2007-08-23 Len BrownACPI: Schedule /proc/acpi/event for removal
2007-08-23 Zhang RuiACPI: don't duplicate input events on netlink
2007-07-03 Zhang RuiACPI: Export events via generic netlink
2007-04-25 Bjorn HelgaasACPI: use _STA bit names rather than 0x0F
2007-02-17 Len BrownPull bugzilla-7887 into release branch
2007-02-17 Len BrownPull bugzilla-7570 into release branch
2007-02-16 Konstantin KarasyovACPI: fix fan after resume from S3
2007-02-13 Len BrownACPI: clean up ACPI_MODULE_NAME() use
2007-02-10 Alexey StarikovskiyACPI: invoke acpi_sleep_init() earlier
2007-02-03 Len BrownPull sysfs into test branch
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions (non-conflic...
2007-02-03 Alexey StarikovskiyACPICA: use new ACPI headers.
2007-02-03 Alexey StarikovskiyACPICA: minimal patch to integrate new tables into...
2007-01-04 John KellerACPI: Altix: ACPI _PRT support
2006-12-16 Patrick MochelACPI: convert to sysfs framework
2006-08-16 Randy DunlapACPI: add message if firmware_register() init fails
2006-07-25 Len BrownACPI: restore some dmesg to DEBUG-only, ala 2.6.17
2006-07-12 Randy DunlapACPI: handle firmware_register init errors
2006-07-10 Len BrownACPI: "Device `[%s]' is not power manageable" make...
2006-07-01 Jae-hyeon Park[PATCH] ACPI: fix not power-manageable device message
2006-06-27 Patrick MochelACPI: delete tracing macros from drivers/acpi/*.c
2006-06-27 Len BrownACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNI...
2006-06-27 Jae-hyeon ParkACPI: Device [kobj-name] is not power manageable
2006-06-27 Thomas RenningerACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
2006-06-16 Len BrownPull bugzilla-5000 into release branch
2006-06-14 Bob MooreACPI: ACPICA 20060421
2006-06-14 Bob MooreACPI: ACPICA 20060331
2006-06-14 Bob Moore[ACPI] ACPICA 20060317
2006-05-15 Konstantin KarasyovACPI: create acpi_fan_suspend()/acpi_fan_resume()
2005-11-14 Jeff Garzik[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY,...
2005-08-05 Len Brown[ACPI] Lindent all ACPI files
2005-07-12 David Shaohua Li[ACPI] pci_set_power_state() now calls
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2