aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Pull platform-drivers into test branchLen Brown2006-12-2012-21/+52
|\
| * fbdev: update after backlight argument changeJames Simmons2006-12-205-5/+5
| * ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-206-7/+12
| * 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
* | | | | Pull platform-drivers into test branchLen Brown2006-12-164-190/+1011
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ACPI: ibm-acpi: update version and copyrightHenrique de Moraes Holschuh2006-12-071-2/+7
| * | | | ACPI: ibm-acpi: style fixes and cruft removalHenrique de Moraes Holschuh2006-12-071-57/+43
| * | | | ACPI: ibm-acpi: backlight device cleanupHenrique de Moraes Holschuh2006-12-071-19/+31
| * | | | ACPI: ibm-acpi: make non-generic bay support optionalHenrique de Moraes Holschuh2006-12-072-1/+23
| * | | | ACPI: ibm-acpi: add support for the ultrabay on the T60,X60Henrique de Moraes Holschuh2006-12-071-0/+1
| * | | | ACPI: ibm-acpi: implement fan watchdog commandHenrique de Moraes Holschuh2006-12-071-3/+67
| * | | | ACPI: ibm-acpi: workaround for EC 0x2f initialization bugHenrique de Moraes Holschuh2006-12-071-4/+49
| * | | | ACPI: ibm-acpi: store embedded controller firmware version for matchingHenrique de Moraes Holschuh2006-12-071-5/+18
| * | | | ACPI: ibm-acpi: fix and extend fan control functionsHenrique de Moraes Holschuh2006-12-071-5/+34
| * | | | ACPI: ibm-acpi: fix and extend fan enableHenrique de Moraes Holschuh2006-12-071-2/+32
| * | | | ACPI: ibm-acpi: extend fan status functionsHenrique de Moraes Holschuh2006-12-071-3/+18
| * | | | ACPI: ibm-acpi: document fan controlHenrique de Moraes Holschuh2006-12-071-2/+108
| * | | | ACPI: ibm-acpi: cleanup fan_writeHenrique de Moraes Holschuh2006-12-071-22/+125
| * | | | ACPI: ibm-acpi: break fan_read into separate functionsHenrique de Moraes Holschuh2006-12-071-12/+66
| * | | | ACPI: ibm-acpi: clean up fan_readHenrique de Moraes Holschuh2006-12-071-16/+24
| * | | | ACPI: ibm-acpi: prepare to cleanup fan_read and fan_writeHenrique de Moraes Holschuh2006-12-071-2/+79
| * | | | ACPI: ibm-acpi: Implement direct-ec-access thermal reading modes for up to 16...Henrique de Moraes Holschuh2006-12-071-2/+91
| * | | | ACPI: ibm-acpi: Use a enum to select the thermal sensor reading strategyHenrique de Moraes Holschuh2006-12-071-25/+65
| * | | | ACPI: ibm-acpi: trivial Lindent cleanupsHenrique de Moraes Holschuh2006-12-071-12/+12
| * | | | ACPI: ibm-acpi: do not use / in driver namesHenrique de Moraes Holschuh2006-12-071-1/+1
| * | | | ACPI: toshiba_acpi: Add support for the generic backlight deviceHolger Macht2006-10-212-23/+66
| * | | | ACPI: asus_acpi: Add support for the generic backlight deviceHolger Macht2006-10-212-16/+47
| * | | | ACPI: ibm_acpi: Add support for the generic backlight deviceHolger Macht2006-10-212-14/+62
| |/ / /
* | | | Pull button into test branchLen Brown2006-12-162-85/+139
|\ \ \ \
| * | | | ACPI: button: register with input layerDmitry Torokhov2006-11-092-85/+139
* | | | | Pull dock into test branchLen Brown2006-12-161-21/+110
|\ \ \ \ \
| * | | | | ACPI: dock: add uevent to indicate change in device statusKristen Carlson Accardi2006-12-141-2/+4
| * | | | | ACPI: dock: Fix symbol conflict between acpiphp and dockPrarit Bhargava2006-12-071-1/+7
| * | | | | ACPI: dock: Add a docked sysfs file to the dock driver.brandon@ifup.org2006-12-071-16/+79
| * | | | | ACPI: dock: fix build warningLen Brown2006-12-071-1/+1
| * | | | | ACPI: dock: Make the dock station driver a platform device driver.Kristen Carlson Accardi2006-12-071-2/+20
* | | | | | Pull ec into test branchLen Brown2006-12-161-190/+153
|\ \ \ \ \ \
| * | | | | | ACPI: ec: Lindent once againAlexey Starikovskiy2006-12-081-95/+76