Toggle navigation
Patchwork
linux-pm
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 9108 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
7
8
9
…
91
92
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v8,09/11] arm64: select ARCH_HAS_OPTIMIZED_POLL
Enable haltpoll on arm64
-
-
-
2024-09-25
Ankur Arora
New
[v8,01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed()
Enable haltpoll on arm64
-
-
-
2024-09-25
Ankur Arora
New
[v5,5/6] mips: dts: realtek: Add I2C controllers
RTL9300 support for reboot and i2c
-
-
-
2024-09-25
Chris Packham
New
[1/2] dt-bindings: mfd: mediatek: mt6397: add adc and regulators for mt6359
[1/2] dt-bindings: mfd: mediatek: mt6397: add adc and regulators for mt6359
-
-
-
2024-09-25
Macpaul Lin
New
[RFC,28/28] x86/tools: Drop x86_64 support from 'relocs' tool
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,27/28] x86/kernel: Switch to PIE linking for the core kernel
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,26/28] x86/boot: Implement support for ELF RELA/RELR relocations
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,25/28] x86: Use PIE codegen for the core kernel
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,24/28] tools/objtool: Treat indirect ftrace calls as direct calls
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,23/28] tools/objtool: Mark generated sections as writable
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,22/28] asm-generic: Treat PIC .data.rel.ro sections as .rodata
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,21/28] x86/head: Use PIC-compatible symbol references in startup code
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,20/28] x64/acpi: Use PIC-compatible references in wakeup_64.S
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,19/28] x86/boot/64: Avoid intentional absolute symbol references in .head.text
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,18/28] x86/boot/64: Determine VA/PA offset before entering C code
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,17/28] x86/hibernate: Prefer RIP-relative accesses
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,16/28] x86/entry_64: Use RIP-relative addressing
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,15/28] x86/sync_core: Use RIP-relative addressing
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,14/28] x86/rethook: Use RIP-relative reference for return address
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,13/28] x86/kvm: Use RIP-relative addressing
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,12/28] x86/pm-trace: Use RIP-relative accesses for .tracedata
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,11/28] x86/pvh: Avoid absolute symbol references in .head.text
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,10/28] x86/xen: Avoid relocatable quantities in Xen ELF notes
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,09/28] x86/tools: Remove special relocation handling for per-CPU variables
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,08/28] scripts/kallsyms: Remove support for absolute per-CPU variables
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,07/28] scripts/kallsyms: Avoid 0x0 as the relative base
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,06/28] x86/percpu: Get rid of absolute per-CPU variable placement
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,05/28] x86: Define the stack protector guard symbol explicitly
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,03/28] x86/tools: Use mmap() to simplify relocs host tool
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,02/28] Documentation: Bump minimum GCC version to 8.1
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[RFC,01/28] x86/pvh: Call C code via the kernel virtual mapping
x86: Rely on toolchain for relocatable code
-
-
-
2024-09-25
Ard Biesheuvel
New
[v6,6/6] cpufreq: ti-cpufreq: Update efuse/rev offsets in AM62 family
ti: k3-am62{a,p}x-sk: add opp frequencies
-
-
-
2024-09-25
Dhruva Gole
New
[v6,5/6] arm64: dts: ti: k3-am62: use opp_efuse_table for opp-table syscon
ti: k3-am62{a,p}x-sk: add opp frequencies
-
-
-
2024-09-25
Dhruva Gole
New
[v6,3/6] arm64: dts: ti: k3-am62p: add opp frequencies
ti: k3-am62{a,p}x-sk: add opp frequencies
-
-
-
2024-09-25
Dhruva Gole
New
[v2] USB: Fix the issue of S4 wakeup queisce phase where task resumption fails due to USB status
[v2] USB: Fix the issue of S4 wakeup queisce phase where task resumption fails due to USB status
-
-
-
2024-09-25
Deng Jie
New
[v4,1/6] firmware/psci: Add definitions for PSCI v1.3 specification
[v4,1/6] firmware/psci: Add definitions for PSCI v1.3 specification
-
-
-
2024-09-24
David Woodhouse
New
power: supply: 88pm860x: Use common error handling code in set_charging_fsm()
power: supply: 88pm860x: Use common error handling code in set_charging_fsm()
-
-
-
2024-09-24
Markus Elfring
New
[v5,6/6] cpufreq: ti-cpufreq: Update efuse/rev offsets in AM62 family
ti: k3-am62{a,p}x-sk: add opp frequencies
-
-
-
2024-09-24
Dhruva Gole
New
[GIT,PULL,GIT,PULL] cpupower fixes for Linux 6.12-rc1
[GIT,PULL,GIT,PULL] cpupower fixes for Linux 6.12-rc1
-
-
-
2024-09-23
Shuah Khan
New
[v2,4/5] acpi/x86: s2idle: call Display On/Off as part of callbacks and rename
acpi/x86: s2idle: move Display off/on calls outside suspend (fixes ROG Ally suspend)
-
-
-
2024-09-22
Antheas Kapenekakis
New
[v2,3/5] acpi/x86: s2idle: add quirk table for modern standby delays
acpi/x86: s2idle: move Display off/on calls outside suspend (fixes ROG Ally suspend)
-
-
-
2024-09-22
Antheas Kapenekakis
New
[v2,2/5] acpi/x86: s2idle: handle Display On/Off calls outside of suspend sequence
acpi/x86: s2idle: move Display off/on calls outside suspend (fixes ROG Ally suspend)
-
-
-
2024-09-22
Antheas Kapenekakis
New
[v2,1/5] acpi/x86: s2idle: add support for Display Off and Display On callbacks
acpi/x86: s2idle: move Display off/on calls outside suspend (fixes ROG Ally suspend)
-
-
-
2024-09-22
Antheas Kapenekakis
New
[v2,1/2] pm: cpupower: bench: print config file path when open cpufreq-bench.conf fails
[v2,1/2] pm: cpupower: bench: print config file path when open cpufreq-bench.conf fails
-
-
-
2024-09-19
Peng Fan (OSS)
New
[v2,6/6] arm64: dts: rockchip: Add GPU power domain regulator dependency for RK3588
Fix RK3588 GPU domain
-
-
-
2024-09-19
Sebastian Reichel
New
[v2,3/6] pmdomain: rockchip: reduce indentation in rockchip_pd_power
Fix RK3588 GPU domain
-
-
-
2024-09-19
Sebastian Reichel
New
[1/3] dt-bindings: power: supply: Add TI TWL603X charger
power: supply: twl6030/32 charger
-
-
-
2024-09-18
Andreas Kemnade
New
cpuidle: Fix reference count on CPU node
cpuidle: Fix reference count on CPU node
-
-
-
2024-09-17
Miquel Sabaté Solà
New
[v3] dt-bindings: opp: operating-points-v2-ti-cpu: Describe opp-supported-hw
[v3] dt-bindings: opp: operating-points-v2-ti-cpu: Describe opp-supported-hw
-
-
-
2024-09-17
Dhruva Gole
New
[GIT,PULL] power sequencing updates for v6.12-rc1
[GIT,PULL] power sequencing updates for v6.12-rc1
-
-
-
2024-09-17
Bartosz Golaszewski
New
[GIT,PULL] pmdomain/cpuidle-psci updates for v6.12
[GIT,PULL] pmdomain/cpuidle-psci updates for v6.12
-
-
-
2024-09-17
Ulf Hansson
New
[v5,3/3] regulator: dt-bindings: mt6397: move examples to parent PMIC mt6397
[v5,1/3] regulator: dt-bindings: mt6323: Convert to DT schema
-
-
-
2024-09-16
Macpaul Lin
New
[v5,1/3] regulator: dt-bindings: mt6323: Convert to DT schema
[v5,1/3] regulator: dt-bindings: mt6323: Convert to DT schema
-
-
-
2024-09-16
Macpaul Lin
New
[GIT,PULL] power-supply changes for 6.12
[GIT,PULL] power-supply changes for 6.12
-
-
-
2024-09-15
Sebastian Reichel
New
[1/1] acerhdf: clean-up and remove interval parameter
acerhdf refactoring
-
-
-
2024-09-15
Peter Kästle
New
[v3,18/20] arm64: dts: apple: Add A10X devices
Initial device trees for A7-A11 based Apple devices
-
-
-
2024-09-15
Nick Chan
New
[v3,16/20] arm64: dts: apple: Add A9X devices
Initial device trees for A7-A11 based Apple devices
-
-
-
2024-09-15
Nick Chan
New
[v3,14/20] arm64: dts: apple: Add A8X devices
Initial device trees for A7-A11 based Apple devices
-
-
-
2024-09-15
Nick Chan
New
[v3,12/20] arm64: dts: apple: Add A7 devices
Initial device trees for A7-A11 based Apple devices
-
-
-
2024-09-15
Nick Chan
New
[v3,01/20] dt-bindings: arm: cpus: Add Apple A7-A11 CPU cores
Initial device trees for A7-A11 based Apple devices
-
-
-
2024-09-15
Nick Chan
New
[v4,2/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
Untitled series #251042
-
-
-
2024-09-14
Macpaul Lin
New
[RFC,for,6.13,v1,18/20] thermal: core: Call __thermal_cdev_update() on cdev unbind
thermal: core: Updates related to thermal zone initialization, suspend and locking
-
-
-
2024-09-14
Rafael J. Wysocki
New
[RFC,for,6.13,v1,14/20] thermal: core: Introduce thermal_instance_add()
thermal: core: Updates related to thermal zone initialization, suspend and locking
-
-
-
2024-09-14
Rafael J. Wysocki
New
[RFC,for,6.13,v1,13/20] thermal: core: Call thermal_governor_update_tz() outside of cdev lock
thermal: core: Updates related to thermal zone initialization, suspend and locking
-
-
-
2024-09-14
Rafael J. Wysocki
New
[RFC,for,6.13,v1,11/20] thermal: core: Separate code running under thermal_list_lock
thermal: core: Updates related to thermal zone initialization, suspend and locking
-
-
-
2024-09-14
Rafael J. Wysocki
New
[RFC,for,6.13,v1,10/20] thermal: core: Drop need_update field from struct thermal_zone_device
thermal: core: Updates related to thermal zone initialization, suspend and locking
-
-
-
2024-09-14
Rafael J. Wysocki
New
[RFC,for,6.13,v1,09/20] thermal: core: Update thermal zones after cooling device binding
thermal: core: Updates related to thermal zone initialization, suspend and locking
-
-
-
2024-09-14
Rafael J. Wysocki
New
[RFC,for,6.13,v1,08/20] thermal: core: Consolidate thermal zone locking in the exit path
thermal: core: Updates related to thermal zone initialization, suspend and locking
-
-
-
2024-09-14
Rafael J. Wysocki
New
[RFC,for,6.13,v1,07/20] thermal: core: Mark thermal zones as exiting before unregistration
thermal: core: Updates related to thermal zone initialization, suspend and locking
-
-
-
2024-09-14
Rafael J. Wysocki
New
[RFC,for,6.13,v1,06/20] thermal: core: Consolidate thermal zone locking during initialization
thermal: core: Updates related to thermal zone initialization, suspend and locking
-
-
-
2024-09-14
Rafael J. Wysocki
New
[RFC,for,6.13,v1,01/20] thermal: core: Use the thermal zone guard in more cases
thermal: core: Updates related to thermal zone initialization, suspend and locking
-
-
-
2024-09-14
Rafael J. Wysocki
New
[V2,2/2] debugfs: Fix crash problem caused by accessing uninitialized nodes
[V2,1/2] interconnect: Add character pointer initialization
-
-
-
2024-09-14
Yibin Ding
New
[V2,1/2] interconnect: Add character pointer initialization
[V2,1/2] interconnect: Add character pointer initialization
-
-
-
2024-09-14
Yibin Ding
New
power: supply: sysfs: enable is_writeable check during sysfs creation
power: supply: sysfs: enable is_writeable check during sysfs creation
-
-
-
2024-09-14
Andreas Kemnade
New
[v2,21/22] arm64: dts: apple: t8010: Add cpufreq nodes
Initial device trees for A7-A11 based Apple devices
-
-
-
2024-09-14
Nick Chan
New
[v2,03/22] dt-bindings: cpufreq: apple,cluster-cpufreq: Add A10 compatible
Initial device trees for A7-A11 based Apple devices
-
-
-
2024-09-14
Nick Chan
New
[v3,4/4] MIPS: Loongson64: Use shared IOCSR header
LoongArch, MIPS: Unify Loongson IOCSR handling
-
-
-
2024-09-13
Jiaxun Yang
New
[v3,2/4] LoongArch: cpu-probe: Move IOCSR probing out of cpu_probe_common
LoongArch, MIPS: Unify Loongson IOCSR handling
-
-
-
2024-09-13
Jiaxun Yang
New
[v3,1/4] LoongArch: Probe more CPU features from CPUCFG
LoongArch, MIPS: Unify Loongson IOCSR handling
-
-
-
2024-09-13
Jiaxun Yang
New
intel_idle: fix ACPI _CST matching for newer Xeon platforms
intel_idle: fix ACPI _CST matching for newer Xeon platforms
-
-
-
2024-09-13
Artem Bityutskiy
New
[v4,27/27] arm64: dts: qcom: starqltechn: add modem support
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v4,26/27] arm64: dts: qcom: starqltechn: add graphics support
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v4,25/27] arm64: dts: qcom: starqltechn: add initial sound support
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v4,24/27] arm64: dts: qcom: starqltechn: add touchscreen support
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v4,23/27] arm64: dts: qcom: starqltechn: add display PMIC
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v4,22/27] arm64: dts: qcom: starqltechn: add max77705 PMIC
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v4,21/27] arm64: dts: qcom: starqltechn: add gpio keys
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v4,20/27] arm64: dts: qcom: starqltechn: remove excess reserved gpios
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v4,19/27] arm64: dts: qcom: starqltechn: refactor node order
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v4,18/27] arm64: dts: qcom: starqltechn: fix usb regulator mistake
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v4,17/27] arm64: dts: qcom: starqltechn: remove wifi
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v4,16/27] arm64: dts: qcom: sdm845: enable gmu
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v4,15/27] regulator: add s2dos05 regulator support
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v4,14/27] mfd: sec-core: add s2dos05 support
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v4,06/27] dt-bindings: mfd: add samsung,s2dos05
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v4,03/27] gcc-sdm845: Add general purpose clock ops
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v4,02/27] clk: qcom: clk-rcg2: name refactoring
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v4,01/27] power: supply: add undervoltage health status property
This is continued work on Samsung S9(SM-9600) starqltechn
-
-
-
2024-09-13
Dzmitry Sankouski
New
[v7,1/4] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry
Add support for AArch64 AMUv1-based average freq
-
-
-
2024-09-13
Beata Michalska
New
«
1
2
...
7
8
9
…
91
92
»