Merge branch 'cpus4096' into irq/threaded
[safe/jmp/linux-2.6] / drivers / acpi / osl.c
2009-03-23 Thomas GleixnerMerge branch 'cpus4096' into irq/threaded
2009-03-16 Len BrownRevert "ACPI: make some IO ports off-limits to AML"
2009-02-22 Jeremy Fitzhardingeacpi: add some missing section markers
2009-02-09 Yinghai Luacpi/x86: introduce __apci_map_table, v4
2009-02-07 Len BrownMerge branches 'release', 'asus', 'bugzilla-12450'...
2009-02-07 Frank SeidelACPI: add missing KERN_* constants to printks
2009-02-04 Len BrownACPI: make some IO ports off-limits to AML
2008-12-31 Lin MingACPI: osl.c: replace return_ACPI_STATUS with return
2008-11-27 Len BrownACPI: delete OSI(Linux) DMI dmesg spam
2008-10-23 Len BrownMerge branch 'ull' into test
2008-10-23 Len BrownMerge branch 'dock' into test
2008-10-23 Lin MingACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ......
2008-10-11 Matthew WilcoxACPI: Change acpi_evaluate_integer to support 64-bit...
2008-09-24 Zhang RuiACPI: fix hotplug race
2008-04-29 Zhang Ruiflush kacpi_notify_wq before removing notify handler
2008-04-17 Matthew WilcoxAdd down_timeout and change ACPI to use it
2008-03-15 Linus TorvaldsACPI: Remove ACPI_CUSTOM_DSDT_INITRD option
2008-03-11 Jean DelvareACPI: Fix a duplicate log level
2008-02-14 Len BrownMerge branches 'release', 'dmi', 'idle' and 'misc'...
2008-02-14 Len BrownACPI: DMI: quirk for FSC ESPRIMO Mobile V5505
2008-02-14 Adrian BunkACPI: static acpi_find_dsdt_initrd()
2008-02-14 Adrian BunkACPI: static acpi_no_initrd_override_setup()
2008-02-13 Linus Torvaldsacpi: fix acpi_os_read_pci_configuration() misuse of...
2008-02-10 Matthew WilcoxChange pci_raw_ops to pci_raw_read/write
2008-02-07 Len BrownACPI: add newline to printk
2008-02-07 Len BrownMerge branches 'release' and 'dsdt-override' into release
2008-02-07 Len BrownACPI: update intrd DSDT override console messages
2008-02-07 Éric PielACPI: Add "acpi_no_initrd_override" kernel parameter
2008-02-07 Len BrownMerge branches 'release' and 'fluff' into release
2008-02-07 Adrian BunkACPI: misc cleanups
2008-02-07 Len BrownMerge branches 'release' and 'hwmon-conflicts' into...
2008-02-07 Len BrownMerge branches 'release' and 'stats' into release
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07 Len BrownMerge branches 'release' and 'dmi' into release
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Thomas RenningerACPI: Export acpi_check_resource_conflict
2008-02-07 Thomas RenningerACPI: track opregion names to avoid driver resource...
2008-02-07 Len BrownACPI: create /sys/firmware/acpi/interrupts
2008-02-07 Éric PielACPI: Taint kernel on ACPI table override (format corre...
2008-02-07 Markus GauguschACPI: basic initramfs DSDT override support
2008-02-03 Adrian BunkACPI: make struct osi_linux static
2008-02-03 Adrian BunkACPI: make acpi_dmi_dump() static
2008-02-03 Len BrownDMI: remove duplicate helper routine
2008-01-24 Len BrownACPI: make _OSI(Linux) console messages smarter
2008-01-24 Len BrownACPI: Delete Intel Customer Reference Board (CRB) from...
2008-01-24 Len BrownACPI: on OSI(Linux), print needed DMI rather than reque...
2008-01-24 Len BrownACPI: create acpi_dmi_dump()
2007-12-14 Len BrownACPI: tables: complete searching upon RSDP w/ bad checksum.
2007-12-13 Jan Beulichacpi: make __acpi_map_table() and __init function
2007-12-07 Alexey StarikovskiyACPI: Defer enabling of level GPE until all pending...
2007-11-17 Zhao YakuiACPI: Handle I/O access width requestst that are not...
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-10 Len Browncpuidle: consolidate 2.6.22 cpuidle branch into one...
2007-10-10 Jeff Garzikdrivers/firmware: const-ify DMI API and internals
2007-07-22 Len BrownPull osi into release branch
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-03 Adrian BunkACPI: static
2007-07-03 Len BrownACPI: fix acpi_osi=!Linux
2007-06-09 Len BrownACPI: disable _OSI(Linux) by default
2007-05-30 Len BrownACPI: add __init to acpi_initialize_subsystem()
2007-05-30 Len BrownACPI: Make _OSI(Linux) a special case
2007-05-29 Len BrownACPI: extend "acpi_osi=" boot option
2007-05-10 Alexey StarikovskiyACPI: created a dedicated workqueue for notify() execution
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-02-17 Len BrownPull remove-hotkey into release branch
2007-02-17 Len BrownPull fluff into release branch
2007-02-17 Len BrownACPI: hotkey: remove driver, per feature-removal-schedu...
2007-02-16 Len BrownACPI: remove acpi_os_readable(), acpi_os_writable()
2007-02-16 Randy DunlapACPI: Fix sparse warnings
2007-02-13 Len BrownACPI: clean up ACPI_MODULE_NAME() use
2007-02-03 Len BrownPull motherboard into test branch
2007-02-03 Alexey StarikovskiyACPICA: use new ACPI headers.
2007-02-03 Alexey StarikovskiyACPICA: minimal patch to integrate new tables into...
2007-01-26 Bjorn HelgaasACPI: move FADT resource reservations from motherboard...
2006-12-20 Len BrownPull bugfix into test branch
2006-12-20 Adrian BunkACPI: fix NULL check in drivers/acpi/osl.c
2006-12-16 Len BrownPull style into test branch
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-18 Linus TorvaldsRevert "ACPI: created a dedicated workqueue for notify...
2006-10-14 Jan EngelhardtACPI: Remove unnecessary from/to-void* and to-void...
2006-10-14 Alexey Y. StarikovskiyACPI: created a dedicated workqueue for notify() execution
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-08-16 Len BrownACPI: avoid irqrouter_resume might_sleep oops on resume...
2006-07-13 Len Brown[PATCH] Revert "ACPI: execute Notify() handlers on...
2006-07-10 Len BrownACPI: acpi_os_allocate() fixes
2006-07-04 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-07-01 Len BrownPull acpi_os_free into release branch
2006-07-01 Len BrownPull kmalloc into release branch
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-30 Len BrownACPI: delete acpi_os_free(), use kfree() directly
2006-06-28 Bob MooreACPI: ACPICA 20060623
2006-06-27 Patrick MochelACPI: delete tracing macros from drivers/acpi/*.c
2006-06-27 Len BrownACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
2006-06-27 Bjorn HelgaasACPI: acpi_os_wait_semaphore(): silence complaint
2006-06-27 Thomas RenningerACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
2006-06-14 Bob MooreACPI: ACPICA 20060608
next