Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
b02989f37fc5e865ceeee9070907e4493b3a21e2
/
drivers
/
cpuidle
/
driver.c
577a2f4
cpuidle: Drop unused cpuidle_driver_ref/unref() functions
by Rafael J. Wysocki
· 5 years ago
b0142d6
cpuidle: Fix cpuidle_driver_state_disabled()
by Rafael J. Wysocki
· 5 years ago
cbda56d
cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks
by Rafael J. Wysocki
· 5 years ago
c1d51f6
cpuidle: Use nanoseconds as the unit of time
by Rafael J. Wysocki
· 5 years ago
918c1fe
cpuidle: Do not unset the driver if it is there already
by Zhenzhong Duan
· 5 years ago
cb5d8c4
cpuidle: allow governor switch on cpuidle_register_driver()
by Joao Martins
· 5 years ago
1b39e3f
cpuidle: Make drivers initialize polling state
by Rafael J. Wysocki
· 7 years ago
34c2f65
cpuidle: Move polling state initialization code to separate file
by Rafael J. Wysocki
· 7 years ago
dc2251b
cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol
by Rafael J. Wysocki
· 7 years ago
4c82269
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h>
by Ingo Molnar
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
abceaa9
cpuidle/coupled: Add sanity check for safe_state_index
by Xunlei Pang
· 9 years ago
ee7a143
cpuidle: Use explicit broadcast control function
by Thomas Gleixner
· 10 years ago
b82b6cc
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
by Daniel Lezcano
· 10 years ago
dd38c9d
cpuidle: Remove time measurement in poll state
by Daniel Lezcano
· 10 years ago
84c4070
cpuidle: Set polling in poll_idle
by Andy Lutomirski
· 11 years ago
4b2f0b0
cpuidle: poll state can measure residency
by tuukka.tikkanen@linaro.org
· 11 years ago
d7c7f10
cpuidle: don't call poll_idle_init() for every cpu
by Viresh Kumar
· 11 years ago
0d09d31
cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock
by Viresh Kumar
· 11 years ago
b171a85
cpuidle: rearrange code in __cpuidle_driver_init()
by Viresh Kumar
· 11 years ago
e437f3e
cpuidle: make __cpuidle_driver_init() return void
by Viresh Kumar
· 11 years ago
caf4a36
cpuidle: Fix comments in cpuidle core
by Viresh Kumar
· 11 years ago
3b9c10e
cpuidle: Check the result of cpuidle_get_driver() against NULL
by Daniel Fu
· 11 years ago
6d19cb9
cpuidle: Comment the driver's framework code
by Daniel Lezcano
· 12 years ago
82467a5
cpuidle: simplify multiple driver support
by Daniel Lezcano
· 12 years ago
a06df06
cpuidle: initialize the broadcast timer framework
by Daniel Lezcano
· 12 years ago
8aef33a
cpuidle: remove the power_specified field in the driver
by Daniel Lezcano
· 12 years ago
ac34d7c
cpuidle: fix lock contention in the idle path
by Daniel Lezcano
· 12 years ago
bf4d1b5
cpuidle: support multiple drivers
by Daniel Lezcano
· 12 years ago
13dd52f
cpuidle: prepare the cpuidle core to handle multiple drivers
by Daniel Lezcano
· 12 years ago
4168203
cpuidle: move driver checking within the lock section
by Daniel Lezcano
· 12 years ago
42f67f2
cpuidle: move driver's refcount to cpuidle
by Daniel Lezcano
· 12 years ago
ed95347
cpuidle: rename function name "__cpuidle_register_driver", v2
by Daniel Lezcano
· 12 years ago
a77de28
cpuidle: remove some empty lines
by Daniel Lezcano
· 12 years ago
6e797a0
PM / cpuidle: Add driver reference counter
by Rafael J. Wysocki
· 13 years ago
fc850f3
cpuidle: use the driver's state_count as default
by Daniel Lezcano
· 13 years ago
46bcfad
cpuidle: Single/Global registration of idle states
by Deepthi Dharwar
· 13 years ago
62027ae
cpuidle: create bootparam "cpuidle.off=1"
by Len Brown
· 14 years ago
752138d
cpuidle: make cpuidle_curr_driver static
by Len Brown
· 15 years ago
c0d64cb
cpuidle: add cpuidle_unregister_driver() error check
by Len Brown
· 15 years ago
4f86d3a
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
by Len Brown
· 17 years ago