| Commit message (Expand) | Author | Age | Files | Lines |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | ACPI: constify ops structs | Vasiliy Kulikov | 2011-07-16 | 1 | -2/+2 |
* | ACPICA: Rename some function and variable names | Lin Ming | 2011-01-12 | 1 | -1/+1 |
* | Merge branch 'misc' into release | Len Brown | 2010-10-26 | 1 | -3/+3 |
|\ |
|
| * | ACPI dock: move some functions to .init.text | Uwe Kleine-König | 2010-10-19 | 1 | -3/+3 |
* | | ACPI / ACPICA: Defer enabling of runtime GPEs (v3) | Rafael J. Wysocki | 2010-09-24 | 1 | -0/+1 |
|/ |
|
*-. | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown | 2010-04-06 | 1 | -5/+3 |
|\ \ |
|
| | * | ACPI dock: support multiple ACPI dock devices | Zhang Rui | 2010-03-23 | 1 | -5/+2 |
| |/
|/| |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | | ACPI: dock: properly initialize local struct dock_station in dock_add() | Alex Chiang | 2010-02-16 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'dock' into release | Len Brown | 2009-12-16 | 1 | -170/+91 |
|\ |
|
| * | ACPI: dock: minor whitespace and style cleanups | Alex Chiang | 2009-12-16 | 1 | -58/+45 |
| * | ACPI: dock: add struct dock_station * directly to platform device data | Alex Chiang | 2009-12-16 | 1 | -27/+13 |
| * | ACPI: dock: dock_add - hoist up platform_device_register_simple() | Alex Chiang | 2009-12-16 | 1 | -9/+7 |
| * | ACPI: dock: remove global 'dock_device_name' | Alex Chiang | 2009-12-16 | 1 | -2/+1 |
| * | ACPI: dock: combine add|alloc_dock_dependent_device (v2) | Alex Chiang | 2009-12-16 | 1 | -36/+19 |
| * | ACPI: dock: convert sysfs attributes to an attribute_group | Alex Chiang | 2009-11-03 | 1 | -57/+24 |
* | | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 | 1 | -4/+4 |
|/ |
|
* | ACPI: dock: fix "sibiling" typo | Alex Chiang | 2009-10-03 | 1 | -8/+8 |
* | Merge branch 'acpica' into release | Len Brown | 2009-09-19 | 1 | -5/+3 |
|\ |
|
| * | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 | 1 | -5/+3 |
* | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-28 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'linus' into release | Len Brown | 2009-04-05 | 1 | -1/+1 |
|\ |
|
| * | Driver core: implement uevent suppress in kobject | Ming Lei | 2009-03-24 | 1 | -1/+1 |
* | | dock: fix dereference after kfree() | Dan Carpenter | 2009-04-03 | 1 | -1/+2 |
|/ |
|
*-. | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 2009-02-07 | 1 | -5/+9 |
|\ \ |
|
| | * | ACPI: add missing KERN_* constants to printks | Frank Seidel | 2009-02-07 | 1 | -4/+4 |
| |/
|/| |
|
| * | ACPI: dock: Don't eval _STA on every show_docked sysfs read | Holger Macht | 2009-02-06 | 1 | -1/+5 |
|/ |
|
* | Merge branch 'ull' into test | Len Brown | 2008-10-22 | 1 | -3/+3 |
|\ |
|
| * | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 2008-10-11 | 1 | -3/+3 |
* | | Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERR | Thomas Renninger | 2008-10-11 | 1 | -2/+3 |
* | | dock: add 'type' sysfs file | Shaohua Li | 2008-09-23 | 1 | -0/+25 |
* | | dock: fix for ATA bay in a dock station | Shaohua Li | 2008-09-23 | 1 | -4/+10 |
* | | dock: introduce .uevent for devices in dock, eg libata | Shaohua Li | 2008-09-23 | 1 | -7/+15 |
* | | libata: remove functions now handed by ACPI dock driver | Shaohua Li | 2008-09-23 | 1 | -1/+2 |
* | | ACPI: fix hotplug race | Zhang Rui | 2008-09-23 | 1 | -1/+24 |
* | | ACPI: introduce notifier change to avoid duplicates | Shaohua Li | 2008-09-23 | 1 | -22/+24 |
* | | dock: add bay and battery hotplug support | Shaohua Li | 2008-09-23 | 1 | -48/+175 |
* | | dock: add _LCK support | Shaohua Li | 2008-09-23 | 1 | -0/+21 |
* | | dock: fix eject request process (2.6.27-rc1 regression) | Shaohua Li | 2008-09-23 | 1 | -5/+0 |
* | | ACPI: dock: avoid check _STA method | Shaohua Li | 2008-09-23 | 1 | -1/+4 |
|/ |
|
* | ACPI: Properly clear flags on false-positives and send uevent on sudden unplug | Holger Macht | 2008-08-15 | 1 | -3/+8 |
* | APCI: revert duplicated patch | Thomas Gleixner | 2008-07-20 | 1 | -3/+0 |
* | dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled. | Len Brown | 2008-07-16 | 1 | -0/+3 |
* | dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled. | Len Brown | 2008-06-26 | 1 | -0/+3 |
* | dock.c remove trailing printk whitespace | Tim Pepper | 2008-06-11 | 1 | -1/+1 |
* | ACPI: Set flag DOCK_UNDOCKING when triggered via sysfs | Holger Macht | 2008-03-18 | 1 | -0/+1 |
* | Merge branches 'release' and 'fluff' into release | Len Brown | 2008-02-07 | 1 | -4/+4 |
|\ |
|