index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
bay.c
Age
Commit message (
Expand
)
Author
2008-06-26
dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.
Len Brown
2008-06-11
bay: exit if notify handler cannot be installed
Holger Macht
2008-04-29
#if 0 acpi/bay.c:eject_removable_drive()
Adrian Bunk
2008-02-07
Merge branches 'release' and 'fluff' into release
Len Brown
2008-02-07
ACPI: misc cleanups
Adrian Bunk
2007-12-08
ACPI: Also autoload the bay driver, was forgotten...
Thomas Renninger
2007-08-11
ACPI: bay: send envp with uevent - fix
Stephan Berberig
2007-06-02
ACPI: bay: send envp with uevent
Kristen Carlson Accardi
2007-05-10
ACPI: bay: unsuppress uevents
Kristen Carlson Accardi
2007-02-16
Pull fluff into release branch
Len Brown
2007-02-16
ACPI: bay: use IS_ERR for return of register_platform_device_simple
Henrique de Moraes Holschuh
2007-02-12
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
2007-02-12
ACPI: fix acpi_driver.name usage
Len Brown
2007-02-12
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2007-02-09
ACPI: bay: fix wrong order of kzalloc arguments
Al Viro
2007-02-09
[PATCH] wrong order of kzalloc arguments
Al Viro
2007-02-09
ACPI: bay: remove ACPI driver struct
Kristen Carlson Accardi
2007-02-03
ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update.
Zhang Rui
2007-02-03
ACPI: bay: make drive_bays static
Adrian Bunk
2007-02-03
ACPI: bay: make bay a platform driver
Kristen Carlson Accardi
2007-02-03
ACPI: bay: remove prototype procfs code
Kristen Carlson Accardi
2007-02-03
ACPI: bay: delete unused variable
Len Brown
2007-02-03
ACPI: bay: new driver adding removable drive bay support
Kristen Carlson Accardi