index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
idle
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-06-29
intel_idle: Eliminate redundant static variable
Rafael J. Wysocki
1
-8
/
+3
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-41
/
+38
2020-03-24
intel_idle: Convert to new X86 CPU match macros
Thomas Gleixner
1
-41
/
+38
2020-02-11
intel_idle: Update copyright notice, known limitations and version
Rafael J. Wysocki
1
-7
/
+3
2020-02-11
intel_idle: Define CPUIDLE_FLAG_TLB_FLUSHED as BIT(16)
Rafael J. Wysocki
1
-1
/
+1
2020-02-11
intel_idle: Clean up kerneldoc comments for multiple functions
Rafael J. Wysocki
1
-19
/
+21
2020-02-11
intel_idle: Reorder declarations of static variables
Rafael J. Wysocki
1
-2
/
+3
2020-02-11
intel_idle: Annotate init time data structures
Rafael J. Wysocki
1
-39
/
+39
2020-02-11
intel_idle: Add __initdata annotations to init time variables
Rafael J. Wysocki
1
-9
/
+12
2020-02-11
intel_idle: Relocate definitions of cpuidle callbacks
Rafael J. Wysocki
1
-79
/
+75
2020-02-11
intel_idle: Clean up definitions of cpuidle callbacks
Rafael J. Wysocki
1
-12
/
+27
2020-02-11
intel_idle: Simplify LAPIC timer reliability checks
Rafael J. Wysocki
1
-14
/
+13
2020-02-03
intel_idle: Introduce 'states_off' module parameter
Rafael J. Wysocki
1
-3
/
+20
2020-02-03
intel_idle: Introduce 'use_acpi' module parameter
Rafael J. Wysocki
1
-2
/
+9
2020-01-28
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-01-23
intel_idle: Clean up irtl_2_usec()
Rafael J. Wysocki
1
-8
/
+10
[next]