Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ACPICA: Implement simplified Table Manager | Bob Moore | 2007-02-02 | 30 | -3403/+1609 |
* | ACPICA: Update debug output | Bob Moore | 2007-02-02 | 1 | -1/+1 |
* | ACPICA: Temporary fix for BankValue parameter | Bob Moore | 2007-02-02 | 1 | -2/+28 |
* | ACPICA: fix for object premature deletion | Fiodor Suietov | 2007-02-02 | 1 | -0/+9 |
* | ACPICA: Cast acpi_thread_id to UINT32 for debug output only | Bob Moore | 2007-02-02 | 1 | -4/+3 |
* | ACPICA: Release global lock from interrupt handler | Bob Moore | 2007-02-02 | 1 | -35/+15 |
* | ACPICA: Delete recursive feature of ACPI Global Lock | Bob Moore | 2007-02-02 | 6 | -190/+131 |
* | ACPICA: Handle case NumElements > Package length | Bob Moore | 2007-02-02 | 1 | -46/+41 |
* | ACPICA: Handle mis-matched package length | Bob Moore | 2007-02-02 | 1 | -8/+19 |
* | ACPICA: Update function header | Bob Moore | 2007-02-02 | 1 | -0/+3 |
* | [PATCH] ACPI: fix cpufreq regression | Ingo Molnar | 2007-01-26 | 1 | -4/+0 |
* | [PATCH] acpi: remove "video device notify" message | Jeff Chua | 2007-01-23 | 1 | -2/+0 |
* | Revert "ACPI: ibm-acpi: make non-generic bay support optional" | Henrique de Moraes Holschuh | 2007-01-11 | 2 | -23/+1 |
* | Pull sgi into release branch | Len Brown | 2007-01-11 | 1 | -0/+3 |
|\ | |||||
| * | ACPI: Altix: ACPI _PRT support | John Keller | 2007-01-04 | 1 | -0/+3 |
* | | Pull trivial into release branch | Len Brown | 2007-01-11 | 3 | -9/+2 |
|\ \ | |||||
| * | | ACPI: delete two spurious ACPI messages | Venkatesh Pallipadi | 2007-01-10 | 2 | -7/+0 |
| * | | ACPI: ec: enable printk on cmdline use | Len Brown | 2007-01-06 | 1 | -2/+2 |
* | | | [PATCH] fix the toshiba_acpi write_lcd return value | Matthijs van Otterdijk | 2007-01-05 | 1 | -3/+6 |
|/ / | |||||
* | | ACPI: EC: move verbose printk to debug build only | Guillaume Chazarain | 2007-01-02 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-12-22 | 40 | -736/+1748 |
|\ | |||||
| * | ACPI: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-20 | 20 | -75/+36 |
| * | Pull sgi into test branch | Len Brown | 2006-12-20 | 2 | -1/+97 |
| |\ | |||||
| | * | ACPI: Add support for acpi_load_table/acpi_unload_table_id | John Keller | 2006-12-20 | 2 | -1/+97 |
| * | | Pull bugfix into test branch | Len Brown | 2006-12-20 | 4 | -8/+9 |
| |\ \ | |||||
| | * | | ACPI: Kconfig - depend on PM rather than selecting it | Andrew Morton | 2006-12-20 | 1 | -1/+1 |
| | * | | ACPI: fix NULL check in drivers/acpi/osl.c | Adrian Bunk | 2006-12-20 | 1 | -1/+1 |
| | * | | ACPI: prevent processor module from loading on failures | Akinobu Mita | 2006-12-20 | 1 | -2/+2 |
| | * | | ACPI: fix single linked list manipulation | Akinobu Mita | 2006-12-20 | 1 | -4/+5 |
| * | | | Pull ec into test branch | Len Brown | 2006-12-20 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | ACPI: make drivers/acpi/ec.c:ec_ecdt static | Adrian Bunk | 2006-12-20 | 1 | -1/+1 |
| * | | | | Pull platform-drivers into test branch | Len Brown | 2006-12-20 | 4 | -12/+39 |
| |\ \ \ \ | |||||
| | * | | | | ACPI: video: Add dev argument for backlight_device_register | Yu Luming | 2006-12-20 | 3 | -3/+4 |
| | * | | | | ACPI: Implement acpi_video_get_next_level() | Thomas Tuttle | 2006-12-20 | 1 | -7/+34 |
| | * | | | | ACPI: ibm_acpi: allow clean removal | Alexey Starikovskiy | 2006-12-19 | 1 | -2/+1 |
| * | | | | | Pull style into test branch | Len Brown | 2006-12-16 | 28 | -134/+128 |
| |\ \ \ \ \ | |||||
| | * | | | | | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt | 2006-10-14 | 30 | -145/+138 |
| * | | | | | | Pull bugfix into test branch | Len Brown | 2006-12-16 | 1 | -8/+8 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | ACPI: dock: use mutex instead of spinlock | Kristen Carlson Accardi | 2006-10-30 | 1 | -8/+8 |
| * | | | | | | Pull trivial into test branch | Len Brown | 2006-12-16 | 7 | -18/+24 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | ACPI: update comment | Satoru Takeuchi | 2006-11-06 | 1 | -3/+3 |
| | * | | | | | | ACPI: Get rid of 'unused variable' warning in acpi_ev_global_lock_handler() | Jesper Juhl | 2006-11-06 | 1 | -1/+0 |
| | * | | | | | | ACPI: optimize pci_rootbridge search | Chen, Justin | 2006-10-27 | 1 | -1/+5 |
| | * | | | | | | ACPI: make ec_transaction not extern | Randy Dunlap | 2006-10-27 | 1 | -1/+1 |
| | * | | | | | | ACPI: avoid gcc warnings in ACPI mutex debug code | Martin Bligh | 2006-10-21 | 3 | -12/+15 |
| | |/ / / / / | |||||
| * | | | | | | ACPI: ibm_acpi: respond to workqueue update | Len Brown | 2006-12-16 | 1 | -3/+3 |
| * | | | | | | Pull platform-drivers into test branch | Len Brown | 2006-12-16 | 4 | -190/+1011 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | ACPI: ibm-acpi: update version and copyright | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -2/+7 |
| | * | | | | | ACPI: ibm-acpi: style fixes and cruft removal | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -57/+43 |
| | * | | | | | ACPI: ibm-acpi: backlight device cleanup | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -19/+31 |