Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-30 | cpuidle: add poll_limit_ns to cpuidle_device structure | Marcelo Tosatti | 1 | -9/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 1 | -2/+1 |
2019-01-30 | cpuidle: poll_state: Fix default time limit | Doug Smythies | 1 | -1/+1 |
2018-12-11 | cpuidle: poll_state: Disregard disable idle states | Rafael J. Wysocki | 1 | -1/+10 |
2018-10-04 | cpuidle: poll_state: Revise loop termination condition | Rafael J. Wysocki | 1 | -2/+2 |
2018-10-04 | cpuidle: menu: Fix wakeup statistics updates for polling state | Rafael J. Wysocki | 1 | -1/+5 |
2018-03-29 | cpuidle: poll_state: Avoid invoking local_clock() too often | Rafael J. Wysocki | 1 | -0/+6 |
2018-03-29 | cpuidle: poll_state: Add time limit to poll_idle() | Rafael J. Wysocki | 1 | -1/+10 |
2017-08-30 | cpuidle: Make drivers initialize polling state | Rafael J. Wysocki | 1 | -1/+2 |
2017-08-30 | cpuidle: Move polling state initialization code to separate file | Rafael J. Wysocki | 1 | -0/+36 |