aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/dock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-06Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into releaseLen Brown1-5/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-23ACPI dock: support multiple ACPI dock devicesZhang Rui1-5/+2
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-02-16ACPI: dock: properly initialize local struct dock_station in dock_add()Alex Chiang1-0/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-12-16Merge branch 'dock' into releaseLen Brown1-170/+91
2009-12-16ACPI: dock: minor whitespace and style cleanupsAlex Chiang1-58/+45
2009-12-16ACPI: dock: add struct dock_station * directly to platform device dataAlex Chiang1-27/+13
2009-12-16ACPI: dock: dock_add - hoist up platform_device_register_simple()Alex Chiang1-9/+7
2009-12-16ACPI: dock: remove global 'dock_device_name'Alex Chiang1-2/+1
2009-12-16ACPI: dock: combine add|alloc_dock_dependent_device (v2)Alex Chiang1-36/+19
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-4/+4
2009-11-03ACPI: dock: convert sysfs attributes to an attribute_groupAlex Chiang1-57/+24
2009-10-03ACPI: dock: fix "sibiling" typoAlex Chiang1-8/+8
2009-09-19Merge branch 'acpica' into releaseLen Brown1-5/+3
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown1-0/+2
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-5/+3
2009-04-05Merge branch 'linus' into releaseLen Brown1-1/+1
2009-04-03dock: fix dereference after kfree()Dan Carpenter1-1/+2
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei1-1/+1
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into releaseLen Brown1-5/+9
2009-02-07ACPI: add missing KERN_* constants to printksFrank Seidel1-4/+4
2009-02-06ACPI: dock: Don't eval _STA on every show_docked sysfs readHolger Macht1-1/+5
2008-10-22Merge branch 'ull' into testLen Brown1-3/+3
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox1-3/+3
2008-10-11Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERRThomas Renninger1-2/+3
2008-09-23dock: add 'type' sysfs fileShaohua Li1-0/+25
2008-09-23dock: fix for ATA bay in a dock stationShaohua Li1-4/+10
2008-09-23dock: introduce .uevent for devices in dock, eg libataShaohua Li1-7/+15
2008-09-23libata: remove functions now handed by ACPI dock driverShaohua Li1-1/+2
2008-09-23ACPI: fix hotplug raceZhang Rui1-1/+24
2008-09-23ACPI: introduce notifier change to avoid duplicatesShaohua Li1-22/+24
2008-09-23dock: add bay and battery hotplug supportShaohua Li1-48/+175
2008-09-23dock: add _LCK supportShaohua Li1-0/+21
2008-09-23dock: fix eject request process (2.6.27-rc1 regression)Shaohua Li1-5/+0
2008-09-23ACPI: dock: avoid check _STA methodShaohua Li1-1/+4
2008-08-15ACPI: Properly clear flags on false-positives and send uevent on sudden unplugHolger Macht1-3/+8
2008-07-20APCI: revert duplicated patchThomas Gleixner1-3/+0
2008-07-16dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown1-0/+3
2008-06-26dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown1-0/+3
2008-06-11dock.c remove trailing printk whitespaceTim Pepper1-1/+1
2008-03-18ACPI: Set flag DOCK_UNDOCKING when triggered via sysfsHolger Macht1-0/+1
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown1-4/+4
2008-02-07ACPI: misc cleanupsAdrian Bunk1-4/+4
2007-12-08ACPI: Add autoload info to dock driverFrank Seidel1-0/+6
2007-08-11ACPI: dock: Send key=value pair instead of plain valueHolger Macht1-3/+3
2007-07-18ACPI: dock: fix oops when _DCK evaluation failsDmitry Torokhov1-4/+4
2007-05-10ACPI: dock: send envp with ueventKristen Carlson Accardi1-1/+9
2007-05-10ACPI: dock: unsuppress ueventsKristen Carlson Accardi1-0/+3