index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpuidle.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-23
Merge branch 'intel_idle+acpi'
Rafael J. Wysocki
1
-0
/
+1
2020-01-09
cpuidle: Drop unused cpuidle_driver_ref/unref() functions
Rafael J. Wysocki
1
-5
/
+0
2019-12-27
cpuidle: Allow idle states to be disabled by default
Rafael J. Wysocki
1
-0
/
+1
2019-11-29
cpuidle: Drop disabled field from struct cpuidle_state
Rafael J. Wysocki
1
-1
/
+1
2019-11-20
cpuidle: Pass exit latency limit to cpuidle_use_deepest_state()
Daniel Lezcano
1
-2
/
+4
2019-11-20
cpuidle: Allow idle injection to apply exit latency limit
Daniel Lezcano
1
-3
/
+3
2019-11-19
cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks
Rafael J. Wysocki
1
-0
/
+4
2019-11-11
cpuidle: Use nanoseconds as the unit of time
Rafael J. Wysocki
1
-3
/
+5
2019-11-06
cpuidle: Consolidate disabled state checks
Rafael J. Wysocki
1
-0
/
+3
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+10
2019-09-11
cpuidle: allow governor switch on cpuidle_register_driver()
Joao Martins
1
-0
/
+3
2019-08-09
PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
Lorenzo Pieralisi
1
-4
/
+13
2019-07-31
cpuidle: header file stubs must be "static inline"
Stephen Rothwell
1
-1
/
+1
2019-07-30
governors: unify last_state_idx
Marcelo Tosatti
1
-0
/
+1
2019-07-30
cpuidle: add poll_limit_ns to cpuidle_device structure
Marcelo Tosatti
1
-0
/
+6
2019-04-10
cpuidle: Export the next timer expiration for CPUs
Ulf Hansson
1
-0
/
+1
2019-01-17
cpuidle: use BIT() for idle state flags and remove CPUIDLE_DRIVER_FLAGS_MASK
Yangtao Li
1
-5
/
+3
2018-12-12
cpuidle: Add 'above' and 'below' idle state metrics
Rafael J. Wysocki
1
-0
/
+2
2018-10-04
cpuidle: menu: Fix wakeup statistics updates for polling state
Rafael J. Wysocki
1
-0
/
+1
2018-09-18
cpuidle: Remove unnecessary wrapper cpuidle_get_last_residency()
Fieah Lim
1
-10
/
+0
2018-05-30
cpuidle: governors: Consolidate PM QoS handling
Rafael J. Wysocki
1
-0
/
+1
2018-04-06
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
1
-3
/
+5
2018-03-29
PM: cpuidle/suspend: Add s2idle usage and time state attributes
Rafael J. Wysocki
1
-0
/
+4
2018-02-15
Merge branches 'pm-cpuidle' and 'pm-opp'
Rafael J. Wysocki
1
-1
/
+1
2018-02-12
PM: cpuidle: Fix cpuidle_poll_state_init() prototype
Rafael J. Wysocki
1
-1
/
+1
2018-01-02
cpuidle: Add new macro to enter a retention idle state
Prashanth Prakash
1
-16
/
+24
2017-09-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-4
/
+4
2017-08-30
cpuidle: Make drivers initialize polling state
Rafael J. Wysocki
1
-2
/
+2
2017-08-30
cpuidle: Move polling state initialization code to separate file
Rafael J. Wysocki
1
-0
/
+6
2017-08-30
cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol
Rafael J. Wysocki
1
-6
/
+1
2017-08-11
PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
Rafael J. Wysocki
1
-4
/
+4
2017-01-31
cpuidle:powernv: Add helper function to populate powernv idle states.
Gautham R. Shenoy
1
-0
/
+1
2016-11-29
cpuidle: Allow enforcing deepest idle state selection
Jacob Pan
1
-1
/
+6
2016-10-21
cpuidle: governors: Remove remaining old module code
Daniel Lezcano
1
-2
/
+0
2016-07-21
cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}
Sudeep Holla
1
-0
/
+18
2016-06-02
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
1
-0
/
+3
2015-08-28
cpuidle/coupled: Remove cpuidle_device::safe_state_index
Xunlei Pang
1
-1
/
+0
2015-06-19
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
1
-6
/
+10
2015-05-19
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
Rafael J. Wysocki
1
-6
/
+10
2015-05-14
sched / idle: Call default_idle_call() from cpuidle_enter_state()
Rafael J. Wysocki
1
-0
/
+1
2015-05-14
sched / idle: Call idle_set_state() from cpuidle_enter_state()
Rafael J. Wysocki
1
-0
/
+3
2015-04-03
cpuidle: remove state_count field from struct cpuidle_device
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2015-03-05
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
1
-2
/
+15
2015-02-15
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
1
-0
/
+9
2015-02-13
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
1
-2
/
+2
2014-12-17
cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALID
Len Brown
1
-3
/
+0
2014-11-12
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
1
-2
/
+2
2014-06-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+1
2014-05-28
cpuidle: declare cpuidle_dev in cpuidle.h
Paul Burton
1
-0
/
+1
2014-05-07
PM / suspend: Always use deepest C-state in the "freeze" sleep state
Rafael J. Wysocki
1
-0
/
+2
[next]