aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/power.c
Commit message (Expand)AuthorAge
* Merge branch 'sfi-base' into releaseLen Brown2009-09-19
|\
| * ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-28
* | ACPI PM: Replace wakeup.prepared with reference counterRafael J. Wysocki2009-09-09
|/
* ACPI: don't check power state after _ON/_OFFBjorn Helgaas2009-05-27
* Merge branch 'acpi-modparam' into releaseLen Brown2009-04-05
|\
| * ACPI: simplify module_param namespaceRusty Russell2009-04-02
* | ACPI: call acpi_power_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
|/
* ACPI: power.c: call acpi_get_name to get node nameLin Ming2008-12-31
* Merge branch 'power' into releaseLen Brown2008-11-11
|\
| * ACPI: fan: Delete the strict check in power transitionZhao Yakui2008-10-28
| * ACPI: fix de-reference bug in power resource driverZhao Yakui2008-10-28
* | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-07
|/
* Merge branch 'ull' into testLen Brown2008-10-22
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-11
* | Merge branch 'misc' into testLen Brown2008-10-22
|\ \
| * | ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-10
| |/
* | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui2008-10-22
* | ACPI: Get the device power state in the course of scanning deviceZhao Yakui2008-10-22
|/
* ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki2008-07-07
* ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki2008-07-07
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-30
|\
| * ACPI: check a return value correctly in acpi_power_get_context()Li Zefan2008-04-29
* | acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
|/
* ACPI: remove duplicated warning messageMiguel Botón2008-02-07
* ACPI: power: don't cache power resource stateAlexey Starikovskiy2007-10-25
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-23
* Pull misc-for-upstream into release branchLen Brown2007-03-09
|\
| * ACPI: ThinkPad Z60m: usb mouse stops working after suspend to RAMKonstantin Karasyov2007-03-07
* | ACPI: fix S3 fan resume issueKonstantin Karasyov2007-02-21
|/
* Pull bugzilla-7570 into release branchLen Brown2007-02-16
|\
| * ACPI: fix fan after resume from S3Konstantin Karasyov2007-02-16
* | Pull bugzilla-7122 into release branchLen Brown2007-02-16
|\ \
| * | ACPI: update acpi_power_resume() per new acpi_op_resumeLen Brown2007-02-16
| * | ACPI: Thermal issues on HP nx6325Konstantin Karasyov2007-02-16
| |/
* | ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-12
* | ACPI: fix acpi_driver.name usageLen Brown2007-02-12
* | ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-12
|/
* ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-20
* Pull style into test branchLen Brown2006-12-16
|\
| * ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-14
* | ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUGDmitry Torokhov2006-10-14
|/
* ACPI: add 'const' to several ACPI file_operationsArjan van de Ven2006-07-10
* ACPI: power: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
* ACPI: power: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
* ACPI: power: add struct acpi_device to struct acpi_power_resourcePatrick Mochel2006-06-30
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-27
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-27
* ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown2006-06-27
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-26
* [ACPI] Lindent all ACPI filesLen Brown2005-08-05