index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
dock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-08-27
1
-1
/
+1
|
\
|
*
ACPI / dock: Fix __init attribute location in find_dock_and_bay()
Hanjun Guo
2013-08-13
1
-1
/
+1
*
|
ACPI / dock: fix error return code in dock_add()
Wei Yongjun
2013-07-26
1
-1
/
+3
*
|
ACPI / dock: Drop unnecessary local variable from dock_add()
Rafael J. Wysocki
2013-07-15
1
-5
/
+4
*
|
ACPI / dock / PCI: Drop ACPI dock notifier chain
Rafael J. Wysocki
2013-07-15
1
-41
/
+25
*
|
ACPI / dock: Do not leak memory on falilures to add a dock station
Rafael J. Wysocki
2013-07-15
1
-0
/
+11
*
|
ACPI / dock: Rework the handling of notifications
Rafael J. Wysocki
2013-07-15
1
-43
/
+24
*
|
ACPI / dock: Simplify dock_init_hotplug() and dock_release_hotplug()
Rafael J. Wysocki
2013-07-15
1
-16
/
+8
*
|
ACPI / dock: Walk list in reverse order during removal of devices
Rafael J. Wysocki
2013-07-15
1
-16
/
+29
*
|
ACPI / dock: Rework and simplify find_dock_devices()
Rafael J. Wysocki
2013-07-15
1
-18
/
+5
*
|
ACPI / dock: Drop the hp_lock mutex from struct dock_station
Rafael J. Wysocki
2013-07-15
1
-5
/
+0
*
|
ACPI: simplify dock driver with new helper functions
Jiang Liu
2013-07-15
1
-110
/
+12
*
|
ACPI / dock: simplify dock_create_acpi_device()
Jiang Liu
2013-07-15
1
-6
/
+1
*
|
ACPI / dock: mark initialization functions with __init
Jiang Liu
2013-07-15
1
-6
/
+6
*
|
ACPI / dock: drop redundant spin lock in dock station object
Jiang Liu
2013-07-15
1
-12
/
+3
*
|
ACPI / dock: avoid initializing acpi_dock_notifier_list multiple times
Jiang Liu
2013-07-15
1
-1
/
+1
|
/
*
ACPI / dock: Actually define acpi_dock_init() as void
Rafael J. Wysocki
2013-07-04
1
-4
/
+3
*
ACPI / dock / PCI: Synchronous handling of dock events for PCI devices
Rafael J. Wysocki
2013-06-24
1
-42
/
+95
*
ACPI / dock: Initialize ACPI dock subsystem upfront
Jiang Liu
2013-06-23
1
-41
/
+1
*
ACPI / dock: Take ACPI scan lock in write_undock()
Rafael J. Wysocki
2013-06-19
1
-0
/
+2
*
ACPI / hotplug: Fix concurrency issues and memory leaks
Rafael J. Wysocki
2013-02-13
1
-3
/
+16
*
ACPI / dock: Fix acpi_bus_get_device() check in drivers/acpi/dock.c
Yasuaki Ishimatsu
2013-02-02
1
-1
/
+1
*
ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
Rafael J. Wysocki
2013-01-26
1
-6
/
+2
*
ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead
Rafael J. Wysocki
2013-01-19
1
-1
/
+1
*
ACPI / scan: Drop the second argument of acpi_bus_trim()
Rafael J. Wysocki
2013-01-15
1
-1
/
+1
*
ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
Rafael J. Wysocki
2013-01-03
1
-1
/
+3
*
ACPI: Remove the arguments of acpi_bus_add() that are not used
Rafael J. Wysocki
2013-01-03
1
-11
/
+2
*
ACPI: Update Dock hotplug error messages
Toshi Kani
2012-11-21
1
-16
/
+14
*
ACPI: dock: Remove redundant ACPI NS walk
Toshi Kani
2012-11-15
1
-19
/
+7
*
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
[next]