summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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-2013-22/+53
| |\ \ \ \ \
| | * | | | | fbdev: update after backlight argument changeJames Simmons2006-12-205-5/+5
| | * | | | | ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-207-8/+13
| | * | | | | 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-163-12/+14
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | ACPI: S4: Use "platform" rather than "shutdown" mode by defaultRafael J. Wysocki2006-11-012-4/+6
| | * | | | | | ACPI: dock: use mutex instead of spinlockKristen Carlson Accardi2006-10-301-8/+8
| * | | | | | | ACPI: fix git automerge failureLen Brown2006-12-161-1/+0
| * | | | | | | Pull trivial into test branchLen Brown2006-12-1612-66/+60
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: ibm-acpi: new ibm-acpi maintainerHenrique de Moraes Holschuh2006-11-141-0/+9
| | * | | | | | | 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: acpi-cpufreq: remove unused data when !CONFIG_SMPAndrew Morton2006-10-211-0/+2
| | * | | | | | | ACPI: uninline ACPI global locking functionsAndrew Morton2006-10-213-48/+26
| | * | | | | | | 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-165-221/+1131
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | 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-072-3/+87
| | * | | | | | | 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-072-24/+80
| | * | | | | | | 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: document thermal sensor locations for the A31Henrique de Moraes Holschuh2006-12-071-0/+11
| | * | | | | | | ACPI: ibm-acpi: Implement direct-ec-access thermal reading modes for up to 16...Henrique de Moraes Holschuh2006-12-072-14/+134
| | * | | | | | | 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
OpenPOWER on IntegriCloud