index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-05
cpuidle: Use local_clock_noinstr()
Peter Zijlstra
2
-6
/
+6
2023-04-29
RISC-V: Align SBI probe implementation with spec
Andrew Jones
1
-1
/
+1
2023-04-29
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-14
/
+14
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+12
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-5
/
+2
2023-04-20
cpuidle: pseries: Mark ->enter() functions as __cpuidle
Michael Ellerman
1
-14
/
+14
2023-04-14
cpuidle: Adjust includes to remove of_device.h
Rob Herring
4
-5
/
+2
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+2
2023-03-27
cpuidle: Use of_property_present() for testing DT property presence
Rob Herring
2
-4
/
+4
2023-03-22
cpuidle: move to use bus_get_dev_root()
Greg Kroah-Hartman
3
-5
/
+12
2023-03-07
cpuidle: psci: Iterate backwards over list in psci_pd_remove()
Shawn Guo
1
-1
/
+2
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-02-21
Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
8
-10
/
+125
2023-02-13
cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT
Krzysztof Kozlowski
3
-2
/
+16
2023-02-13
cpuidle: driver: Update microsecond values of state parameters as needed
Rafael J. Wysocki
1
-0
/
+4
2023-02-09
cpuidle: sysfs: make kobj_type structures constant
Thomas Weißschuh
1
-3
/
+3
2023-02-09
cpuidle: add ARCH_SUSPEND_POSSIBLE dependencies
Arnd Bergmann
1
-0
/
+2
2023-02-09
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
1
-1
/
+1
2023-01-31
cpuidle: Fix poll_idle() noinstr annotation
Peter Zijlstra
2
-3
/
+1
2023-01-20
cpuidle-haltpoll: Replace default_idle() with arch_cpu_idle()
Li RongQing
1
-1
/
+1
2023-01-18
cpuidle, arm64: Fix the ARM64 cpuidle logic
Peter Zijlstra
1
-5
/
+1
2023-01-18
cpuidle: mvebu: Fix duplicate flags assignment
Arnd Bergmann
1
-6
/
+4
2023-01-13
cpuidle-haltpoll: select haltpoll governor
Li RongQing
1
-0
/
+1
2023-01-13
cpuidle: Add comments about noinstr/__cpuidle usage
Peter Zijlstra
1
-0
/
+12
2023-01-13
cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
Peter Zijlstra
7
-30
/
+25
2023-01-13
cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
Peter Zijlstra
1
-9
/
+28
2023-01-13
cpuidle: Annotate poll_idle()
Peter Zijlstra
1
-1
/
+5
2023-01-13
cpuidle: Fix ct_idle_*() usage
Peter Zijlstra
6
-17
/
+18
2023-01-13
cpuidle, dt: Push RCU-idle into driver
Peter Zijlstra
2
-3
/
+7
2023-01-13
cpuidle, armada: Push RCU-idle into driver
Peter Zijlstra
1
-0
/
+7
2023-01-13
cpuidle, psci: Push RCU-idle into driver
Peter Zijlstra
1
-4
/
+5
2023-01-13
cpuidle, tegra: Push RCU-idle into driver
Peter Zijlstra
1
-5
/
+16
2023-01-13
cpuidle, riscv: Push RCU-idle into driver
Peter Zijlstra
1
-4
/
+5
2023-01-13
cpuidle: Move IRQ state validation
Peter Zijlstra
1
-5
/
+5
2023-01-13
cpuidle/poll: Ensure IRQs stay disabled after cpuidle_state::enter() calls
Peter Zijlstra
1
-1
/
+3
2023-01-10
cpuidle: teo: Introduce util-awareness
Kajetan Puchalski
1
-1
/
+93
2023-01-10
cpuidle: teo: Optionally skip polling states in teo_find_shallower_state()
Kajetan Puchalski
1
-3
/
+5
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-3
/
+10
2022-12-06
powerpc/cpuidle: Set CPUIDLE_FLAG_POLLING for snooze state
Aboorva Devarajan
2
-3
/
+10
2022-10-28
cpuidle: dt: Clarify a comment and simplify code in dt_init_idle_driver()
Ulf Hansson
1
-6
/
+3
2022-10-28
cpuidle: dt: Return the correct numbers of parsed idle states
Ulf Hansson
1
-1
/
+1
2022-10-28
cpuidle: psci: Extend information in log about OSI/PC mode
Ulf Hansson
1
-1
/
+2
2022-10-09
Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2022-09-28
firmware/psci: Print a warning if PSCI doesn't accept PC mode
Dmitry Baryshkov
1
-3
/
+1
2022-09-23
cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usage
Anup Patel
1
-1
/
+6
2022-09-03
cpuidle: Remove redundant check in cpuidle_switch_governor()
Yu Liao
1
-6
/
+5
2022-08-31
cpuidle: powernv: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
1
-2
/
+2
2022-08-31
cpuidle: coupled: Drop duplicate word from a comment
Jason Wang
1
-1
/
+1
2022-08-09
Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+5
[next]