aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ACPICA: Temporary fix for BankValue parameterBob Moore2007-02-021-2/+28
| * | | ACPICA: fix for object premature deletionFiodor Suietov2007-02-021-0/+9
| * | | ACPICA: Cast acpi_thread_id to UINT32 for debug output onlyBob Moore2007-02-021-4/+3
| * | | ACPICA: Release global lock from interrupt handlerBob Moore2007-02-021-35/+15
| * | | ACPICA: Delete recursive feature of ACPI Global LockBob Moore2007-02-026-190/+131
| * | | ACPICA: Handle case NumElements > Package lengthBob Moore2007-02-021-46/+41
| * | | ACPICA: Handle mis-matched package lengthBob Moore2007-02-021-8/+19
| * | | ACPICA: Update function headerBob Moore2007-02-021-0/+3
| |/ /
* | | Pull bugzilla-7349 into test branchLen Brown2007-02-021-15/+43
|\ \ \
| * | | ACPI: video: fix LCD monitor seen as CRTRui Zhang2007-01-031-15/+43
* | | | Pull video into test branchLen Brown2007-02-022-3/+70
|\ \ \ \
| * | | | ACPI: Adds backlight sysfs support for acpi video driver.Yu Luming2006-12-202-3/+70
* | | | | Pull hp-pci-root into test branchLen Brown2007-02-022-123/+13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot fasterJustin Chen2007-01-162-123/+13
* | | | | [PATCH] ACPI: fix cpufreq regressionIngo Molnar2007-01-261-4/+0
* | | | | [PATCH] acpi: remove "video device notify" messageJeff Chua2007-01-231-2/+0
|/ / / /
* | | | Revert "ACPI: ibm-acpi: make non-generic bay support optional"Henrique de Moraes Holschuh2007-01-112-23/+1
* | | | Pull sgi into release branchLen Brown2007-01-111-0/+3
|\ \ \ \
| * | | | ACPI: Altix: ACPI _PRT supportJohn Keller2007-01-041-0/+3
| | |/ / | |/| |
* | | | Pull trivial into release branchLen Brown2007-01-113-9/+2
|\ \ \ \
| * | | | ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi2007-01-102-7/+0
| * | | | ACPI: ec: enable printk on cmdline useLen Brown2007-01-061-2/+2
* | | | | [PATCH] fix the toshiba_acpi write_lcd return valueMatthijs van Otterdijk2007-01-051-3/+6
|/ / / /
* / / / ACPI: EC: move verbose printk to debug build onlyGuillaume Chazarain2007-01-021-1/+1
|/ / /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-2240-736/+1748
|\ \ \
| * | | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-2020-75/+36
| * | | Pull sgi into test branchLen Brown2006-12-202-1/+97
| |\ \ \
| | * | | ACPI: Add support for acpi_load_table/acpi_unload_table_idJohn Keller2006-12-202-1/+97
| | | |/ | | |/|
| * | | Pull bugfix into test branchLen Brown2006-12-204-8/+9
| |\ \ \
| | * | | ACPI: Kconfig - depend on PM rather than selecting itAndrew Morton2006-12-201-1/+1
| | * | | ACPI: fix NULL check in drivers/acpi/osl.cAdrian Bunk2006-12-201-1/+1
| | * | | ACPI: prevent processor module from loading on failuresAkinobu Mita2006-12-201-2/+2
| | * | | ACPI: fix single linked list manipulationAkinobu Mita2006-12-201-4/+5
| * | | | Pull ec into test branchLen Brown2006-12-201-1/+1
| |\ \ \ \
| | * | | | ACPI: make drivers/acpi/ec.c:ec_ecdt staticAdrian Bunk2006-12-201-1/+1
| * | | | | Pull platform-drivers into test branchLen Brown2006-12-204-12/+39
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-203-3/+4
| | * | | | ACPI: Implement acpi_video_get_next_level()Thomas Tuttle2006-12-201-7/+34
| | * | | | ACPI: ibm_acpi: allow clean removalAlexey Starikovskiy2006-12-191-2/+1
| * | | | | Pull style into test branchLen Brown2006-12-1628-134/+128
| |\ \ \ \ \
| | * | | | | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-1430-145/+138
| * | | | | | Pull bugfix into test branchLen Brown2006-12-161-8/+8
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | ACPI: dock: use mutex instead of spinlockKristen Carlson Accardi2006-10-301-8/+8
| * | | | | | Pull trivial into test branchLen Brown2006-12-167-18/+24
| |\ \ \ \ \ \
| | * | | | | | ACPI: update commentSatoru Takeuchi2006-11-061-3/+3
| | * | | | | | ACPI: Get rid of 'unused variable' warning in acpi_ev_global_lock_handler()Jesper Juhl2006-11-061-1/+0
| | * | | | | | ACPI: optimize pci_rootbridge searchChen, Justin2006-10-271-1/+5
| | * | | | | | ACPI: make ec_transaction not externRandy Dunlap2006-10-271-1/+1
| | * | | | | | ACPI: avoid gcc warnings in ACPI mutex debug codeMartin Bligh2006-10-213-12/+15
| | |/ / / / /
| * | | | | | ACPI: ibm_acpi: respond to workqueue updateLen Brown2006-12-161-3/+3