aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/dock.c
AgeCommit message (Expand)Author
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-07-16ACPI: constify ops structsVasiliy Kulikov
2011-01-12ACPICA: Rename some function and variable namesLin Ming
2010-10-26Merge branch 'misc' into releaseLen Brown
2010-10-19ACPI dock: move some functions to .init.textUwe Kleine-König
2010-09-24ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki
2010-04-06Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23ACPI dock: support multiple ACPI dock devicesZhang Rui
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-16ACPI: dock: properly initialize local struct dock_station in dock_add()Alex Chiang
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-12-16Merge branch 'dock' into releaseLen Brown
2009-12-16ACPI: dock: minor whitespace and style cleanupsAlex Chiang
2009-12-16ACPI: dock: add struct dock_station * directly to platform device dataAlex Chiang
2009-12-16ACPI: dock: dock_add - hoist up platform_device_register_simple()Alex Chiang
2009-12-16ACPI: dock: remove global 'dock_device_name'Alex Chiang
2009-12-16ACPI: dock: combine add|alloc_dock_dependent_device (v2)Alex Chiang
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-11-03ACPI: dock: convert sysfs attributes to an attribute_groupAlex Chiang
2009-10-03ACPI: dock: fix "sibiling" typoAlex Chiang
2009-09-19Merge branch 'acpica' into releaseLen Brown
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-04-03dock: fix dereference after kfree()Dan Carpenter
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-07ACPI: add missing KERN_* constants to printksFrank Seidel
2009-02-06ACPI: dock: Don't eval _STA on every show_docked sysfs readHolger Macht
2008-10-22Merge branch 'ull' into testLen Brown
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2008-10-11Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERRThomas Renninger
2008-09-23dock: add 'type' sysfs fileShaohua Li
2008-09-23dock: fix for ATA bay in a dock stationShaohua Li
2008-09-23dock: introduce .uevent for devices in dock, eg libataShaohua Li
2008-09-23libata: remove functions now handed by ACPI dock driverShaohua Li
2008-09-23ACPI: fix hotplug raceZhang Rui
2008-09-23ACPI: introduce notifier change to avoid duplicatesShaohua Li
2008-09-23dock: add bay and battery hotplug supportShaohua Li
2008-09-23dock: add _LCK supportShaohua Li
2008-09-23dock: fix eject request process (2.6.27-rc1 regression)Shaohua Li
2008-09-23ACPI: dock: avoid check _STA methodShaohua Li
2008-08-15ACPI: Properly clear flags on false-positives and send uevent on sudden unplugHolger Macht
2008-07-20APCI: revert duplicated patchThomas Gleixner
2008-07-16dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown
2008-06-26dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown
2008-06-11dock.c remove trailing printk whitespaceTim Pepper
2008-03-18ACPI: Set flag DOCK_UNDOCKING when triggered via sysfsHolger Macht
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown