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