index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-acpi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI/libata: Restore libata.noacpi support
Lv Zheng
2013-04-30
1
-2
/
+2
*
[libata] acpi: make ata_ap_acpi_handle not block
Aaron Lu
2013-04-30
1
-18
/
+27
*
libata-acpi: remove redundent code for power resource handling
Aaron Lu
2013-04-03
1
-33
/
+0
*
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-03-23
1
-1
/
+1
|
\
|
*
libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resource
Sander Eikelenboom
2013-03-04
1
-1
/
+1
*
|
ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type
Rafael J. Wysocki
2013-03-04
1
-6
/
+0
*
|
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
2013-03-04
1
-0
/
+1
|
/
*
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-02-24
1
-100
/
+77
|
\
|
*
[libata] pm: differentiate system and runtime pm for ata port
Aaron Lu
2013-01-25
1
-23
/
+53
|
*
libata: expose pm qos flags for ata device
Aaron Lu
2013-01-21
1
-0
/
+3
|
*
libata: handle power transition of ODD
Aaron Lu
2013-01-21
1
-10
/
+25
|
*
libata: move acpi notification code to zpodd
Aaron Lu
2013-01-21
1
-71
/
+0
*
|
ACPI / PM: Rework the handling of devices depending on power resources
Rafael J. Wysocki
2013-01-17
1
-14
/
+4
|
/
*
libata: restore acpi disable functionality
Aaron Lu
2012-12-03
1
-0
/
+4
*
libata-acpi: Fix NULL ptr derference in ata_acpi_dev_handle
Aaron Lu
2012-11-15
1
-3
/
+8
*
[libata] acpi: call ata_acpi_gtm during ata port init time
Aaron Lu
2012-08-17
1
-11
/
+4
*
libata-acpi: fix up for acpi_pm_device_sleep_state API
Stephen Rothwell
2012-07-25
1
-1
/
+1
*
libata: tell scsi layer device supports runtime power off
Aaron Lu
2012-06-29
1
-2
/
+26
*
libata-acpi: register/unregister device to/from power resource
Lin Ming
2012-06-29
1
-0
/
+32
*
libata-acpi: add ata port runtime D3Cold support
Lin Ming
2012-06-29
1
-4
/
+74
*
libata-acpi: set acpi state for SATA port
Lin Ming
2012-06-29
1
-9
/
+11
*
libata: migrate ACPI code over to new bindings
Matthew Garrett
2012-06-29
1
-125
/
+36
*
libata: bind the Linux device tree to the ACPI device tree
Matthew Garrett
2012-06-29
1
-0
/
+137
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-08-02
1
-2
/
+2
|
\
|
*
ACPI: constify ops structs
Vasiliy Kulikov
2011-07-16
1
-2
/
+2
*
|
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
1
-38
/
+28
|
/
*
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2011-03-02
1
-2
/
+1
*
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
2010-08-15
1
-6
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ACPI: replace acpi_integer by u64
Lin Ming
2010-01-28
1
-2
/
+2
*
libata-acpi: missing _SDD is not an error
Tejun Heo
2009-12-03
1
-6
/
+9
*
libata: make gtf_filter per-dev
Tejun Heo
2009-10-06
1
-8
/
+9
*
libata: implement more acpi filtering options
Tejun Heo
2009-10-06
1
-4
/
+15
*
libata: cosmetic updates
Tejun Heo
2009-10-06
1
-10
/
+0
*
libata: add command name parsing for error output
Robert Hancock
2009-09-01
1
-2
/
+5
*
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-06-12
1
-2
/
+2
*
Merge branch 'linus' into release
Len Brown
2009-01-09
1
-11
/
+8
|
\
|
*
libata: beef up iterators
Tejun Heo
2008-12-28
1
-11
/
+8
*
|
ACPI: remove private acpica headers from driver files
Lin Ming
2008-12-31
1
-6
/
+0
|
/
*
dock: introduce .uevent for devices in dock, eg libata
Shaohua Li
2008-09-23
1
-2
/
+42
*
libata: remove functions now handed by ACPI dock driver
Shaohua Li
2008-09-23
1
-93
/
+14
*
libata-acpi: don't call sleeping function from invalid context
Zhang Rui
2008-07-11
1
-1
/
+4
*
libata-acpi: filter out DIPM enable
Tejun Heo
2008-07-11
1
-2
/
+12
*
[libata] ACPI: Properly handle bay devices in dock stations
Holger Macht
2008-06-04
1
-51
/
+114
*
drivers/ata: trim trailing whitespace
Jeff Garzik
2008-05-19
1
-4
/
+4
*
Fixups to ATA ACPI hotplug
Matthew Garrett
2008-05-19
1
-27
/
+50
*
libata-acpi.c: remove unneeded #if's
Adrian Bunk
2008-04-25
1
-4
/
+0
*
ata-acpi: don't call _GTF for disabled drive
Shaohua Li
2008-04-17
1
-2
/
+4
*
libata: implement PMP helpers
Tejun Heo
2008-04-17
1
-1
/
+1
*
libata-acpi: improve dock event handling
Tejun Heo
2008-03-17
1
-27
/
+69
[next]