aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07ACPI: dock: fix build warningLen Brown1-1/+1
2006-12-07ACPI: dock: Make the dock station driver a platform device driver.Kristen Carlson Accardi1-2/+20
2006-12-07ACPI: ibm-acpi: update version and copyrightHenrique de Moraes Holschuh1-2/+7
2006-12-07ACPI: ibm-acpi: style fixes and cruft removalHenrique de Moraes Holschuh1-57/+43
2006-12-07ACPI: ibm-acpi: backlight device cleanupHenrique de Moraes Holschuh1-19/+31
2006-12-07ACPI: ibm-acpi: make non-generic bay support optionalHenrique de Moraes Holschuh2-1/+23
2006-12-07ACPI: ibm-acpi: add support for the ultrabay on the T60,X60Henrique de Moraes Holschuh1-0/+1
2006-12-07ACPI: ibm-acpi: implement fan watchdog commandHenrique de Moraes Holschuh1-3/+67
2006-12-07ACPI: ibm-acpi: workaround for EC 0x2f initialization bugHenrique de Moraes Holschuh1-4/+49
2006-12-07ACPI: ibm-acpi: store embedded controller firmware version for matchingHenrique de Moraes Holschuh1-5/+18
2006-12-07ACPI: ibm-acpi: fix and extend fan control functionsHenrique de Moraes Holschuh1-5/+34
2006-12-07ACPI: ibm-acpi: fix and extend fan enableHenrique de Moraes Holschuh1-2/+32
2006-12-07ACPI: ibm-acpi: extend fan status functionsHenrique de Moraes Holschuh1-3/+18
2006-12-07ACPI: ibm-acpi: document fan controlHenrique de Moraes Holschuh1-2/+108
2006-12-07ACPI: ibm-acpi: cleanup fan_writeHenrique de Moraes Holschuh1-22/+125
2006-12-07ACPI: ibm-acpi: break fan_read into separate functionsHenrique de Moraes Holschuh1-12/+66
2006-12-07ACPI: ibm-acpi: clean up fan_readHenrique de Moraes Holschuh1-16/+24
2006-12-07ACPI: ibm-acpi: prepare to cleanup fan_read and fan_writeHenrique de Moraes Holschuh1-2/+79
2006-12-07ACPI: ibm-acpi: Implement direct-ec-access thermal reading modes for up to 16 sensorsHenrique de Moraes Holschuh1-2/+91
2006-12-07ACPI: ibm-acpi: Use a enum to select the thermal sensor reading strategyHenrique de Moraes Holschuh1-25/+65
2006-12-07ACPI: ibm-acpi: trivial Lindent cleanupsHenrique de Moraes Holschuh1-12/+12
2006-12-07ACPI: ibm-acpi: do not use / in driver namesHenrique de Moraes Holschuh1-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-0/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells2-12/+12
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro1-0/+1
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt1-9/+11
2006-11-23[PATCH] Correct bound checking from the value returned from _PPC method.Dave Jones1-3/+1
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-17/+8
2006-11-17Revert "ACPI: created a dedicated workqueue for notify() execution"Linus Torvalds1-13/+21
2006-11-09ACPI: button: register with input layerDmitry Torokhov2-85/+139
2006-11-06ACPI: update commentSatoru Takeuchi1-3/+3
2006-11-06ACPI: Get rid of 'unused variable' warning in acpi_ev_global_lock_handler()Jesper Juhl1-1/+0
2006-10-30ACPI: dock: use mutex instead of spinlockKristen Carlson Accardi1-8/+8
2006-10-27ACPI: optimize pci_rootbridge searchChen, Justin1-1/+5
2006-10-27ACPI: make ec_transaction not externRandy Dunlap1-1/+1
2006-10-21ACPI: toshiba_acpi: Add support for the generic backlight deviceHolger Macht2-23/+66
2006-10-21ACPI: asus_acpi: Add support for the generic backlight deviceHolger Macht2-16/+47
2006-10-21ACPI: ibm_acpi: Add support for the generic backlight deviceHolger Macht2-14/+62
2006-10-21ACPI: avoid gcc warnings in ACPI mutex debug codeMartin Bligh3-12/+15
2006-10-20[PATCH] acpi memory hotplug: remove strange add_memory fail messageYasunori Goto1-0/+12
2006-10-20[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUGYasunori Goto1-1/+1
2006-10-20[PATCH] fix "ACPI: Processor native C-states using MWAIT"Darrick J. Wong1-1/+1
2006-10-17[PATCH] acpi_processor_latency_notifier(): UP warning fixAndrew Morton1-0/+6
2006-10-14Pull trivial into test branchLen Brown7-11/+14
2006-10-14Pull bugzilla-5534 into test branchLen Brown2-34/+14
2006-10-14Pull ec into test branchLen Brown1-803/+293
2006-10-14Pull mwait into test branchLen Brown1-38/+63
2006-10-14Pull battery into test branchLen Brown2-7/+27
2006-10-14Pull ibm into test branchLen Brown1-2/+0
2006-10-14Pull asus into test branchLen Brown1-30/+37