index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-29
ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y
Bartlomiej Zolnierkiewicz
1
-12
/
+18
2009-06-15
ide: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-2
/
+4
2009-04-19
ide-pm: don't abuse rq->data
Tejun Heo
1
-23
/
+15
2009-04-08
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
1
-1
/
+2
2009-03-31
ide: inline SELECT_DRIVE()
Sergei Shtylyov
1
-2
/
+3
2009-03-31
ide: turn set_irq() method into write_devctl() method
Sergei Shtylyov
1
-1
/
+1
2009-03-27
ide: use ata_tf_protocols enums
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2009-03-27
ide: remove ide_task_t typedef
Bartlomiej Zolnierkiewicz
1
-15
/
+17
2009-03-27
ide: complete power step in ide_complete_pm_request()
Bartlomiej Zolnierkiewicz
1
-2
/
+7
2009-01-14
ide: fix suspend regression
Bartlomiej Zolnierkiewicz
1
-4
/
+8
2009-01-06
ide: remove ide_driver_t typedef
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-01-06
ide: remove HWIF() macro
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-01-06
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-12-29
ide: move Power Management support to ide-pm.c
Bartlomiej Zolnierkiewicz
1
-0
/
+235