| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: Schedule /proc/acpi/event for removal | Len Brown | 2007-08-23 | 1 | -1/+1 |
* | asus_acpi: fix possible double free (found by Coverity) | Jesper Juhl | 2007-08-03 | 1 | -0/+1 |
* | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 2007-07-23 | 1 | -3/+8 |
* | asus_acpi: fix oops on non-asus machines | Maxime Austruy | 2007-07-01 | 1 | -1/+2 |
* | acpi: fix section mismatch warning in asus + toshiba | Sam Ravnborg | 2007-06-01 | 1 | -1/+1 |
* | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie | 2007-02-20 | 1 | -3/+3 |
* | backlight: Remove unneeded owner field | Richard Purdie | 2007-02-20 | 1 | -1/+0 |
* | Pull remove-hotkey into release branch | Len Brown | 2007-02-17 | 1 | -4/+0 |
|\ |
|
| * | ACPI: hotkey: remove driver, per feature-removal-schedule.txt | Len Brown | 2007-02-17 | 1 | -4/+0 |
* | | Pull fluff into release branch | Len Brown | 2007-02-17 | 1 | -1/+1 |
|\ \ |
|
| * | | ACPI: fix acpi_driver.name usage | Len Brown | 2007-02-13 | 1 | -1/+1 |
| |/ |
|
* / | ACPI: asus_acpi: Add support for Asus Z81SP | Matthew C Campbell | 2007-02-09 | 1 | -1/+13 |
|/ |
|
* | ACPICA: minimal patch to integrate new tables into Linux | Alexey Starikovskiy | 2007-02-03 | 1 | -7/+2 |
* | ACPI: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-20 | 1 | -2/+1 |
* | Pull platform-drivers into test branch | Len Brown | 2006-12-20 | 1 | -1/+1 |
|\ |
|
| * | ACPI: video: Add dev argument for backlight_device_register | Yu Luming | 2006-12-20 | 1 | -1/+1 |
* | | Pull style into test branch | Len Brown | 2006-12-16 | 1 | -4/+3 |
|\ \
| |/
|/| |
|
| * | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt | 2006-10-14 | 1 | -4/+3 |
* | | ACPI: asus_acpi: Add support for the generic backlight device | Holger Macht | 2006-10-21 | 1 | -16/+46 |
* | | ACPI: asus_acpi: don't printk on writing garbage to proc files | Alexey Dobriyan | 2006-10-14 | 1 | -9/+1 |
* | | ACPI: asus_acpi: fix proc files parsing | Darren Jenkins | 2006-10-14 | 1 | -23/+23 |
* | | ACPI: asus_acpi: W3000 support | Marek W | 2006-10-14 | 1 | -1/+16 |
|/ |
|
* | ACPI: asus_acpi: correct M6N/M6R display nodes | Karol Kozimor | 2006-07-01 | 1 | -2/+3 |
* | ACPI: asus_acpi: add S1N WLED control | Karol Kozimor | 2006-07-01 | 1 | -2/+3 |
* | ACPI: asus_acpi: rework model detection | Karol Kozimor | 2006-07-01 | 1 | -90/+93 |
* | ACPI: asus_acpi: support L5D | Karol Kozimor | 2006-07-01 | 1 | -3/+7 |
* | ACPI: asus_acpi: handle internal Bluetooth / support W5A | Karol Kozimor | 2006-07-01 | 1 | -4/+47 |
* | ACPI: asus_acpi: support A4G | Karol Kozimor | 2006-07-01 | 1 | -0/+13 |
* | ACPI: asus_acpi: support W3400N | Karol Kozimor | 2006-07-01 | 1 | -4/+6 |
* | ACPI: asus_acpi: LED display support | Karol Kozimor | 2006-07-01 | 1 | -6/+63 |
* | ACPI: asus_acpi: support A3G | Karol Kozimor | 2006-07-01 | 1 | -2/+6 |
* | ACPI: asus_acpi: misc cleanups | Karol Kozimor | 2006-07-01 | 1 | -20/+7 |
* | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown | 2006-06-30 | 1 | -3/+3 |
* | ACPI: asus_acpi_init: propagate correct return value | Andrew Morton | 2006-06-27 | 1 | -1/+1 |
* | Pull trivial2 into release branch | Len Brown | 2006-06-16 | 1 | -1/+1 |
|\ |
|
| * | ACPI: asus_acpi_init(): propagate correct return value | Andrew Morton | 2006-05-15 | 1 | -1/+1 |
* | | Pull acpi_bus_register_driver into release branch | Len Brown | 2006-06-16 | 1 | -1/+17 |
|\ \ |
|
| * | | ACPI: update asus_acpi driver registration to unload on failure | Bjorn Helgaas | 2006-04-02 | 1 | -1/+17 |
| |/ |
|
* | | Pull trivial1 into release branch | Len Brown | 2006-06-15 | 1 | -5/+5 |
|\ \ |
|
| * | | ACPI: remove __init/__exit from Asus .add()/.remove() methods | Bjorn Helgaas | 2006-04-02 | 1 | -5/+5 |
| |/ |
|
* / | ACPI: ACPICA 20060421 | Bob Moore | 2006-06-14 | 1 | -1/+1 |
|/ |
|
* | [ACPI_ASUS] fix asus module param description | Karol Kozimor | 2006-01-04 | 1 | -2/+4 |
* | [ACPI_ASUS] M6R display reading | Karol Kozimor | 2006-01-04 | 1 | -1/+1 |
* | [ASUS_ACPI] work around Samsung P30s oops | Karol Kozimor | 2005-12-29 | 1 | -9/+18 |
* | [ACPI] Lindent all ACPI files | Len Brown | 2005-08-05 | 1 | -346/+344 |
* | [ACPI] generic Hot Key support | Luming Yu | 2005-07-12 | 1 | -0/+4 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+1236 |