index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
driver.c
Age
Commit message (
Expand
)
Author
2021-04-07
cpuidle: Use s64 as exit_latency_ns and target_residency_ns data type
Rafael J. Wysocki
2020-01-09
cpuidle: Drop unused cpuidle_driver_ref/unref() functions
Rafael J. Wysocki
2019-12-10
cpuidle: Fix cpuidle_driver_state_disabled()
Rafael J. Wysocki
2019-11-19
cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks
Rafael J. Wysocki
2019-11-11
cpuidle: Use nanoseconds as the unit of time
Rafael J. Wysocki
2019-10-24
cpuidle: Do not unset the driver if it is there already
Zhenzhong Duan
2019-09-11
cpuidle: allow governor switch on cpuidle_register_driver()
Joao Martins
2017-08-30
cpuidle: Make drivers initialize polling state
Rafael J. Wysocki
2017-08-30
cpuidle: Move polling state initialization code to separate file
Rafael J. Wysocki
2017-08-30
cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol
Rafael J. Wysocki
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2015-09-03
cpuidle/coupled: Add sanity check for safe_state_index
Xunlei Pang
2015-04-03
cpuidle: Use explicit broadcast control function
Thomas Gleixner
2014-11-12
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
2014-07-29
cpuidle: Remove time measurement in poll state
Daniel Lezcano
2014-06-05
cpuidle: Set polling in poll_idle
Andy Lutomirski
2014-03-07
cpuidle: poll state can measure residency
tuukka.tikkanen@linaro.org
2013-10-30
cpuidle: don't call poll_idle_init() for every cpu
Viresh Kumar
2013-10-30
cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock
Viresh Kumar
2013-10-30
cpuidle: rearrange code in __cpuidle_driver_init()
Viresh Kumar
2013-10-30
cpuidle: make __cpuidle_driver_init() return void
Viresh Kumar
2013-10-30
cpuidle: Fix comments in cpuidle core
Viresh Kumar
2013-08-30
cpuidle: Check the result of cpuidle_get_driver() against NULL
Daniel Fu
2013-06-11
cpuidle: Comment the driver's framework code
Daniel Lezcano
2013-06-11
cpuidle: simplify multiple driver support
Daniel Lezcano
2013-04-01
cpuidle: initialize the broadcast timer framework
Daniel Lezcano
2013-01-15
cpuidle: remove the power_specified field in the driver
Daniel Lezcano
2013-01-03
cpuidle: fix lock contention in the idle path
Daniel Lezcano
2012-11-15
cpuidle: support multiple drivers
Daniel Lezcano
2012-11-15
cpuidle: prepare the cpuidle core to handle multiple drivers
Daniel Lezcano
2012-11-15
cpuidle: move driver checking within the lock section
Daniel Lezcano
2012-11-15
cpuidle: move driver's refcount to cpuidle
Daniel Lezcano
2012-09-22
cpuidle: rename function name "__cpuidle_register_driver", v2
Daniel Lezcano
2012-09-19
cpuidle: remove some empty lines
Daniel Lezcano
2012-07-03
PM / cpuidle: Add driver reference counter
Rafael J. Wysocki
2012-03-30
cpuidle: use the driver's state_count as default
Daniel Lezcano
2011-11-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2011-08-03
cpuidle: create bootparam "cpuidle.off=1"
Len Brown
2010-05-27
cpuidle: make cpuidle_curr_driver static
Len Brown
2010-05-27
cpuidle: add cpuidle_unregister_driver() error check
Len Brown
2007-10-10
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
Len Brown