index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
dock.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-25
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
2009-09-19
Merge branch 'acpica' into release
Len Brown
1
-5
/
+3
2009-08-29
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
1
-0
/
+2
2009-08-27
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
1
-5
/
+3
2009-04-05
Merge branch 'linus' into release
Len Brown
1
-1
/
+1
2009-04-03
dock: fix dereference after kfree()
Dan Carpenter
1
-1
/
+2
2009-03-25
Driver core: implement uevent suppress in kobject
Ming Lei
1
-1
/
+1
2009-02-07
Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...
Len Brown
1
-5
/
+9
2009-02-07
ACPI: add missing KERN_* constants to printks
Frank Seidel
1
-4
/
+4
2009-02-07
ACPI: dock: Don't eval _STA on every show_docked sysfs read
Holger Macht
1
-1
/
+5
2008-10-23
Merge branch 'ull' into test
Len Brown
1
-3
/
+3
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-3
/
+3
2008-10-11
Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERR
Thomas Renninger
1
-2
/
+3
2008-09-24
dock: add 'type' sysfs file
Shaohua Li
1
-0
/
+25
2008-09-24
dock: fix for ATA bay in a dock station
Shaohua Li
1
-4
/
+10
2008-09-24
dock: introduce .uevent for devices in dock, eg libata
Shaohua Li
1
-7
/
+15
2008-09-24
libata: remove functions now handed by ACPI dock driver
Shaohua Li
1
-1
/
+2
2008-09-24
ACPI: fix hotplug race
Zhang Rui
1
-1
/
+24
2008-09-24
ACPI: introduce notifier change to avoid duplicates
Shaohua Li
1
-22
/
+24
2008-09-24
dock: add bay and battery hotplug support
Shaohua Li
1
-48
/
+175
2008-09-24
dock: add _LCK support
Shaohua Li
1
-0
/
+21
2008-09-24
dock: fix eject request process (2.6.27-rc1 regression)
Shaohua Li
1
-5
/
+0
2008-09-24
ACPI: dock: avoid check _STA method
Shaohua Li
1
-1
/
+4
2008-08-15
ACPI: Properly clear flags on false-positives and send uevent on sudden unplug
Holger Macht
1
-3
/
+8
2008-07-21
APCI: revert duplicated patch
Thomas Gleixner
1
-3
/
+0
2008-07-17
dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.
Len Brown
1
-0
/
+3
2008-06-26
dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.
Len Brown
1
-0
/
+3
2008-06-12
dock.c remove trailing printk whitespace
Tim Pepper
1
-1
/
+1
2008-03-18
ACPI: Set flag DOCK_UNDOCKING when triggered via sysfs
Holger Macht
1
-0
/
+1
2008-02-07
Merge branches 'release' and 'fluff' into release
Len Brown
1
-4
/
+4
2008-02-07
ACPI: misc cleanups
Adrian Bunk
1
-4
/
+4
2007-12-08
ACPI: Add autoload info to dock driver
Frank Seidel
1
-0
/
+6
2007-08-12
ACPI: dock: Send key=value pair instead of plain value
Holger Macht
1
-3
/
+3
2007-07-19
ACPI: dock: fix oops when _DCK evaluation fails
Dmitry Torokhov
1
-4
/
+4
2007-05-10
ACPI: dock: send envp with uevent
Kristen Carlson Accardi
1
-1
/
+9
2007-05-10
ACPI: dock: unsuppress uevents
Kristen Carlson Accardi
1
-0
/
+3
2007-05-10
ACPI: dock: add immediate_undock option
Kristen Carlson Accardi
1
-2
/
+49
2007-05-10
ACPI: dock: use dynamically allocated platform device
Kristen Carlson Accardi
1
-24
/
+23
2007-05-10
ACPI: dock: fix opps after dock driver fails to initialize
Chuck Ebbert
1
-0
/
+7
[next]