index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
cpuidle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-29
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
1
-0
/
+16
2015-04-03
cpuidle: remove state_count field from struct cpuidle_device
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2015-03-05
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
1
-40
/
+22
2015-02-28
cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() too
Rafael J. Wysocki
1
-7
/
+16
2015-02-28
idle / sleep: Avoid excessive disabling and enabling interrupts
Rafael J. Wysocki
1
-3
/
+3
2015-02-15
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
1
-5
/
+44
2015-02-13
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
1
-23
/
+26
2014-09-24
sched: Let the scheduler see CPU idle states
Daniel Lezcano
1
-0
/
+6
2014-09-19
cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpus
Chuansheng Liu
1
-7
/
+2
2014-07-09
cpuidle: move idle traces to cpuidle_enter_state()
Sandeep Tripathy
1
-0
/
+2
2014-05-07
PM / suspend: Always use deepest C-state in the "freeze" sleep state
Rafael J. Wysocki
1
-1
/
+44
2014-05-01
cpuidle: Combine cpuidle_enabled() with cpuidle_select()
Rafael J. Wysocki
1
-20
/
+6
2014-04-02
Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-51
/
+56
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2014-03-12
cpuidle: delay enabling interrupts until all coupled CPUs leave idle
Paul Burton
1
-1
/
+2
2014-03-11
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
Daniel Lezcano
1
-49
/
+0
2014-03-11
idle/cpuidle: Split cpuidle_idle_call main function into smaller functions
Daniel Lezcano
1
-21
/
+75
2014-02-07
cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failure
Preeti U Murthy
1
-6
/
+8
2013-12-03
cpuidle: Check for dev before deregistering it.
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-10-30
cpuidle: don't call poll_idle_init() for every cpu
Viresh Kumar
1
-41
/
+0
2013-10-30
cpuidle: replace multiline statements with single line in cpuidle_idle_call()
Viresh Kumar
1
-4
/
+2
2013-10-30
cpuidle: reduce code duplication inside cpuidle_idle_call()
Viresh Kumar
1
-2
/
+5
2013-10-30
cpuidle: merge two if() statements for checking error cases
Viresh Kumar
1
-4
/
+1
2013-10-30
cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points
Viresh Kumar
1
-5
/
+4
2013-10-30
cpuidle: make __cpuidle_device_init() return void
Viresh Kumar
1
-6
/
+2
2013-10-30
cpuidle: Fix comments in cpuidle core
Viresh Kumar
1
-1
/
+1
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: Check cpuidle_enable_device() return value
Daniel Lezcano
1
-8
/
+9
2013-06-11
cpuidle: simplify multiple driver support
Daniel Lezcano
1
-2
/
+2
2013-04-24
cpuidle: fix comment format
Daniel Lezcano
1
-1
/
+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
1
-54
/
+18
2013-04-01
cpuidle : handle clockevent notify from the cpuidle framework
Daniel Lezcano
1
-0
/
+9
2013-01-26
PM / tracing: remove deprecated power trace API
Paul Gortmaker
1
-2
/
+0
2013-01-15
cpuidle: remove the power_specified field in the driver
Daniel Lezcano
1
-13
/
+4
2013-01-03
cpuidle: Fix finding state with min power_usage
Sivaram Nair
1
-1
/
+1
2012-11-27
cpuidle: Measure idle state durations with monotonic clock
Julius Werner
1
-2
/
+1
2012-11-15
cpuidle: support multiple drivers
Daniel Lezcano
1
-13
/
+23
2012-11-15
cpuidle: Set residency to 0 if target Cstate not enter
Youquan Song
1
-0
/
+4
2012-11-15
cpuidle / sysfs: move kobj initialization in the syfs file
Daniel Lezcano
1
-4
/
+0
2012-11-15
cpuidle / sysfs: change function parameter
Daniel Lezcano
1
-5
/
+3
2012-10-08
ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplug
Srivatsa S. Bhat
1
-1
/
+1
2012-07-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-28
/
+57
2012-07-26
Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...
Len Brown
1
-28
/
+57
2012-07-19
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-0
/
+1
2012-07-10
PM / cpuidle: System resume hang fix with cpuidle
Preeti U Murthy
1
-0
/
+16
2012-07-03
PM / Domains: Add preliminary support for cpuidle, v2
Rafael J. Wysocki
1
-0
/
+1
2012-07-03
cpuidle: move field disable from per-driver to per-cpu
ShuoX Liu
1
-1
/
+0
[next]