vfb: use sys instead of cfb drawing functions
[safe/jmp/linux-2.6] / drivers / acpi /
2007-05-08 David Brownellworkaround rtc-related acpi table bugs
2007-05-08 David BrownellACPI wakeup hooks for rtc-cmos
2007-05-08 David BrownellPNPACPI sets pnpdev->dev.archdata
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Yasunori GotoFix section mismatch of memory hotplug related code.
2007-05-07 Johannes Bergremove software_suspend()
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-05-02 john stultz[PATCH] x86: Log reason why TSC was marked unstable
2007-04-30 Johannes Bergpower management: implement pm_ops.valid for everybody
2007-04-29 Len BrownPull bugzilla-8346 into release branch
2007-04-29 Len BrownPull sbs into release branch
2007-04-29 Len BrownPull dock into release branch
2007-04-29 Len BrownPull ec into release branch
2007-04-29 Len BrownPull misc-for-upstream into release branch
2007-04-29 Len BrownPull thinkpad into release branch
2007-04-29 Bob MooreACPICA: clear fields reserved before FADT r3
2007-04-26 Thomas Renninger[CPUFREQ] Remove deprecated /proc/acpi/processor/perfor...
2007-04-25 David BrownellACPI: make /proc/acpi/wakeup more useful
2007-04-25 Borislav PetkovACPI: word-smith kconfig help
2007-04-25 Bjorn HelgaasACPI: use _STA bit names rather than 0x0F
2007-04-25 Bjorn HelgaasACPI: Remove duplicate definitions for _STA bits
2007-04-25 Ray LeeACPI: remove duplicate include
2007-04-24 Andrew Mortonacpi-thermal: fix mod_timer() interval
2007-03-30 Len BrownRevert "ACPI: parse 2nd MADT by default"
2007-03-29 Randy DunlapACPI: dock: use NULL for pointer
2007-03-26 Henrique de Moraes... ACPI: ibm-acpi: move driver to drivers/misc hierarchy
2007-03-26 Henrique de Moraes... ACPI: ibm-acpi: update copyright notice
2007-03-26 Henrique de Moraes... ACPI: ibm-acpi: organize code
2007-03-26 Henrique de Moraes... ACPI: ibm-acpi: add header file
2007-03-26 Henrique de Moraes... ACPI: ibm-acpi: rename some identifiers
2007-03-26 Henrique de Moraes... ACPI: ibm-acpi: kill trailing whitespace
2007-03-23 Thomas Gleixner[PATCH] i386: add command line option "local_apic_timer...
2007-03-23 Linus TorvaldsRevert "ACPI: Only use IPI on known broken machines...
2007-03-22 Len BrownACPI: sbs: remove i2c_ec.[ch]
2007-03-22 Vladimir LebedevACPI: sbs: Common interface with CM battery
2007-03-22 Vladimir LebedevACPI: sbs: Debug messages correction/improvement
2007-03-22 Vladimir LebedevACPI: sbs: remove I2C Makefile hooks
2007-03-22 Vladimir LebedevACPI: sbs: remove I2C Kconfig dependency
2007-03-22 Vladimir LebedevACPI: sbs: use EC rather than I2C
2007-03-20 Len BrownPull c2 into release branch
2007-03-20 Len BrownPull bugzilla-7465 into release branch
2007-03-20 Len BrownPull bugzilla-8171 into release branch
2007-03-20 Len BrownPull misc-for-upstream into release branch
2007-03-17 Thomas RenningerACPI: Only use IPI on known broken machines (AMD, Dotha...
2007-03-16 Henrique de Moraes... ACPI: ibm-acpi: allow module to load when acpi notifier...
2007-03-15 Len BrownACPI: parse 2nd MADT by default
2007-03-15 Len BrownACPICA: revert "acpi_serialize" changes
2007-03-14 Al Viro[PATCH] misc NULL noise
2007-03-12 Alexey StarikovskiyACPI: resolve HP nx6125 S3 immediate wakeup regression
2007-03-11 Len BrownACPI: Add support to parse 2nd MADT
2007-03-10 Alexey StarikovskiyACPI: EC: Block queries until EC is fully initialized
2007-03-10 Alexey StarikovskiyACPI: EC: Cleanup of EC initialization
2007-03-10 Alexey StarikovskiyACPI: EC: first_ec is better to be acpi_ec than acpi_de...
2007-03-10 Alexey StarikovskiyACPI: EC: Rename ec_ecdt to more informative boot_ec
2007-03-10 Alexey StarikovskiyACPI: EC: Clean ECDT and namespace parsing.
2007-03-10 Alexey StarikovskiyACPI: EC: Put install handlers into separate function.
2007-03-10 Alexey StarikovskiyACPI: EC: Remove casts to/from void* from ec.c
2007-03-10 Alexey StarikovskiyACPI: EC: enable burst functionality in EC.
2007-03-10 Alexey StarikovskiyACPI: EC: "Fake ECDT" workaround is not needed any...
2007-03-10 Alexey StarikovskiyACPI: EC: Make EC to initialize first in ACPI
2007-03-10 Alexey StarikovskiyACPI: EC: Don't use Global Lock if not asked to do so
2007-03-10 Len BrownPull misc-for-upstream into release branch
2007-03-10 Len BrownPull bugzilla-8110 into release branch
2007-03-10 Len BrownPull bugzilla-8066 into release branch
2007-03-10 Len BrownPull bugzilla-7570 into release branch
2007-03-10 Len BrownPull bugzilla-6859 into release branch
2007-03-10 Len BrownPull ibm into release branch
2007-03-10 Alexey StarikovskiyACPI: ec: fix race in status register access
2007-03-10 Robert P. J. DayACPI: Kconfig: hide ACPI menu when CONFIG_PM=n
2007-03-10 Ilya A. Volynets... ACPI: dock: add access to ACPI docking station UID
2007-03-10 Julius VolzACPI: video: Fix spelling and grammar mistakes
2007-03-10 Anthony Godshall... ACPI: make blacklist more verbose
2007-03-09 Henrique de Moraes... ACPI: ibm-acpi: improve backlight power handling
2007-03-08 Shaohua LiACPI: fix boot hang w/o "noapic" on MSI MS-6390-L
2007-03-07 Konstantin KarasyovACPI: ThinkPad Z60m: usb mouse stops working after...
2007-03-07 Alexey StarikovskiyACPICA: Fix ACPI Global Lock re-entrancy
2007-03-01 Kristen Carlson... [PATCH] ACPI: make bay depend on dock
2007-02-22 Henrique de Moraes... ACPI: ibm-acpi: make ibm-acpi bay support optional
2007-02-22 Henrique de Moraes... ACPI: ibm-acpi: fix initial status of backlight device
2007-02-21 Konstantin KarasyovACPI: fix S3 fan resume issue
2007-02-20 Richard Purdiebacklight: Separate backlight properties from backlight...
2007-02-20 Richard Purdiebacklight: Remove unneeded owner field
2007-02-17 Len BrownPull bugzilla-7897 into release branch
2007-02-17 Len BrownPull bugzilla-7887 into release branch
2007-02-17 Len BrownPull bugzilla-7570 into release branch
2007-02-17 Len BrownPull bugzilla-7200 into release branch
2007-02-17 Len BrownPull bugzilla-7122 into release branch
2007-02-17 Len BrownPull bugzilla-5534 into release branch
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 BrownPull misc-for-upstream into release branch
2007-02-16 Henrique de Moraes... ACPI: bay: use IS_ERR for return of register_platform_d...
2007-02-16 John KellerACPI: acpi_unload_table_id() always returns error
2007-02-16 Alexey StarikovskiyACPI: ec: add unlock in error path
2007-02-16 Thomas Gleixner[PATCH] clockevents: i386 drivers
2007-02-16 Thomas Gleixner[PATCH] ACPI keep track of timer broadcasting
2007-02-16 Thomas Gleixner[PATCH] ACPI: fix missing include for UP
2007-02-16 Konstantin KarasyovACPI: fix fan after resume from S3
next