Age | Commit message (Expand) | Author | Files | Lines |
2007-03-01 | [PATCH] ACPI: make bay depend on dock | Kristen Carlson Accardi | 1 | -0/+1 |
2007-02-20 | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie | 4 | -32/+22 |
2007-02-20 | backlight: Remove unneeded owner field | Richard Purdie | 4 | -4/+0 |
2007-02-16 | Pull bugzilla-7897 into release branch | Len Brown | 1 | -11/+9 |
2007-02-16 | Pull bugzilla-7887 into release branch | Len Brown | 3 | -12/+17 |
2007-02-16 | Pull bugzilla-7570 into release branch | Len Brown | 3 | -20/+27 |
2007-02-16 | Pull bugzilla-7200 into release branch | Len Brown | 1 | -0/+15 |
2007-02-16 | Pull bugzilla-7122 into release branch | Len Brown | 1 | -21/+126 |
2007-02-16 | Pull bugzilla-5534 into release branch | Len Brown | 5 | -35/+27 |
2007-02-16 | Pull remove-hotkey into release branch | Len Brown | 7 | -1076/+0 |
2007-02-16 | Pull fluff into release branch | Len Brown | 34 | -119/+97 |
2007-02-16 | ACPI: hotkey: remove driver, per feature-removal-schedule.txt | Len Brown | 7 | -1076/+0 |
2007-02-16 | Pull misc-for-upstream into release branch | Len Brown | 13 | -143/+110 |
2007-02-16 | ACPI: bay: use IS_ERR for return of register_platform_device_simple | Henrique de Moraes Holschuh | 1 | -1/+1 |
2007-02-16 | ACPI: acpi_unload_table_id() always returns error | John Keller | 1 | -3/+4 |
2007-02-16 | ACPI: ec: add unlock in error path | Alexey Starikovskiy | 1 | -1/+3 |
2007-02-16 | [PATCH] clockevents: i386 drivers | Thomas Gleixner | 1 | -0/+38 |
2007-02-16 | [PATCH] ACPI keep track of timer broadcasting | Thomas Gleixner | 1 | -19/+47 |
2007-02-16 | [PATCH] ACPI: fix missing include for UP | Thomas Gleixner | 1 | -0/+10 |
2007-02-16 | ACPI: fix fan after resume from S3 | Konstantin Karasyov | 3 | -20/+27 |
2007-02-16 | ACPI: update acpi_power_resume() per new acpi_op_resume | Len Brown | 1 | -2/+2 |
2007-02-16 | ACPI: Thermal issues on HP nx6325 | Konstantin Karasyov | 1 | -21/+126 |
2007-02-16 | ACPI: thermal: fix units in debug output | Sanjoy Mahajan | 1 | -1/+1 |
2007-02-15 | ACPI: include apic.h in processor driver for benefit of UP kernels | Thomas Gleixner | 1 | -0/+8 |
2007-02-15 | ACPI: remove non-PNPACPI version of get_rtc_dev() | Len Brown | 1 | -27/+0 |
2007-02-15 | ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernels | Len Brown | 1 | -0/+1 |
2007-02-15 | ACPI: remove acpi_os_readable(), acpi_os_writable() | Len Brown | 1 | -20/+0 |
2007-02-15 | ACPI: Fix sparse warnings | Randy Dunlap | 3 | -3/+3 |
2007-02-15 | Execute AML Notify() requests on stack. | Alexey Starikovskiy | 1 | -6/+5 |
2007-02-15 | ACPICA: fix AML mutex re-entrancy | Alexey Starikovskiy | 4 | -29/+22 |
2007-02-14 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 1 | -0/+9 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 4 | -4/+2 |
2007-02-13 | i2c: Declare more i2c_adapter parent devices | Jean Delvare | 1 | -0/+1 |
2007-02-13 | [PATCH] x86: fix laptop bootup hang in init_acpi() | Ingo Molnar | 1 | -0/+9 |
2007-02-13 | ACPI: acpi_table_parse_madt_family() is not MADT specific | Len Brown | 2 | -19/+13 |
2007-02-13 | ACPI: acpi_madt_entry_handler() is not MADT specific | Len Brown | 2 | -4/+4 |
2007-02-13 | ACPI: acpi_table_parse() now returns success/fail, not count | Len Brown | 2 | -6/+13 |
2007-02-13 | ACPI: Disable wake GPEs only once. | Alexey Starikovskiy | 1 | -11/+0 |
2007-02-12 | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 23 | -36/+13 |
2007-02-12 | ACPI: fix acpi_driver.name usage | Len Brown | 17 | -17/+17 |
2007-02-12 | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 32 | -39/+39 |
2007-02-12 | ACPI: IA64: fix calculation of apic_id | Alexey Starikovskiy | 1 | -1/+1 |
2007-02-10 | ACPI: sbs: fix present rate | Vladimir Lebedev | 1 | -11/+9 |
2007-02-10 | ACPI: battery: check for battery present on /proc/battery access | Vladimir Lebedev | 1 | -0/+15 |
2007-02-10 | ACPI: invoke acpi_sleep_init() earlier | Alexey Starikovskiy | 2 | -7/+9 |
2007-02-10 | ACPI: Disable GPEs in preparation for sleep. | Alexey Starikovskiy | 1 | -5/+8 |
2007-02-09 | ACPI: ibm-acpi: cleanup init and exit paths | Henrique de Moraes Holschuh | 1 | -5/+8 |
2007-02-09 | ACPI: bay: fix wrong order of kzalloc arguments | Al Viro | 1 | -1/+1 |
2007-02-09 | [PATCH] wrong order of kzalloc arguments | Al Viro | 1 | -1/+1 |
2007-02-09 | ACPI: toshiba_acpi: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 1 | -1/+1 |