Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | ACPI: ec.c, pci_link.c, video_detec.c: static | Roel Kluin | 2008-12-31 | 3 | -5/+5 | |
| |/ / / / / / / / / / | ||||||
| | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ \ \ \ \ | Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12... | Len Brown | 2009-01-09 | 2 | -21/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | ACPI: video: Fix reversed brightness behavior on ThinkPad SL series | Zhang Rui | 2008-12-11 | 1 | -0/+15 | |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | ACPI: EC: fix compilation warning | Hannes Eder | 2008-11-30 | 1 | -2/+2 | |
| * | | | | | | | | | | | ACPI: EC: Add some basic check for ECDT data | Alexey Starikovskiy | 2008-11-26 | 1 | -21/+22 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'battery' into release | Len Brown | 2009-01-09 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Newly inserted battery might differ from one just removed, so | Alexey Starikovskiy | 2008-12-23 | 1 | -2/+3 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'alarm' into release | Len Brown | 2009-01-09 | 1 | -21/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ACPI: fix build warning | Len Brown | 2009-01-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | /proc/acpi/alarm: handle day-of-month wraparound on readback | Mark Lord | 2008-12-10 | 1 | -21/+32 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | ACPICA: hide private headers | Len Brown | 2009-01-09 | 129 | -349/+7765 | |
* | | | | | | | | | | | ACPICA: create acpica/ directory | Len Brown | 2009-01-09 | 124 | -101/+53 | |
* | | | | | | | | | | | ACPICA: delete utcache.c | Len Brown | 2009-01-09 | 2 | -316/+1 | |
* | | | | | | | | | | | ACPICA: delete acdisasm.h | Len Brown | 2009-01-09 | 1 | -0/+2 | |
* | | | | | | | | | | | ACPICA: FADT: Update error msgs for consistency | Bob Moore | 2008-12-31 | 1 | -4/+4 | |
* | | | | | | | | | | | ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default | robert.moore@intel.com | 2008-12-31 | 1 | -68/+105 | |
* | | | | | | | | | | | ACPICA: FADT parsing changes and fixes | Bob Moore | 2008-12-31 | 1 | -20/+105 | |
* | | | | | | | | | | | ACPICA: Restructure includes into public/private | Bob Moore | 2008-12-31 | 109 | -58/+165 | |
* | | | | | | | | | | | ACPI: remove private acpica headers from driver files | Lin Ming | 2008-12-31 | 7 | -9/+0 | |
* | | | | | | | | | | | ACPI: reboot.c: use new acpi_reset interface | Lin Ming | 2008-12-31 | 1 | -1/+1 | |
* | | | | | | | | | | | ACPICA: New: acpi_reset interface - write to reset register | Bob Moore | 2008-12-31 | 1 | -0/+37 | |
* | | | | | | | | | | | ACPICA: Move all public H/W interfaces to new hwxface | Bob Moore | 2008-12-31 | 3 | -497/+558 | |
* | | | | | | | | | | | ACPICA: New: acpi_read and acpi_write public interfaces | Bob Moore | 2008-12-31 | 5 | -113/+81 | |
* | | | | | | | | | | | ACPI: power.c: call acpi_get_name to get node name | Lin Ming | 2008-12-31 | 1 | -1/+5 | |
* | | | | | | | | | | | ACPI: main.c: use new public GPE group enable/disable interfaces | Lin Ming | 2008-12-31 | 1 | -6/+6 | |
* | | | | | | | | | | | ACPICA: New: Public GPE group enable/disable interfaces | Bob Moore | 2008-12-31 | 1 | -0/+58 | |
* | | | | | | | | | | | ACPICA: New: acpi_get_gpe_device interface | Bob Moore | 2008-12-31 | 7 | -83/+136 | |
* | | | | | | | | | | | ACPI: wakeup.c: remove ACPI_FUNCTION_TRACE | Lin Ming | 2008-12-31 | 1 | -5/+0 | |
* | | | | | | | | | | | ACPI: proc.c: remove ACPI_FUNCTION_TRACE | Lin Ming | 2008-12-31 | 1 | -9/+3 | |
* | | | | | | | | | | | ACPI: ec.c: call acpi_get_name to get node name | Lin Ming | 2008-12-31 | 1 | -2/+7 | |
* | | | | | | | | | | | ACPI: osl.c: replace return_ACPI_STATUS with return | Lin Ming | 2008-12-31 | 1 | -2/+2 | |
* | | | | | | | | | | | ACPICA: Enhance implicit return mechanism | Lin Ming | 2008-12-30 | 1 | -0/+16 | |
* | | | | | | | | | | | ACPICA: Consolidate method arg count validation code | Bob Moore | 2008-12-30 | 2 | -74/+101 | |
* | | | | | | | | | | | ACPICA: Add Buffer->String conversion for predefined methods | Bob Moore | 2008-12-30 | 2 | -29/+124 | |
* | | | | | | | | | | | ACPICA: Allow multiple backslash prefix in namepaths | Lin Ming | 2008-12-30 | 1 | -1/+7 | |
* | | | | | | | | | | | ACPICA: Fix to allow aliases within ASL namepaths | Bob Moore | 2008-12-30 | 1 | -0/+4 | |
* | | | | | | | | | | | ACPICA: Remove references to obsolete ACPI_DUMP_APP | Bob Moore | 2008-12-30 | 1 | -5/+2 | |
* | | | | | | | | | | | ACPICA: Add support to externally execute _OSI method | Bob Moore | 2008-12-30 | 4 | -3/+27 | |
* | | | | | | | | | | | ACPICA: Reformat comments, no functional changes | Bob Moore | 2008-12-30 | 9 | -163/+152 | |
* | | | | | | | | | | | ACPICA: Add global pointer for FACS table to simplify FACS access | Bob Moore | 2008-12-30 | 5 | -47/+48 | |
* | | | | | | | | | | | ACPICA: Emit warning if two FACS or DSDT tables found in the FADT | Bob Moore | 2008-12-30 | 1 | -2/+15 | |
* | | | | | | | | | | | ACPICA: Fix namestring for the SystemCMOS address space | Bob Moore | 2008-12-30 | 1 | -1/+1 | |
* | | | | | | | | | | | ACPICA: Update debug output for IndexField I/O | Bob Moore | 2008-12-30 | 1 | -4/+7 | |
* | | | | | | | | | | | ACPICA: Add a mechanism to escape infinite AML While() loops | Bob Moore | 2008-12-30 | 1 | -3/+21 | |
* | | | | | | | | | | | ACPICA: Optimize execution of AML While loops | Bob Moore | 2008-12-30 | 1 | -4/+25 | |
* | | | | | | | | | | | ACPICA: Fix possible memory leak on error in parser | Lin Ming | 2008-12-30 | 1 | -0/+8 | |
* | | | | | | | | | | | ACPICA: Update FACS waking vector interfaces | Bob Moore | 2008-12-30 | 1 | -22/+32 | |
* | | | | | | | | | | | ACPICA: Fix several warnings under gcc 4 compiler | Bob Moore | 2008-12-30 | 1 | -2/+2 | |
| |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | ACPI: fix 2.6.28 acpi.debug_level regression | Bjorn Helgaas | 2008-12-19 | 2 | -9/+1 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | ACPI toshiba: only register rfkill if bt is enabled | Frederik Deweerdt | 2008-12-16 | 1 | -25/+29 | |
|/ / / / / / / / |