| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | | ACPI: ibm-acpi: make non-generic bay support optional | Henrique de Moraes Holschuh | 2006-12-07 | 2 | -1/+23 |
| * | | ACPI: ibm-acpi: add support for the ultrabay on the T60,X60 | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -0/+1 |
| * | | ACPI: ibm-acpi: implement fan watchdog command | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -3/+67 |
| * | | ACPI: ibm-acpi: workaround for EC 0x2f initialization bug | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -4/+49 |
| * | | ACPI: ibm-acpi: store embedded controller firmware version for matching | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -5/+18 |
| * | | ACPI: ibm-acpi: fix and extend fan control functions | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -5/+34 |
| * | | ACPI: ibm-acpi: fix and extend fan enable | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -2/+32 |
| * | | ACPI: ibm-acpi: extend fan status functions | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -3/+18 |
| * | | ACPI: ibm-acpi: document fan control | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -2/+108 |
| * | | ACPI: ibm-acpi: cleanup fan_write | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -22/+125 |
| * | | ACPI: ibm-acpi: break fan_read into separate functions | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -12/+66 |
| * | | ACPI: ibm-acpi: clean up fan_read | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -16/+24 |
| * | | ACPI: ibm-acpi: prepare to cleanup fan_read and fan_write | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -2/+79 |
| * | | ACPI: ibm-acpi: Implement direct-ec-access thermal reading modes for up to 16... | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -2/+91 |
| * | | ACPI: ibm-acpi: Use a enum to select the thermal sensor reading strategy | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -25/+65 |
| * | | ACPI: ibm-acpi: trivial Lindent cleanups | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -12/+12 |
| * | | ACPI: ibm-acpi: do not use / in driver names | Henrique de Moraes Holschuh | 2006-12-07 | 1 | -1/+1 |
| * | | ACPI: toshiba_acpi: Add support for the generic backlight device | Holger Macht | 2006-10-21 | 2 | -23/+66 |
| * | | ACPI: asus_acpi: Add support for the generic backlight device | Holger Macht | 2006-10-21 | 2 | -16/+47 |
| * | | ACPI: ibm_acpi: Add support for the generic backlight device | Holger Macht | 2006-10-21 | 2 | -14/+62 |
| |/ |
|
* | | Pull button into test branch | Len Brown | 2006-12-16 | 2 | -85/+139 |
|\ \ |
|
| * | | ACPI: button: register with input layer | Dmitry Torokhov | 2006-11-09 | 2 | -85/+139 |
| |/ |
|
* | | Pull dock into test branch | Len Brown | 2006-12-16 | 1 | -21/+110 |
|\ \ |
|
| * | | ACPI: dock: add uevent to indicate change in device status | Kristen Carlson Accardi | 2006-12-14 | 1 | -2/+4 |
| * | | ACPI: dock: Fix symbol conflict between acpiphp and dock | Prarit Bhargava | 2006-12-07 | 1 | -1/+7 |
| * | | ACPI: dock: Add a docked sysfs file to the dock driver. | brandon@ifup.org | 2006-12-07 | 1 | -16/+79 |
| * | | ACPI: dock: fix build warning | Len Brown | 2006-12-07 | 1 | -1/+1 |
| * | | ACPI: dock: Make the dock station driver a platform device driver. | Kristen Carlson Accardi | 2006-12-07 | 1 | -2/+20 |
* | | | ACPI: ec: Lindent once again | Alexey Starikovskiy | 2006-12-08 | 1 | -95/+76 |
* | | | ACPI: ec: Change #define to enums there possible. | Alexey Starikovskiy | 2006-12-08 | 1 | -12/+12 |
* | | | ACPI: ec: Style changes. | Alexey Starikovskiy | 2006-12-08 | 1 | -10/+6 |
* | | | ACPI: ec: Acquire Global Lock under EC mutex. | Alexey Starikovskiy | 2006-12-08 | 1 | -2/+2 |
* | | | ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead. | Alexey Starikovskiy | 2006-12-08 | 1 | -5/+2 |
* | | | ACPI: ec: Rename gpe_bit to gpe | Alexey Starikovskiy | 2006-12-08 | 1 | -21/+21 |
* | | | ACPI: ec: Change semaphore to mutex. | Alexey Starikovskiy | 2006-12-08 | 1 | -6/+6 |
* | | | ACPI: ec: Query only single query at a time. | Alexey Starikovskiy | 2006-12-08 | 1 | -11/+8 |
* | | | ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled at | Alexey Starikovskiy | 2006-12-08 | 1 | -8/+4 |
* | | | ACPI: ec: Remove expect_event and all races around it. | Alexey Starikovskiy | 2006-12-08 | 1 | -46/+38 |
* | | | ACPI: ec: Read status register from check_status() function | Alexey Starikovskiy | 2006-12-08 | 1 | -5/+6 |