summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen2010-08-157-26/+11
* ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2010-08-152-33/+54
* ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2010-08-152-50/+82
* ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-155-272/+0
* ACPI power_resource: remove unused procfs I/FZhang Rui2010-08-151-127/+1
* ACPI: remove deprecated ACPI procfs I/FZhang Rui2010-08-157-484/+1
* ACPI: introduce drivers/acpi/sysfs.cZhang Rui2010-08-156-571/+688
* Merge branch 'acpica-gpe' into releaseLen Brown2010-08-1550-919/+513
|\
| * ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki2010-08-075-78/+139
| * ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()Rafael J. Wysocki2010-07-121-13/+8
| * ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unsetRafael J. Wysocki2010-07-121-1/+1
| * ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki2010-07-129-298/+83
| * ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags()Rafael J. Wysocki2010-07-121-2/+3
| * ACPICA: Fix for Alias references within Package objectsBob Moore2010-07-061-1/+15
| * ACPICA: Fix lint warning for 64-bit constantBob Moore2010-07-061-1/+1
| * ACPICA: Remove obsolete GPE functionBob Moore2010-07-063-30/+6
| * ACPICA: Drop acpi_set_gpeRafael J. Wysocki2010-07-061-60/+0
| * ACPICA: Use low-level GPE enable during GPE block initializationRafael J. Wysocki2010-07-064-44/+47
| * ACPI / EC: Do not use acpi_set_gpeRafael J. Wysocki2010-07-061-11/+4
| * ACPI / EC: Drop suspend and resume routinesRafael J. Wysocki2010-07-061-18/+0
| * ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2010-07-0610-125/+48
| * ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki2010-07-063-19/+81
| * ACPICA: Rename acpi_hw_gpe_register_bitLin Ming2010-07-063-7/+7
| * ACPICA: Optimization: Reduce the number of namespace walksAlexey Starikovskiy2010-07-062-6/+32
| * ACPICA: Update flags for operand objectBob Moore2010-07-062-17/+8
| * ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy2010-07-0615-218/+52
| * ACPICA: Expand device initialization counters to 32 bitsBob Moore2010-07-062-5/+5
| * ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore2010-07-0611-28/+28
| * ACPICA: Expand initialization counters to 32 bitsAlexey Starikovskiy2010-07-063-24/+24
| * ACPICA: iASL/Core: Add support for _WDG/_WED MS methodsBob Moore2010-07-061-6/+7
| * ACPICA: Add comment: _BCL cannot be sorted on the flyBob Moore2010-07-061-0/+7
* | Merge branch 'bugzilla-16422' into releaseLen Brown2010-08-141-1/+2
|\ \
| * | ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI deviceZhao Yakui2010-07-261-1/+2
* | | Merge branch 'procfs-cleanup' into releaseLen Brown2010-08-146-76/+102
|\ \ \
| * | | ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui2010-08-142-1/+9
| * | | ACPI: introduce drivers/acpi/debugfs.cZhang Rui2010-08-145-75/+93
* | | | Merge branch 'apei' into releaseLen Brown2010-08-146-89/+380
|\ \ \ \
| * | | | ACPI, APEI, ERST debug supportHuang Ying2010-08-143-0/+217
| * | | | ACPI, APEI, Manage GHES as platform devicesHuang Ying2010-08-082-71/+145
| * | | | ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying2010-08-081-16/+16
| * | | | ACPI, APEI, Fix a typo of error path of apei_resources_requestHuang Ying2010-08-081-2/+2
| |/ / /
* | | | Merge branch 'nvs' into releaseLen Brown2010-08-143-80/+33
|\ \ \ \ | |/ / / |/| | |
| * | | ACPI / Sleep: Drop acpi_suspend_finish()Rafael J. Wysocki2010-07-061-7/+2
| * | | ACPI / Sleep: Consolidate suspend and hibernation routinesRafael J. Wysocki2010-07-061-26/+16
| * | | ACPI / Wakeup: Simplify enabling of wakeup devicesRafael J. Wysocki2010-07-063-44/+14
| * | | ACPI / Sleep: Rework enabling wakeup devicesRafael J. Wysocki2010-07-061-4/+2
| * | | ACPI / Sleep: Free NVS copy if suspending of devices failsRafael J. Wysocki2010-07-061-1/+1
| | |/ | |/|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-302-2/+9
|\ \ \
| * | | cyber2000fb: fix console in truecolor modesOndrej Zary2010-07-301-0/+1
| * | | cyber2000fb: fix machine hang on module loadOndrej Zary2010-07-301-0/+2