index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-disk_ioctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-12
platform: Do not detach from PM domains on shutdown
Rafael J. Wysocki
1
-1
/
+0
2016-01-08
USB / PM: Allow USB devices to remain runtime-suspended when sleeping
Tomeu Vizoso
2
-1
/
+13
2016-01-08
PM / sleep: Go direct_complete if driver has no callbacks
Tomeu Vizoso
6
-0
/
+47
2016-01-08
PM / Domains: add setter for dev.pm_domain
Tomeu Vizoso
10
-19
/
+54
2016-01-08
device core: add device_is_bound()
Tomeu Vizoso
2
-2
/
+18
2016-01-08
PM / clk: don't leave clocks enabled when driver not bound
Andy Shevchenko
1
-0
/
+1
2016-01-07
i2c: dw: Add APM X-Gene ACPI I2C device support
Loc Ho
1
-0
/
+1
2016-01-07
ACPI / APD: Add APM X-Gene ACPI I2C device support
Loc Ho
1
-1
/
+15
2016-01-07
ACPI / LPSS: change 'does not have' to 'has' in comment
Andy Shevchenko
1
-1
/
+1
2016-01-07
Revert "dmaengine: dw: platform: provide platform data for Intel"
Andy Shevchenko
1
-16
/
+1
2016-01-07
dmaengine: dw: return immediately from IRQ when DMA isn't in use
Andy Shevchenko
1
-2
/
+7
2016-01-07
dmaengine: dw: platform: power on device on shutdown
Andy Shevchenko
1
-0
/
+12
2016-01-07
ACPI / LPSS: override power state for LPSS DMA device
Andy Shevchenko
3
-8
/
+150
2016-01-02
PM / core: fix typo in documentation
Manuel Pégourié-Gonnard
1
-1
/
+1
2015-12-21
PM / runtime: Add new helper for conditional usage count incrementation
Rafael J. Wysocki
3
-0
/
+35
2015-12-09
ACPI / LPSS: power on when probe() and otherwise when remove()
Andy Shevchenko
1
-0
/
+32
2015-12-09
ACPI / LPSS: do delay for all LPSS devices when D3->D0
Andy Shevchenko
1
-8
/
+15
2015-12-09
ACPI / LPSS: allow to use specific PM domain during ->probe()
Andy Shevchenko
1
-1
/
+2
2015-12-09
Revert "ACPI / LPSS: allow to use specific PM domain during ->probe()"
Andy Shevchenko
1
-2
/
+6
2015-12-09
device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification
Andy Shevchenko
2
-2
/
+9
2015-12-09
x86/platform/iosf_mbi: Remove duplicate definitions
Andy Shevchenko
7
-130
/
+85
2015-12-07
MAINTAINERS: Add an entry for the PM core
Rafael J. Wysocki
1
-0
/
+11
2015-12-07
Linux 4.4-rc4
v4.4-rc4
Linus Torvalds
1
-1
/
+1
2015-12-06
staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl
James Simmons
2
-18
/
+0
2015-12-06
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
Al Viro
1
-1
/
+0
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
3
-26
/
+11
2015-12-06
ovl: fix permission checking for setattr
Miklos Szeredi
1
-4
/
+4
2015-12-05
x86/signal: Fix restart_syscall number for x32 tasks
Dmitry V. Levin
1
-7
/
+10
2015-12-05
x86/mpx: Fix instruction decoder condition
Dave Hansen
1
-3
/
+3
2015-12-04
drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)
Alex Deucher
6
-30
/
+140
2015-12-04
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
9
-29
/
+164
2015-12-04
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
10
-12
/
+32
2015-12-04
drm/amdgpu: add spin lock to protect freed list in vm (v2)
jimqu
2
-3
/
+15
2015-12-04
drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...
Christian König
2
-2
/
+2
2015-12-04
drm/amdgpu: take a BO reference for the user fence
Christian König
1
-2
/
+4
2015-12-04
drm/amdgpu: take a BO reference in the display code
Christian König
1
-3
/
+3
2015-12-04
drm/amdgpu: set snooped flags only on system addresses v2
Christian König
1
-3
/
+4
2015-12-04
ARM/arm64: KVM: correct PTE uncachedness check
Ard Biesheuvel
1
-2
/
+2
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
3
-19
/
+14
2015-12-04
arm64: KVM: Correctly handle zero register in system register accesses
Pavel Fedin
3
-48
/
+45
2015-12-04
arm64: KVM: Remove const from struct sys_reg_params
Pavel Fedin
3
-21
/
+21
2015-12-04
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
3
-2
/
+28
2015-12-04
rbd: don't put snap_context twice in rbd_queue_workfn()
Ilya Dryomov
1
-0
/
+1
2015-12-04
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
Peter Zijlstra
1
-0
/
+19
2015-12-04
sched/core: Better document the try_to_wake_up() barriers
Peter Zijlstra
2
-1
/
+10
2015-12-04
sched/cputime: Fix invalid gtime in proc
Hiroshi Shimamoto
1
-0
/
+3
2015-12-04
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Xunlei Pang
1
-4
/
+4
2015-12-04
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
1
-1
/
+0
2015-12-04
sched/wait: Fix signal handling in bit wait helpers
Peter Zijlstra
1
-8
/
+8
2015-12-04
x86/mm: Fix regression with huge pages on PAE
Kirill A. Shutemov
6
-19
/
+17
[next]