aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | | | | | ACPI: ibm_acpi: respond to workqueue updateLen Brown2006-12-16
* | | | | | | | Pull platform-drivers into test branchLen Brown2006-12-16
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | ACPI: ibm-acpi: update version and copyrightHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: style fixes and cruft removalHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: backlight device cleanupHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: make non-generic bay support optionalHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: add support for the ultrabay on the T60,X60Henrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: implement fan watchdog commandHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: workaround for EC 0x2f initialization bugHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: store embedded controller firmware version for matchingHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: fix and extend fan control functionsHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: fix and extend fan enableHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: extend fan status functionsHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: document fan controlHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: cleanup fan_writeHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: break fan_read into separate functionsHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: clean up fan_readHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: prepare to cleanup fan_read and fan_writeHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: document thermal sensor locations for the A31Henrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: Implement direct-ec-access thermal reading modes for up to 16...Henrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: Use a enum to select the thermal sensor reading strategyHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: trivial Lindent cleanupsHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: ibm-acpi: do not use / in driver namesHenrique de Moraes Holschuh2006-12-07
| * | | | | | | ACPI: toshiba_acpi: Add support for the generic backlight deviceHolger Macht2006-10-21
| * | | | | | | ACPI: asus_acpi: Add support for the generic backlight deviceHolger Macht2006-10-21
| * | | | | | | ACPI: ibm_acpi: Add support for the generic backlight deviceHolger Macht2006-10-21
| |/ / / / / /
* | | | | | | Pull button into test branchLen Brown2006-12-16
|\ \ \ \ \ \ \
| * | | | | | | ACPI: button: register with input layerDmitry Torokhov2006-11-09
* | | | | | | | Pull dock into test branchLen Brown2006-12-16
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI: dock: add uevent to indicate change in device statusKristen Carlson Accardi2006-12-14
| * | | | | | | | ACPI: dock: Fix symbol conflict between acpiphp and dockPrarit Bhargava2006-12-07
| * | | | | | | | ACPI: dock: Add a docked sysfs file to the dock driver.brandon@ifup.org2006-12-07
| * | | | | | | | ACPI: dock: fix build warningLen Brown2006-12-07
| * | | | | | | | ACPI: dock: Make the dock station driver a platform device driver.Kristen Carlson Accardi2006-12-07
* | | | | | | | | Pull ec into test branchLen Brown2006-12-16
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | ACPI: ec: Lindent once againAlexey Starikovskiy2006-12-08
| * | | | | | | ACPI: ec: Change #define to enums there possible.Alexey Starikovskiy2006-12-08
| * | | | | | | ACPI: ec: Style changes.Alexey Starikovskiy2006-12-08
| * | | | | | | ACPI: ec: Acquire Global Lock under EC mutex.Alexey Starikovskiy2006-12-08
| * | | | | | | ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead.Alexey Starikovskiy2006-12-08
| * | | | | | | ACPI: ec: Rename gpe_bit to gpeAlexey Starikovskiy2006-12-08
| * | | | | | | ACPI: ec: Change semaphore to mutex.Alexey Starikovskiy2006-12-08
| * | | | | | | ACPI: ec: Query only single query at a time.Alexey Starikovskiy2006-12-08
| * | | | | | | ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled atAlexey Starikovskiy2006-12-08
| * | | | | | | ACPI: ec: Remove expect_event and all races around it.Alexey Starikovskiy2006-12-08
| * | | | | | | ACPI: ec: Read status register from check_status() functionAlexey Starikovskiy2006-12-08
| * | | | | | | ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines.Alexey Starikovskiy2006-12-08
| * | | | | | | ACPI: ec: Enable EC GPE at beginning of transactionAlexey Starikovskiy2006-12-08
| * | | | | | | ACPI: ec: Allow for write semantics in any command.Alexey Starikovskiy2006-12-08
* | | | | | | | [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi...Ben Collins2006-12-13