| Commit message (Expand) | Author | Age |
* | acpi: fix oops in acpi_system_wakeup_device_seq_show | Linus Torvalds | 2008-11-16 |
* | Merge branch 'ec' into release | Len Brown | 2008-11-11 |
|\ |
|
| * | ACPI: EC: Don't do transaction from GPE handler in poll mode. | Alexey Starikovskiy | 2008-11-11 |
| * | ACPI: EC: lower interrupt storm treshold | Alexey Starikovskiy | 2008-11-11 |
| * | ACPICA: Use spinlock for acpi_{en|dis}able_gpe | Alexey Starikovskiy | 2008-11-11 |
| * | ACPI: EC: restart failed command | Alexey Starikovskiy | 2008-11-11 |
| * | ACPI: EC: wait for last write gpe | Alexey Starikovskiy | 2008-11-11 |
| * | ACPI: EC: make kernel messages more useful when GPE storm is detected | Alan Jenkins | 2008-11-11 |
| * | ACPI: EC: revert msleep patch | Alexey Starikovskiy | 2008-11-11 |
* | | Merge branch 'processor-256' into release | Len Brown | 2008-11-11 |
|\ \ |
|
| * | | ACPI: 80 column adherence and spelling fix (no functional change) | Myron Stowe | 2008-11-06 |
| * | | ACPI: Behave uniquely based on processor declaration definition type | Myron Stowe | 2008-11-06 |
| * | | ACPI: Disambiguate processor declaration type | Myron Stowe | 2008-11-06 |
| |/ |
|
* | | Merge branch 'video' into release | Len Brown | 2008-11-11 |
|\ \ |
|
| * | | ACPI video: if no ACPI backlight support, use vendor drivers | Thomas Renninger | 2008-11-07 |
| * | | ACPI: video: Ignore devices that aren't present in hardware | Thomas Renninger | 2008-11-07 |
| |/ |
|
* | | Merge branch 'sysfs' into release | Len Brown | 2008-11-11 |
|\ \ |
|
| * | | ACPI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-06 |
| |/ |
|
* | | Merge branch 'power' into release | Len Brown | 2008-11-11 |
|\ \ |
|
| * | | ACPI: fan: Delete the strict check in power transition | Zhao Yakui | 2008-10-28 |
| * | | ACPI: fix de-reference bug in power resource driver | Zhao Yakui | 2008-10-28 |
| |/ |
|
* | | Merge branch 'misc' into release | Len Brown | 2008-11-11 |
|\ \ |
|
| * | | ACPI: pci_link: remove acpi_irq_balance_set() interface | Bjorn Helgaas | 2008-11-11 |
| * | | Delete an unwanted return statement at evgpe.c | Lin Ming | 2008-11-07 |
| * | | ACPI: update debug parameter documentation | Bjorn Helgaas | 2008-11-07 |
| * | | ACPI: turn off all debug output by default | Bjorn Helgaas | 2008-11-07 |
| * | | ACPI: add driver component definitions to sysfs debug_layers | Bjorn Helgaas | 2008-11-07 |
| * | | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas | 2008-11-07 |
| * | | ACPI: use macro to replace hard number | Yinghai Lu | 2008-11-06 |
| * | | Revert "ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism" | Len Brown | 2008-11-06 |
| * | | ACPI: remove CONFIG_ACPI_EC | Bjorn Helgaas | 2008-11-06 |
| * | | ACPI: remove CONFIG_ACPI_POWER | Bjorn Helgaas | 2008-11-06 |
| * | | ACPI: SBS: remove useless acpi_cm_sbs_init() initcall | Bjorn Helgaas | 2008-11-06 |
| * | | ACPI: remove comments about debug layer/level to use | Bjorn Helgaas | 2008-11-06 |
| |/ |
|
* | | Merge branch 'bugzilla-11917' into release | Len Brown | 2008-11-11 |
|\ \ |
|
| * | | ACPI EC: Fix regression due to use of uninitialized variable | Alexey Starikovskiy | 2008-11-07 |
| |/ |
|
* | | Merge branch 'bugzilla-11539' into release | Len Brown | 2008-11-11 |
|\ \ |
|
| * | | ACPI: avoid empty file name in sysfs | Peter Gruber | 2008-11-06 |
| |/ |
|
* / | ACPI: bugfix reporting of event handler status | Zhang Rui | 2008-10-28 |
|/ |
|
* | ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y. | Rafael J. Wysocki | 2008-10-25 |
* | toshiba_acpi: always call input_sync() after input_report_switch() | Len Brown | 2008-10-25 |
* | ACPI: Always report a sync event after a lid state change | Guillem Jover | 2008-10-25 |
* | ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.c | Miao Xie | 2008-10-25 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-10-23 |
|\ |
|
| * | dock: make dock driver not a module | Shaohua Li | 2008-10-23 |
| * | ACPI: hack around sysfs warning with link order | Zhao Yakui | 2008-10-23 |
| * | ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=n | Len Brown | 2008-10-23 |
| * | Merge branch 'linus' into test | Len Brown | 2008-10-23 |
| |\ |
|
| * \ | Merge branch 'ull' into test | Len Brown | 2008-10-22 |
| |\ \ |
|
| | * | | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 2008-10-11 |