Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | | | | | | | | | | | | | ACPI: ACPI Exception (): AE_NOT_FOUND, Processor Device is not present | Zhang Rui | 2008-01-09 | 1 | -5/+12 | |
| | | | | * | | | | | | | | | | | | | | pnp: Failed to activate device 00:0a - Samsung P35 XVM 1600 III | Shaohua Li | 2008-01-12 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | Revert "speedstep-lib.c: fix frequency multiplier for Pentium4 models 0&1" | Zhao Yakui | 2007-11-20 | 1 | -4/+1 | |
| | | | | |_|_|_|_|/ / / / / / / / / | | | | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | ACPI: remove P2B-S from blacklist. | Dave Jones | 2008-01-12 | 1 | -2/+0 | |
| | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | ACPI: document method tracing hooks | Len Brown | 2007-11-19 | 2 | -0/+29 | |
| | * | | | | | | | | | | | | | | | ACPI: add control method tracing support | Zhang Rui | 2007-11-19 | 1 | -0/+57 | |
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | | | ACPI: disable stray GPE, prevent ACPI interrupt storm | Zhang Rui | 2007-11-20 | 1 | -4/+4 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branches 'release' and 'autoload' into release | Len Brown | 2008-02-07 | 4 | -15/+98 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | ACPI: Also autoload the bay driver, was forgotten... | Thomas Renninger | 2007-12-08 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | ACPI: Add autoload info to dock driver | Frank Seidel | 2007-12-08 | 2 | -0/+7 | |
| * | | | | | | | | | | | | | | | ACPI: Fix autloading of dock, video, bay and all linux specific HID drivers | Frank Seidel | 2007-12-08 | 1 | -15/+85 | |
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'release', 'asus', 'sony-laptop' and 'thinkpad' into release | Len Brown | 2008-02-07 | 8 | -1884/+2641 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: second TP_EC_FAN_FULLSPEED should be TP_EC_FAN_AUTO | Roel Kluin | 2008-02-07 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: bump up version to 0.19 | Henrique de Moraes Holschuh | 2008-02-01 | 2 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: update copyright dates to 2008 | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: add poll() support to some sysfs attributes | Henrique de Moraes Holschuh | 2008-02-01 | 2 | -4/+41 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: silence _sta warning | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: add X61t HKEY events | Henrique de Moraes Holschuh | 2008-02-01 | 2 | -3/+10 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: wakeup on hotunplug reporting | Henrique de Moraes Holschuh | 2008-02-01 | 2 | -7/+108 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: cleanup hotkey_notify and HKEY log messages | Henrique de Moraes Holschuh | 2008-02-01 | 2 | -15/+24 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: add suspend handler | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -0/+17 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: some checkpatch.pl fluff | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -116/+175 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: rename IBM in defines | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -162/+162 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: module glue cleanups | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -33/+50 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: spring cleanup part 4 | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -51/+4 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: spring cleanup part 3 | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -759/+734 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: spring cleanup part 2 | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -428/+185 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: spring cleanup part 1 | Henrique de Moraes Holschuh | 2008-02-01 | 2 | -657/+631 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: bump up version to 0.18 | Henrique de Moraes Holschuh | 2008-02-01 | 2 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: add CMOS NVRAM polling for hot keys (v9) | Henrique de Moraes Holschuh | 2008-02-01 | 4 | -23/+632 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: prepare for NVRAM polling support | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -40/+42 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: refactor hotkey_get and hotkey_set (v2) | Henrique de Moraes Holschuh | 2008-02-01 | 2 | -77/+109 | |
| | | * | | | | | | | | | | | | | | | ACPI: thinkpad-acpi: document keymap gotcha's (v2) | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -5/+63 | |
| | | | |_|_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | sony-laptop: fix scancode decode | Mattia Dongili | 2008-01-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | sony-laptop: add Type4 model | Mattia Dongili | 2008-01-24 | 2 | -111/+186 | |
| | * | | | | | | | | | | | | | | | sony-laptop: bump version to 0.6 | Mattia Dongili | 2008-01-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | sony-laptop: refactor model types | Mattia Dongili | 2008-01-24 | 1 | -82/+104 | |
| | * | | | | | | | | | | | | | | | sony-laptop: Add Vaio N series to the special init sequence to enable Fn keys | Mattia Dongili | 2008-01-24 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | sony-laptop: printk more info in sony_pic_call[123] | Mattia Dongili | 2008-01-24 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | | asus_acpi: add support for F3Sa | Luca Tettamanti | 2008-02-07 | 1 | -10/+45 | |
| * | | | | | | | | | | | | | | | | asus-laptop: add parentheses | Roel Kluin | 2008-02-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | asus-laptop new write_acpi_int | Corentin CHARY | 2008-02-07 | 1 | -9/+15 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into rel... | Len Brown | 2008-02-07 | 4 | -3/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | ACPI: battery: add sysfs serial number | maximilian attems | 2008-02-05 | 3 | -0/+7 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | ACPI: Fix acpi_pm_device_sleep_state() | Rafael J. Wysocki | 2008-01-11 | 1 | -3/+12 | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2008-02-06 | 17 | -1390/+1466 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | 9p: fix p9_printfcall export | Andrew Morton | 2008-02-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | 9p: transport API reorganization | Eric Van Hensbergen | 2008-02-06 | 11 | -1253/+1208 | |
| * | | | | | | | | | | | | | | | | 9p: add remove function to trans_virtio | Eric Van Hensbergen | 2008-02-06 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | | | | 9p: Convert semaphore to spinlock for p9_idpool | Anthony Liguori | 2008-02-06 | 1 | -12/+8 |