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
/
ata
/
libata-acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-27
/
+45
2014-03-14
libata: acpi: avoid passing NULL to ACPI evaluation method
Aaron Lu
1
-0
/
+1
2014-02-22
ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devices
Rafael J. Wysocki
1
-27
/
+45
2013-12-07
ACPI / bind: Redefine acpi_preset_companion()
Rafael J. Wysocki
1
-13
/
+13
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-2
/
+0
2013-11-14
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
1
-2
/
+2
2013-10-17
ATA / ACPI: remove power dependent device handling
Aaron Lu
1
-14
/
+0
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-199
/
+79
2013-08-23
ata: acpi: rework the ata acpi bind support
Aaron Lu
1
-199
/
+79
2013-07-30
ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere
Rafael J. Wysocki
1
-2
/
+2
2013-06-25
libata-acpi: add back ACPI based hotplug functionality
Aaron Lu
1
-1
/
+36
2013-04-30
ACPI/libata: Restore libata.noacpi support
Lv Zheng
1
-2
/
+2
2013-04-30
[libata] acpi: make ata_ap_acpi_handle not block
Aaron Lu
1
-18
/
+27
2013-04-03
libata-acpi: remove redundent code for power resource handling
Aaron Lu
1
-33
/
+0
2013-03-23
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-1
/
+1
2013-03-04
libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resource
Sander Eikelenboom
1
-1
/
+1
2013-03-04
ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type
Rafael J. Wysocki
1
-6
/
+0
2013-03-04
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
1
-0
/
+1
2013-02-24
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-100
/
+77
2013-01-25
[libata] pm: differentiate system and runtime pm for ata port
Aaron Lu
1
-23
/
+53
2013-01-21
libata: expose pm qos flags for ata device
Aaron Lu
1
-0
/
+3
2013-01-21
libata: handle power transition of ODD
Aaron Lu
1
-10
/
+25
2013-01-21
libata: move acpi notification code to zpodd
Aaron Lu
1
-71
/
+0
2013-01-17
ACPI / PM: Rework the handling of devices depending on power resources
Rafael J. Wysocki
1
-14
/
+4
2012-12-03
libata: restore acpi disable functionality
Aaron Lu
1
-0
/
+4
2012-11-15
libata-acpi: Fix NULL ptr derference in ata_acpi_dev_handle
Aaron Lu
1
-3
/
+8
2012-08-17
[libata] acpi: call ata_acpi_gtm during ata port init time
Aaron Lu
1
-11
/
+4
2012-07-25
libata-acpi: fix up for acpi_pm_device_sleep_state API
Stephen Rothwell
1
-1
/
+1
2012-06-29
libata: tell scsi layer device supports runtime power off
Aaron Lu
1
-2
/
+26
2012-06-29
libata-acpi: register/unregister device to/from power resource
Lin Ming
1
-0
/
+32
2012-06-29
libata-acpi: add ata port runtime D3Cold support
Lin Ming
1
-4
/
+74
2012-06-29
libata-acpi: set acpi state for SATA port
Lin Ming
1
-9
/
+11
2012-06-29
libata: migrate ACPI code over to new bindings
Matthew Garrett
1
-125
/
+36
2012-06-29
libata: bind the Linux device tree to the ACPI device tree
Matthew Garrett
1
-0
/
+137
2011-08-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+2
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-38
/
+28
2011-07-16
ACPI: constify ops structs
Vasiliy Kulikov
1
-2
/
+2
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
1
-2
/
+1
2010-08-15
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
1
-6
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-28
ACPI: replace acpi_integer by u64
Lin Ming
1
-2
/
+2
2009-12-03
libata-acpi: missing _SDD is not an error
Tejun Heo
1
-6
/
+9
2009-10-06
libata: make gtf_filter per-dev
Tejun Heo
1
-8
/
+9
2009-10-06
libata: implement more acpi filtering options
Tejun Heo
1
-4
/
+15
2009-10-06
libata: cosmetic updates
Tejun Heo
1
-10
/
+0
2009-09-01
libata: add command name parsing for error output
Robert Hancock
1
-2
/
+5
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
1
-2
/
+2
2009-01-09
Merge branch 'linus' into release
Len Brown
1
-11
/
+8
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
1
-6
/
+0
[next]