index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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 'linus' into release
Len Brown
2009-04-05
1
-1
/
+1
|
\
|
*
Driver core: implement uevent suppress in kobject
Ming Lei
2009-03-24
1
-1
/
+1
*
|
dock: fix dereference after kfree()
Dan Carpenter
2009-04-03
1
-1
/
+2
|
/
*
-
.
Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...
Len Brown
2009-02-07
1
-5
/
+9
|
\
\
|
|
*
ACPI: add missing KERN_* constants to printks
Frank Seidel
2009-02-07
1
-4
/
+4
|
|
/
|
/
|
|
*
ACPI: dock: Don't eval _STA on every show_docked sysfs read
Holger Macht
2009-02-06
1
-1
/
+5
|
/
*
Merge branch 'ull' into test
Len Brown
2008-10-22
1
-3
/
+3
|
\
|
*
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2008-10-11
1
-3
/
+3
*
|
Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERR
Thomas Renninger
2008-10-11
1
-2
/
+3
*
|
dock: add 'type' sysfs file
Shaohua Li
2008-09-23
1
-0
/
+25
*
|
dock: fix for ATA bay in a dock station
Shaohua Li
2008-09-23
1
-4
/
+10
*
|
dock: introduce .uevent for devices in dock, eg libata
Shaohua Li
2008-09-23
1
-7
/
+15
*
|
libata: remove functions now handed by ACPI dock driver
Shaohua Li
2008-09-23
1
-1
/
+2
*
|
ACPI: fix hotplug race
Zhang Rui
2008-09-23
1
-1
/
+24
*
|
ACPI: introduce notifier change to avoid duplicates
Shaohua Li
2008-09-23
1
-22
/
+24
*
|
dock: add bay and battery hotplug support
Shaohua Li
2008-09-23
1
-48
/
+175
*
|
dock: add _LCK support
Shaohua Li
2008-09-23
1
-0
/
+21
*
|
dock: fix eject request process (2.6.27-rc1 regression)
Shaohua Li
2008-09-23
1
-5
/
+0
*
|
ACPI: dock: avoid check _STA method
Shaohua Li
2008-09-23
1
-1
/
+4
|
/
*
ACPI: Properly clear flags on false-positives and send uevent on sudden unplug
Holger Macht
2008-08-15
1
-3
/
+8
*
APCI: revert duplicated patch
Thomas Gleixner
2008-07-20
1
-3
/
+0
*
dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.
Len Brown
2008-07-16
1
-0
/
+3
*
dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.
Len Brown
2008-06-26
1
-0
/
+3
*
dock.c remove trailing printk whitespace
Tim Pepper
2008-06-11
1
-1
/
+1
*
ACPI: Set flag DOCK_UNDOCKING when triggered via sysfs
Holger Macht
2008-03-18
1
-0
/
+1
*
Merge branches 'release' and 'fluff' into release
Len Brown
2008-02-07
1
-4
/
+4
|
\
|
*
ACPI: misc cleanups
Adrian Bunk
2008-02-07
1
-4
/
+4
*
|
ACPI: Add autoload info to dock driver
Frank Seidel
2007-12-08
1
-0
/
+6
|
/
*
ACPI: dock: Send key=value pair instead of plain value
Holger Macht
2007-08-11
1
-3
/
+3
*
ACPI: dock: fix oops when _DCK evaluation fails
Dmitry Torokhov
2007-07-18
1
-4
/
+4
*
ACPI: dock: send envp with uevent
Kristen Carlson Accardi
2007-05-10
1
-1
/
+9
*
ACPI: dock: unsuppress uevents
Kristen Carlson Accardi
2007-05-10
1
-0
/
+3
*
ACPI: dock: add immediate_undock option
Kristen Carlson Accardi
2007-05-10
1
-2
/
+49
*
ACPI: dock: use dynamically allocated platform device
Kristen Carlson Accardi
2007-05-10
1
-24
/
+23
*
ACPI: dock: fix opps after dock driver fails to initialize
Chuck Ebbert
2007-05-10
1
-0
/
+7
*
ACPI: dock: cleanup the uid patch
Kristen Carlson Accardi
2007-05-10
1
-5
/
+8
*
ACPI: dock: use NULL for pointer
Randy Dunlap
2007-03-28
1
-1
/
+2
*
ACPI: dock: add access to ACPI docking station UID
Ilya A. Volynets-Evenbakh
2007-03-09
1
-0
/
+24
*
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
2007-02-12
1
-3
/
+3
*
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2007-02-12
1
-1
/
+1
*
ACPI: dock: check if parent is on dock
Kristen Carlson Accardi
2007-02-03
1
-4
/
+12
*
Pull style into test branch
Len Brown
2006-12-16
1
-3
/
+3
|
\
|
*
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
2006-10-14
1
-3
/
+3
*
|
Pull bugfix into test branch
Len Brown
2006-12-16
1
-8
/
+8
|
\
\
|
*
|
ACPI: dock: use mutex instead of spinlock
Kristen Carlson Accardi
2006-10-30
1
-8
/
+8
|
|
/
*
|
ACPI: dock: add uevent to indicate change in device status
Kristen Carlson Accardi
2006-12-14
1
-2
/
+4
*
|
ACPI: dock: Fix symbol conflict between acpiphp and dock
Prarit Bhargava
2006-12-07
1
-1
/
+7
*
|
ACPI: dock: Add a docked sysfs file to the dock driver.
brandon@ifup.org
2006-12-07
1
-16
/
+79
*
|
ACPI: dock: fix build warning
Len Brown
2006-12-07
1
-1
/
+1
*
|
ACPI: dock: Make the dock station driver a platform device driver.
Kristen Carlson Accardi
2006-12-07
1
-2
/
+20
[next]