Show patches with: Archived = No       |   21065 patches
« 1 2 3 4210 211 »
Patch Series S/W/F Date Submitter Delegate State
[v7,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-26 Dhruva Gole Superseded
[v7,4/6] arm64: dts: ti: k3-am62p5-sk: add 1.4ghz opp entry ti: k3-am62{a,p}x-sk: add opp frequencies --- 2024-09-26 Dhruva Gole New
[v7,3/6] arm64: dts: ti: k3-am62p: add opp frequencies ti: k3-am62{a,p}x-sk: add opp frequencies --- 2024-09-26 Dhruva Gole Superseded
[v7,2/6] arm64: dts: ti: k3-am62a7-sk: add 1.4ghz opp entry ti: k3-am62{a,p}x-sk: add opp frequencies --- 2024-09-26 Dhruva Gole New
[v7,1/6] arm64: dts: ti: k3-am62a: add opp frequencies ti: k3-am62{a,p}x-sk: add opp frequencies --- 2024-09-26 Dhruva Gole Superseded
[v2,3/3] clocksource/drivers/timer-riscv: Stop stimecmp when cpu hotplug Support SSTC while PM operations --- 2024-09-26 Nick Hu New
[v2,2/3] riscv: Add stimecmp save and restore Support SSTC while PM operations --- 2024-09-26 Nick Hu New
[v2,1/3] riscv: Add csr_read/write_hi_lo support Support SSTC while PM operations --- 2024-09-26 Nick Hu New
[RESEND,v2,2/2] pmdomain: ti-sci: Use scope based of_node_put() to simplify code. Some cleanup and fix the missing of_node_put() --- 2024-09-26 Zhang Zekun New
[RESEND,v2,1/2] pmdomain: ti-sci: Add missing of_node_put() for args.np Some cleanup and fix the missing of_node_put() --- 2024-09-26 Zhang Zekun New
[v8,11/11] arm64: support cpuidle-haltpoll Enable haltpoll on arm64 --- 2024-09-25 Ankur Arora New
[v8,10/11] cpuidle/poll_state: limit POLL_IDLE_RELAX_COUNT on arm64 Enable haltpoll on arm64 --- 2024-09-25 Ankur Arora New
[v8,09/11] arm64: select ARCH_HAS_OPTIMIZED_POLL Enable haltpoll on arm64 --- 2024-09-25 Ankur Arora New
[v8,08/11] arm64: idle: export arch_cpu_idle Enable haltpoll on arm64 --- 2024-09-25 Ankur Arora New
[v8,07/11] arm64: define TIF_POLLING_NRFLAG Enable haltpoll on arm64 --- 2024-09-25 Ankur Arora New
[v8,06/11] cpuidle-haltpoll: condition on ARCH_CPUIDLE_HALTPOLL Enable haltpoll on arm64 --- 2024-09-25 Ankur Arora New
[v8,05/11] governors/haltpoll: drop kvm_para_available() check Enable haltpoll on arm64 --- 2024-09-25 Ankur Arora New
[v8,04/11] cpuidle-haltpoll: define arch_haltpoll_want() Enable haltpoll on arm64 --- 2024-09-25 Ankur Arora New
[v8,03/11] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig Enable haltpoll on arm64 --- 2024-09-25 Ankur Arora New
[v8,02/11] cpuidle: rename ARCH_HAS_CPU_RELAX to 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,6/6] i2c: Add driver for the RTL9300 I2C controller RTL9300 support for reboot and i2c --- 2024-09-25 Chris Packham New
[v5,5/6] mips: dts: realtek: Add I2C controllers RTL9300 support for reboot and i2c --- 2024-09-25 Chris Packham New
[v5,4/6] mips: dts: realtek: Add syscon-reboot node RTL9300 support for reboot and i2c --- 2024-09-25 Chris Packham New
[v5,3/6] dt-bindings: mfd: Add Realtek RTL9300 switch peripherals RTL9300 support for reboot and i2c --- 2024-09-25 Chris Packham New
[v5,2/6] power: reset: syscon-reboot: Accept reg property RTL9300 support for reboot and i2c --- 2024-09-25 Chris Packham New
[v5,1/6] dt-bindings: reset: syscon-reboot: Add reg property RTL9300 support for reboot and i2c --- 2024-09-25 Chris Packham New
dt-bindings: power/supply: qcom,pmi8998-char: Add missing "interrupt-controller" to example dt-bindings: power/supply: qcom,pmi8998-char: Add missing "interrupt-controller" to example --- 2024-09-25 Rob Herring New
[2/2] arm64: dts: mediatek: mt6359: fix dtbs_check error for RTC and regulators [1/2] dt-bindings: mfd: mediatek: mt6397: add adc and regulators for mt6359 --- 2024-09-25 Macpaul Lin Superseded
[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,4/6] arm64: dts: ti: k3-am62p5-sk: add 1.4ghz opp entry ti: k3-am62{a,p}x-sk: add opp frequencies --- 2024-09-25 Dhruva Gole Superseded
[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
[v6,2/6] arm64: dts: ti: k3-am62a7-sk: add 1.4ghz opp entry ti: k3-am62{a,p}x-sk: add opp frequencies --- 2024-09-25 Dhruva Gole Superseded
[v6,1/6] arm64: dts: ti: k3-am62a: add opp frequencies ti: k3-am62{a,p}x-sk: add opp frequencies --- 2024-09-25 Dhruva Gole New
[v8,3/3] pmdomain: mediatek: Use OF-specific regulator API to get power domain supply Add of_regulator_get_optional() and Fix MTK Power Domain Driver --- 2024-09-25 Chen-Yu Tsai Superseded
[v8,2/3] regulator: Add devres version of of_regulator_get_optional() Add of_regulator_get_optional() and Fix MTK Power Domain Driver --- 2024-09-25 Chen-Yu Tsai New
[v8,1/3] regulator: Add of_regulator_get_optional() for pure DT regulator lookup Add of_regulator_get_optional() and Fix MTK Power Domain Driver --- 2024-09-25 Chen-Yu Tsai Superseded
[2/2] power: supply: rt9471: Use IC status regfield to report real charger status power: supply: rt9471: Fix WDT bitfield and charger status --- 2024-09-25 ChiYuan Huang New
[1/2] power: supply: rt9471: Fix wrong WDT function regfield declaration power: supply: rt9471: Fix WDT bitfield and charger status --- 2024-09-25 ChiYuan Huang New
dt-bindings: interconnect: qcom-bwmon: Document QCS8300 bwmon compatibles dt-bindings: interconnect: qcom-bwmon: Document QCS8300 bwmon compatibles --- 2024-09-25 Jingyi Wang 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 dengjie New
[v4,6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate [v4,1/6] firmware/psci: Add definitions for PSCI v1.3 specification --- 2024-09-24 David Woodhouse New
[v4,5/6] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call [v4,1/6] firmware/psci: Add definitions for PSCI v1.3 specification --- 2024-09-24 David Woodhouse Superseded
[v4,4/6] KVM: selftests: Add test for PSCI SYSTEM_OFF2 [v4,1/6] firmware/psci: Add definitions for PSCI v1.3 specification --- 2024-09-24 David Woodhouse Superseded
[v4,3/6] KVM: arm64: Add support for PSCI v1.2 and v1.3 [v4,1/6] firmware/psci: Add definitions for PSCI v1.3 specification --- 2024-09-24 David Woodhouse Superseded
[v4,2/6] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation [v4,1/6] firmware/psci: Add definitions for PSCI v1.3 specification --- 2024-09-24 David Woodhouse Superseded
[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
[2/2] interconnect: qcom: add QCS615 interconnect provider driver Add interconnect support for QCS615 SoC --- 2024-09-24 Raviteja Laggyshetty New
[1/2] dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in QCS615 SoC Add interconnect support for QCS615 SoC --- 2024-09-24 Raviteja Laggyshetty New
tools/power/cpupower: Add documentation for some recently introduced options tools/power/cpupower: Add documentation for some recently introduced options --- 2024-09-24 Tor Vic 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
[v5,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-24 Dhruva Gole Superseded
[v5,4/6] arm64: dts: ti: k3-am62p5-sk: add 1.4ghz opp entry ti: k3-am62{a,p}x-sk: add opp frequencies --- 2024-09-24 Dhruva Gole Superseded
[v5,3/6] arm64: dts: ti: k3-am62p: add opp frequencies ti: k3-am62{a,p}x-sk: add opp frequencies --- 2024-09-24 Dhruva Gole Superseded
[v5,2/6] arm64: dts: ti: k3-am62a7-sk: add 1.4ghz opp entry ti: k3-am62{a,p}x-sk: add opp frequencies --- 2024-09-24 Dhruva Gole Superseded
[v5,1/6] arm64: dts: ti: k3-am62a: add opp frequencies ti: k3-am62{a,p}x-sk: add opp frequencies --- 2024-09-24 Dhruva Gole Superseded
[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
KYLIN: USB: Fix the issue of S4 wakeup queisce phase where task resumption fails due to USB status KYLIN: USB: Fix the issue of S4 wakeup queisce phase where task resumption fails due to USB status --- 2024-09-23 dengjie Superseded
[v4,6/6] tools/thermal/thermal-engine: Take into account the thresholds API Add thermal user thresholds support --- 2024-09-23 Daniel Lezcano New
[v4,5/6] tools/lib/thermal: Add the threshold netlink ABI Add thermal user thresholds support --- 2024-09-23 Daniel Lezcano New
[v4,4/6] tools/lib/thermal: Make more generic the command encoding function Add thermal user thresholds support --- 2024-09-23 Daniel Lezcano New
[v4,3/6] thermal/netlink: Add the commands and the events for the thresholds Add thermal user thresholds support --- 2024-09-23 Daniel Lezcano New
[v4,2/6] thermal/core: Connect the threshold with the core Add thermal user thresholds support --- 2024-09-23 Daniel Lezcano New
[v4,1/6] thermal/core: Add user thresholds support Add thermal user thresholds support --- 2024-09-23 Daniel Lezcano New
[v2,2/2] pmdomain: ti-sci: Use scope based of_node_put() to simplify code. Some cleanup and fix the missing of_node_put() --- 2024-09-23 Zhang Zekun Superseded
[v2,1/2] pmdomain: ti-sci: Add missing of_node_put() for args.np Some cleanup and fix the missing of_node_put() --- 2024-09-23 Zhang Zekun Superseded
[v2,5/5] platform/x86: asus-wmi: remove Ally (1st gen) and Ally X suspend quirk acpi/x86: s2idle: move Display off/on calls outside suspend (fixes ROG Ally suspend) --- 2024-09-22 Antheas Kapenekakis 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
« 1 2 3 4210 211 »