Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |
| |/ / | ||||||
* | | | Pull bugzilla-7349 into test branch | Len Brown | 2007-02-02 | 1 | -15/+43 | |
|\ \ \ | ||||||
| * | | | ACPI: video: fix LCD monitor seen as CRT | Rui Zhang | 2007-01-03 | 1 | -15/+43 | |
* | | | | Pull video into test branch | Len Brown | 2007-02-02 | 2 | -3/+70 | |
|\ \ \ \ | ||||||
| * | | | | ACPI: Adds backlight sysfs support for acpi video driver. | Yu Luming | 2006-12-20 | 2 | -3/+70 | |
* | | | | | Pull hp-pci-root into test branch | Len Brown | 2007-02-02 | 2 | -123/+13 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot faster | Justin Chen | 2007-01-16 | 2 | -123/+13 | |
* | | | | | [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 |