index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-09
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+220
2013-08-29
cpuidle: coupled: fix race condition between pokes and safe state
Colin Cross
1
-6
/
+14
2013-08-29
cpuidle: coupled: abort idle if pokes are pending
Colin Cross
1
-25
/
+82
2013-08-29
cpuidle: coupled: disable interrupts after entering safe state
Colin Cross
1
-0
/
+2
2013-08-28
Merge branch 'cpuidle/biglittle' into next/drivers
Olof Johansson
3
-0
/
+220
2013-08-28
cpuidle: big.LITTLE: vexpress-TC2 CPU idle driver
Lorenzo Pieralisi
3
-0
/
+220
2013-08-23
cpuidle: Change struct menu_device field types
Tuukka Tikkanen
1
-11
/
+17
2013-08-23
cpuidle: Add a comment warning about possible overflow
Tuukka Tikkanen
1
-0
/
+9
2013-08-23
cpuidle: Fix variable domains in get_typical_interval()
Tuukka Tikkanen
1
-6
/
+9
2013-08-23
cpuidle: Fix menu_device->intervals type
Tuukka Tikkanen
1
-1
/
+1
2013-08-23
cpuidle: CodingStyle: Break up multiple assignments on single line
Tuukka Tikkanen
1
-3
/
+6
2013-08-23
cpuidle: Check called function parameter in get_typical_interval()
Tuukka Tikkanen
1
-5
/
+13
2013-08-23
cpuidle: Rearrange code and comments in get_typical_interval()
Tuukka Tikkanen
1
-13
/
+15
2013-08-23
cpuidle: Ignore interval prediction result when timer is shorter
Tuukka Tikkanen
1
-1
/
+4
2013-08-14
cpuidle-kirkwood.c: simplify use of devm_ioremap_resource()
Julia Lawall
1
-3
/
+0
2013-08-14
Merge branch 'cpuidle/arm-next' of git://git.linaro.org/people/dlezcano/linux...
Rafael J. Wysocki
2
-2
/
+2
2013-08-14
Merge back earlier 'pm-cpuidle' material.
Rafael J. Wysocki
8
-110
/
+298
2013-08-12
cpuidle: kirkwood: Make kirkwood_cpuidle_remove function static
Jingoo Han
1
-1
/
+1
2013-08-12
cpuidle: calxeda: Add missing __iomem annotation
Jingoo Han
1
-1
/
+1
2013-07-29
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
1
-69
/
+4
2013-07-29
Revert "cpuidle: Quickly notice prediction failure in general case"
Rafael J. Wysocki
1
-34
/
+1
2013-07-27
Merge branch 'cpuidle-arm' into pm-cpuidle
Rafael J. Wysocki
4
-16
/
+173
2013-07-27
ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidle
Daniel Lezcano
3
-0
/
+140
2013-07-27
cpuidle: Add Kconfig.arm and move calxeda, kirkwood and zynq
Sahara
3
-16
/
+33
2013-07-15
cpuidle: Check if device is already registered
Daniel Lezcano
1
-1
/
+4
2013-07-15
cpuidle: Introduce __cpuidle_device_init()
Daniel Lezcano
1
-7
/
+13
2013-07-15
cpuidle: Introduce __cpuidle_unregister_device()
Daniel Lezcano
1
-30
/
+32
2013-07-15
cpuidle: Make cpuidle's sysfs directory dynamically allocated
Daniel Lezcano
1
-15
/
+48
2013-07-15
cpuidle: Fix white space to follow CodingStyle
Daniel Lezcano
1
-16
/
+22
2013-07-15
cpuidle: Check cpuidle_enable_device() return value
Daniel Lezcano
1
-8
/
+9
2013-07-15
cpuidle: Make it clear that governors cannot be modules
Daniel Lezcano
2
-22
/
+2
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-132
/
+307
2013-07-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-14
/
+0
2013-06-24
cpuidle: calxeda: select ARM_CPU_SUSPEND
Arnd Bergmann
1
-0
/
+1
2013-06-11
cpuidle: Fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warning
Daniel Lezcano
1
-3
/
+3
2013-06-11
cpuidle: Comment the driver's framework code
Daniel Lezcano
1
-6
/
+126
2013-06-11
cpuidle: simplify multiple driver support
Daniel Lezcano
2
-115
/
+81
2013-06-05
ARM: zynq: Add cpuidle support
Michal Simek
3
-0
/
+91
2013-06-03
cpuidle: improve governor Kconfig options
Daniel Lezcano
1
-9
/
+7
2013-05-29
ARM: introduce common set_auxcr/get_auxcr functions
Rob Herring
1
-14
/
+0
2013-04-26
cpuidle: add maintainer entry
Daniel Lezcano
2
-3
/
+6
2013-04-24
cpuidle: fix comment format
Daniel Lezcano
1
-1
/
+1
2013-04-23
ARM: kirkwood: cpuidle: use init/exit common routine
Daniel Lezcano
1
-15
/
+2
2013-04-23
ARM: calxeda: cpuidle: use init/exit common routine
Daniel Lezcano
1
-51
/
+1
2013-04-23
cpuidle: make a single register function for all
Daniel Lezcano
1
-0
/
+72
2013-04-23
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
3
-56
/
+18
2013-04-01
cpuidle: initialize the broadcast timer framework
Daniel Lezcano
1
-2
/
+29
2013-04-01
cpuidle: kirkwood: fix coccicheck warnings
Silviu-Mihai Popescu
1
-3
/
+3
2013-04-01
cpuidle / kirkwood: remove redundant Kconfig option
Daniel Lezcano
2
-7
/
+1
2013-04-01
cpuidle : handle clockevent notify from the cpuidle framework
Daniel Lezcano
1
-0
/
+9
[next]