summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' into releaseLen Brown2009-01-099-8/+27
|\
| * ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui2009-01-095-2/+10
| * ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui2009-01-091-1/+3
| * video: always update the brightness when poking "brightness"Zhang Rui2008-12-301-0/+5
| * ACPI: Do not modify SCI_EN directlyRafael J. Wysocki2008-12-301-4/+0
| * cpuidle: Add decaying history logic to menu idle predictorPallipadi, Venkatesh2008-12-301-1/+9
* | Merge branch 'fujitsu-laptop' into releaseLen Brown2009-01-091-126/+293
|\ \
| * | fujitsu-laptop: Simplify SBLL/SBL2 backlight handlingTony Vroon2009-01-091-93/+21
| * | fujitsu-laptop: Add BL power, LED control and radio state informationTony Vroon2009-01-091-33/+272
| |/
* | Merge branch 'fluff' into releaseLen Brown2009-01-093-5/+5
|\ \
| * | ACPI: ec.c, pci_link.c, video_detec.c: staticRoel Kluin2008-12-303-5/+5
| |/
| |
| \
| \
| \
*---. \ Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12...Len Brown2009-01-093-21/+48
|\ \ \ \
| | | * | ACPI: disable MPS when NO APIC-table foundLen Brown2008-12-231-0/+11
| | * | | ACPI: video: Fix reversed brightness behavior on ThinkPad SL seriesZhang Rui2008-12-111-0/+15
| * | | | ACPI: EC: fix compilation warningHannes Eder2008-11-301-2/+2
| * | | | ACPI: EC: Add some basic check for ECDT dataAlexey Starikovskiy2008-11-261-21/+22
* | | | | Merge branch 'battery' into releaseLen Brown2009-01-091-2/+3
|\ \ \ \ \
| * | | | | Newly inserted battery might differ from one just removed, soAlexey Starikovskiy2008-12-221-2/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'asus-eeepc' into releaseLen Brown2009-01-091-3/+3
|\ \ \ \ \
| * | | | | eeepc-laptop: use select and not depends onCorentin Chary2008-12-231-3/+3
| |/ / / /
* | | | | Merge branch 'alarm' into releaseLen Brown2009-01-091-21/+32
|\ \ \ \ \
| * | | | | ACPI: fix build warningLen Brown2009-01-091-2/+2
| * | | | | /proc/acpi/alarm: handle day-of-month wraparound on readbackMark Lord2008-12-101-21/+32
* | | | | | ACPICA: hide private headersLen Brown2009-01-09129-349/+349
* | | | | | ACPICA: create acpica/ directoryLen Brown2009-01-09124-101/+53
* | | | | | ACPICA: delete utcache.cLen Brown2009-01-082-316/+1
* | | | | | ACPICA: delete acdisasm.hLen Brown2009-01-082-453/+2
* | | | | | ACPICA: Update version to 20081204.robert.moore@intel.com2008-12-311-1/+1
* | | | | | ACPICA: FADT: Update error msgs for consistencyBob Moore2008-12-311-4/+4
* | | | | | ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by defaultrobert.moore@intel.com2008-12-312-69/+106
* | | | | | ACPICA: FADT parsing changes and fixesBob Moore2008-12-313-21/+118
* | | | | | ACPICA: Add ACPI_MUTEX_TYPE configuration optionBob Moore2008-12-314-28/+75
* | | | | | ACPICA: Fixes for various ACPI data tablesBob Moore2008-12-312-1/+9
* | | | | | ACPICA: Restructure includes into public/privateBob Moore2008-12-31123-673/+980
* | | | | | ACPI: remove private acpica headers from driver filesLin Ming2008-12-3122-42/+0
* | | | | | ACPI: reboot.c: use new acpi_reset interfaceLin Ming2008-12-311-1/+1
* | | | | | ACPICA: New: acpi_reset interface - write to reset registerBob Moore2008-12-312-0/+39
* | | | | | ACPICA: Move all public H/W interfaces to new hwxfaceBob Moore2008-12-313-497/+558
* | | | | | ACPICA: New: acpi_read and acpi_write public interfacesBob Moore2008-12-317-126/+89
* | | | | | ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDTLin Ming2008-12-311-2/+2
* | | | | | ACPI: io_acpi_init.c: call acpi_get_name to get node fullnameLin Ming2008-12-311-46/+56
* | | | | | ACPI: panasonic-laptop.c: remove ACPI_FUNCTION_TRACELin Ming2008-12-311-22/+0
* | | | | | ACPI: power.c: call acpi_get_name to get node nameLin Ming2008-12-311-1/+5
* | | | | | ACPI: sony-laptop.c: call acpi_get_object_info to get node infoLin Ming2008-12-311-6/+9
* | | | | | ACPI: main.c: use new public GPE group enable/disable interfacesLin Ming2008-12-311-6/+6
* | | | | | ACPICA: New: Public GPE group enable/disable interfacesBob Moore2008-12-312-4/+69
* | | | | | ACPICA: New: acpi_get_gpe_device interfaceBob Moore2008-12-3112-92/+156
* | | | | | ACPI: wakeup.c: remove ACPI_FUNCTION_TRACELin Ming2008-12-311-5/+0
* | | | | | ACPI: proc.c: remove ACPI_FUNCTION_TRACELin Ming2008-12-311-9/+3
* | | | | | ACPI: ec.c: call acpi_get_name to get node nameLin Ming2008-12-311-2/+7