index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
dock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-27
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-1
/
+1
2013-08-13
ACPI / dock: Fix __init attribute location in find_dock_and_bay()
Hanjun Guo
1
-1
/
+1
2013-07-26
ACPI / dock: fix error return code in dock_add()
Wei Yongjun
1
-1
/
+3
2013-07-15
ACPI / dock: Drop unnecessary local variable from dock_add()
Rafael J. Wysocki
1
-5
/
+4
2013-07-15
ACPI / dock / PCI: Drop ACPI dock notifier chain
Rafael J. Wysocki
1
-41
/
+25
2013-07-15
ACPI / dock: Do not leak memory on falilures to add a dock station
Rafael J. Wysocki
1
-0
/
+11
2013-07-15
ACPI / dock: Rework the handling of notifications
Rafael J. Wysocki
1
-43
/
+24
2013-07-15
ACPI / dock: Simplify dock_init_hotplug() and dock_release_hotplug()
Rafael J. Wysocki
1
-16
/
+8
2013-07-15
ACPI / dock: Walk list in reverse order during removal of devices
Rafael J. Wysocki
1
-16
/
+29
2013-07-15
ACPI / dock: Rework and simplify find_dock_devices()
Rafael J. Wysocki
1
-18
/
+5
2013-07-15
ACPI / dock: Drop the hp_lock mutex from struct dock_station
Rafael J. Wysocki
1
-5
/
+0
2013-07-15
ACPI: simplify dock driver with new helper functions
Jiang Liu
1
-110
/
+12
2013-07-15
ACPI / dock: simplify dock_create_acpi_device()
Jiang Liu
1
-6
/
+1
2013-07-15
ACPI / dock: mark initialization functions with __init
Jiang Liu
1
-6
/
+6
2013-07-15
ACPI / dock: drop redundant spin lock in dock station object
Jiang Liu
1
-12
/
+3
2013-07-15
ACPI / dock: avoid initializing acpi_dock_notifier_list multiple times
Jiang Liu
1
-1
/
+1
2013-07-04
ACPI / dock: Actually define acpi_dock_init() as void
Rafael J. Wysocki
1
-4
/
+3
2013-06-24
ACPI / dock / PCI: Synchronous handling of dock events for PCI devices
Rafael J. Wysocki
1
-42
/
+95
2013-06-23
ACPI / dock: Initialize ACPI dock subsystem upfront
Jiang Liu
1
-41
/
+1
2013-06-19
ACPI / dock: Take ACPI scan lock in write_undock()
Rafael J. Wysocki
1
-0
/
+2
2013-02-13
ACPI / hotplug: Fix concurrency issues and memory leaks
Rafael J. Wysocki
1
-3
/
+16
2013-02-02
ACPI / dock: Fix acpi_bus_get_device() check in drivers/acpi/dock.c
Yasuaki Ishimatsu
1
-1
/
+1
2013-01-26
ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
Rafael J. Wysocki
1
-6
/
+2
2013-01-19
ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead
Rafael J. Wysocki
1
-1
/
+1
2013-01-15
ACPI / scan: Drop the second argument of acpi_bus_trim()
Rafael J. Wysocki
1
-1
/
+1
2013-01-03
ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
Rafael J. Wysocki
1
-1
/
+3
2013-01-03
ACPI: Remove the arguments of acpi_bus_add() that are not used
Rafael J. Wysocki
1
-11
/
+2
2012-11-21
ACPI: Update Dock hotplug error messages
Toshi Kani
1
-16
/
+14
2012-11-15
ACPI: dock: Remove redundant ACPI NS walk
Toshi Kani
1
-19
/
+7
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-07-16
ACPI: constify ops structs
Vasiliy Kulikov
1
-2
/
+2
2011-01-12
ACPICA: Rename some function and variable names
Lin Ming
1
-1
/
+1
2010-10-26
Merge branch 'misc' into release
Len Brown
1
-3
/
+3
2010-10-19
ACPI dock: move some functions to .init.text
Uwe Kleine-König
1
-3
/
+3
2010-09-24
ACPI / ACPICA: Defer enabling of runtime GPEs (v3)
Rafael J. Wysocki
1
-0
/
+1
2010-04-06
Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...
Len Brown
1
-5
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-23
ACPI dock: support multiple ACPI dock devices
Zhang Rui
1
-5
/
+2
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-16
ACPI: dock: properly initialize local struct dock_station in dock_add()
Alex Chiang
1
-0
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-12-16
Merge branch 'dock' into release
Len Brown
1
-170
/
+91
2009-12-16
ACPI: dock: minor whitespace and style cleanups
Alex Chiang
1
-58
/
+45
2009-12-16
ACPI: dock: add struct dock_station * directly to platform device data
Alex Chiang
1
-27
/
+13
2009-12-16
ACPI: dock: dock_add - hoist up platform_device_register_simple()
Alex Chiang
1
-9
/
+7
2009-12-16
ACPI: dock: remove global 'dock_device_name'
Alex Chiang
1
-2
/
+1
2009-12-16
ACPI: dock: combine add|alloc_dock_dependent_device (v2)
Alex Chiang
1
-36
/
+19
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
1
-4
/
+4
2009-11-03
ACPI: dock: convert sysfs attributes to an attribute_group
Alex Chiang
1
-57
/
+24
2009-10-03
ACPI: dock: fix "sibiling" typo
Alex Chiang
1
-8
/
+8
[next]