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
/
idle
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
intel_idle: Add __init annotation to matchup_vm_state_with_baremetal()
Rafael J. Wysocki
1
-1
/
+1
2023-06-21
intel_idle: Add a "Long HLT" C1 state for the VM guest mode
Arjan van de Ven
1
-0
/
+55
2023-06-16
intel_idle: Add support for using intel_idle in a VM guest using just hlt
Arjan van de Ven
1
-1
/
+116
2023-06-12
intel_idle: clean up the (new) state_update_enter_method function
Arjan van de Ven
1
-3
/
+12
2023-06-12
intel_idle: refactor state->enter manipulation into its own function
Arjan van de Ven
1
-22
/
+28
2023-04-27
intel_idle: mark few variables as __read_mostly
Artem Bityutskiy
1
-2
/
+2
2023-04-27
intel_idle: do not sprinkle module parameter definitions around
Artem Bityutskiy
1
-3
/
+7
2023-04-27
intel_idle: fix confusing message
Artem Bityutskiy
1
-2
/
+3
2023-04-27
intel_idle: improve C-state flags handling robustness
Artem Bityutskiy
1
-10
/
+18
2023-04-27
intel_idle: further intel_idle_init_cstates_icpu() cleanup
Artem Bityutskiy
1
-11
/
+13
2023-04-27
intel_idle: clean up intel_idle_init_cstates_icpu()
Artem Bityutskiy
1
-5
/
+5
2023-04-27
intel_idle: use pr_info() instead of printk()
Artem Bityutskiy
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
1
-0
/
+2
2023-01-20
intel_idle: add Emerald Rapids Xeon support
Artem Bityutskiy
1
-0
/
+2
2023-01-13
intel_idle: Add force_irq_on module param
Peter Zijlstra
1
-1
/
+6
2023-01-13
cpuidle, intel_idle: Fix CPUIDLE_FLAG_IBRS
Peter Zijlstra
1
-2
/
+2
2023-01-13
cpuidle, intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
Peter Zijlstra
1
-7
/
+1
2022-09-21
intel_idle: Add AlderLake-N support
Zhang Rui
1
-0
/
+51
2022-08-31
intel_idle: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
1
-1
/
+1
2022-08-02
Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-23
/
+1
2022-08-01
Merge tag 'x86_fpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+23
2022-07-29
Merge back cpuidle material for 5.20.
Rafael J. Wysocki
1
-23
/
+1
2022-07-25
intel_idle: make SPR C1 and C1E be independent
Artem Bityutskiy
1
-23
/
+1
2022-07-25
intel_idle: Fix false positive RCU splats due to incorrect hardirqs state
Waiman Long
1
-1
/
+7
2022-07-19
intel_idle: Add a new flag to initialize the AMX state
Chang S. Bae
1
-2
/
+23
2022-06-27
intel_idle: Disable IBRS during long idle
Peter Zijlstra
1
-6
/
+38
2022-06-08
cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
Peter Zijlstra
1
-7
/
+25
2022-04-28
intel_idle: Add AlderLake support
Zhang Rui
1
-0
/
+133
2022-04-27
intel_idle: Fix SPR C6 optimization
Artem Bityutskiy
1
-5
/
+3
2022-04-27
intel_idle: Fix the 'preferred_cstates' module parameter
Artem Bityutskiy
1
-7
/
+12
2022-03-17
cpuidle: intel_idle: Drop redundant backslash at line end
Rafael J. Wysocki
1
-1
/
+1
2022-03-17
cpuidle: intel_idle: Update intel_idle() kerneldoc comment
Rafael J. Wysocki
1
-3
/
+0
2022-03-04
intel_idle: add core C6 optimization for SPR
Artem Bityutskiy
1
-0
/
+15
2022-03-04
intel_idle: add 'preferred_cstates' module argument
Artem Bityutskiy
1
-0
/
+46
2022-03-04
intel_idle: add SPR support
Artem Bityutskiy
1
-0
/
+47
2021-09-24
intel_idle: enable interrupts before C1 on Xeons
Artem Bityutskiy
1
-2
/
+11
2021-06-09
intel_idle: Adjust the SKX C6 parameters if PC6 is disabled
Chen Yu
1
-0
/
+33
2021-04-08
intel_idle: add Iclelake-D support
Artem Bityutskiy
1
-0
/
+1
2021-03-18
intel_idle: update ICX C6 data
Artem Bityutskiy
1
-2
/
+2
2021-01-22
intel_idle: remove definition of DEBUG
Tom Rix
1
-1
/
+1
2020-12-30
intel_idle: add SnowRidge C-state table
Artem Bityutskiy
1
-1
/
+40
2020-12-03
intel_idle: Build fix
Peter Zijlstra
1
-14
/
+14
2020-11-24
intel_idle: Fix intel_idle() vs tracing
Peter Zijlstra
1
-17
/
+20
2020-10-27
intel_idle: Fix max_cstate for processor models without C-state tables
Chen Yu
1
-1
/
+1
2020-10-16
intel_idle: Ignore _CST if control cannot be taken from the platform
Mel Gorman
1
-4
/
+3
2020-10-16
intel_idle: mention assumption that WBINVD is not needed
Alexander Monakov
1
-2
/
+6
2020-08-26
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic
Peter Zijlstra
1
-16
/
+0
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-30
intel_idle: Customize IceLake server support
Chen Yu
1
-0
/
+36
2020-07-29
cpuidle: change enter_s2idle() prototype
Neal Liu
1
-2
/
+4
[next]