aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/dock.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Rename some function and variable namesLin Ming2011-01-121-1/+1
* Merge branch 'misc' into releaseLen Brown2010-10-261-3/+3
|\
| * ACPI dock: move some functions to .init.textUwe Kleine-König2010-10-191-3/+3
* | ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki2010-09-241-0/+1
|/
*-. Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown2010-04-061-5/+3
|\ \
| | * ACPI dock: support multiple ACPI dock devicesZhang Rui2010-03-231-5/+2
| |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | ACPI: dock: properly initialize local struct dock_station in dock_add()Alex Chiang2010-02-161-0/+1
|/
* Merge branch 'dock' into releaseLen Brown2009-12-161-170/+91
|\
| * ACPI: dock: minor whitespace and style cleanupsAlex Chiang2009-12-161-58/+45
| * ACPI: dock: add struct dock_station * directly to platform device dataAlex Chiang2009-12-161-27/+13
| * ACPI: dock: dock_add - hoist up platform_device_register_simple()Alex Chiang2009-12-161-9/+7
| * ACPI: dock: remove global 'dock_device_name'Alex Chiang2009-12-161-2/+1
| * ACPI: dock: combine add|alloc_dock_dependent_device (v2)Alex Chiang2009-12-161-36/+19
| * ACPI: dock: convert sysfs attributes to an attribute_groupAlex Chiang2009-11-031-57/+24
* | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-241-4/+4
|/
* ACPI: dock: fix "sibiling" typoAlex Chiang2009-10-031-8/+8
* Merge branch 'acpica' into releaseLen Brown2009-09-191-5/+3
|\
| * ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-5/+3
* | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-0/+2
|/
* Merge branch 'linus' into releaseLen Brown2009-04-051-1/+1
|\
| * Driver core: implement uevent suppress in kobjectMing Lei2009-03-241-1/+1
* | dock: fix dereference after kfree()Dan Carpenter2009-04-031-1/+2
|/
*-. Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-071-5/+9
|\ \
| | * ACPI: add missing KERN_* constants to printksFrank Seidel2009-02-071-4/+4
| |/ |/|
| * ACPI: dock: Don't eval _STA on every show_docked sysfs readHolger Macht2009-02-061-1/+5
|/
* Merge branch 'ull' into testLen Brown2008-10-221-3/+3
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-3/+3
* | Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERRThomas Renninger2008-10-111-2/+3
* | dock: add 'type' sysfs fileShaohua Li2008-09-231-0/+25
* | dock: fix for ATA bay in a dock stationShaohua Li2008-09-231-4/+10
* | dock: introduce .uevent for devices in dock, eg libataShaohua Li2008-09-231-7/+15
* | libata: remove functions now handed by ACPI dock driverShaohua Li2008-09-231-1/+2
* | ACPI: fix hotplug raceZhang Rui2008-09-231-1/+24
* | ACPI: introduce notifier change to avoid duplicatesShaohua Li2008-09-231-22/+24
* | dock: add bay and battery hotplug supportShaohua Li2008-09-231-48/+175
* | dock: add _LCK supportShaohua Li2008-09-231-0/+21
* | dock: fix eject request process (2.6.27-rc1 regression)Shaohua Li2008-09-231-5/+0
* | ACPI: dock: avoid check _STA methodShaohua Li2008-09-231-1/+4
|/
* ACPI: Properly clear flags on false-positives and send uevent on sudden unplugHolger Macht2008-08-151-3/+8
* APCI: revert duplicated patchThomas Gleixner2008-07-201-3/+0
* dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown2008-07-161-0/+3
* dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown2008-06-261-0/+3
* dock.c remove trailing printk whitespaceTim Pepper2008-06-111-1/+1
* ACPI: Set flag DOCK_UNDOCKING when triggered via sysfsHolger Macht2008-03-181-0/+1
* Merge branches 'release' and 'fluff' into releaseLen Brown2008-02-071-4/+4
|\
| * ACPI: misc cleanupsAdrian Bunk2008-02-071-4/+4
* | ACPI: Add autoload info to dock driverFrank Seidel2007-12-081-0/+6
|/