Show patches with: State = Action Required       |    Archived = No       |   6015 patches
« 1 2 3 460 61 »
Patch Series S/W/F Date Submitter Delegate State
[01/10] dt-bindings: power: rcar-sysc: Document r8a7742 SYSC binding [01/10] dt-bindings: power: rcar-sysc: Document r8a7742 SYSC binding --- 2020-04-23 Prabhakar Mahadev Lad New
[01/10] power: reset: Move TWL4030 power driver from mfd Add TWL6030 power off and powerbutton support --- 2022-08-20 Mithil Bavishi New
[01/10] power: supply: ab8500: Require device tree power: supply: ab8500: refactor and isolate --- 2021-01-23 Linus Walleij New
[01/10] regmap-irq: Add get_irq_reg to support unusual register layouts Add support for AXP192 PMIC --- 2022-06-03 Aidan MacDonald New
[01/10] x86/aperfmperf: Dont wake idle CPUs in arch_freq_get_on_cpu() x86/cpu: Consolidate APERF/MPERF code --- 2022-04-15 Thomas Gleixner New
[01/11] doc: ABI: devfreq: remove invalid central_polling description [01/11] doc: ABI: devfreq: remove invalid central_polling description --- 2021-03-09 Aisheng Dong New
[01/11] PM / Domains: Fix error path during attach in genpd PM / Domains: Fixup error paths with dev_pm_domain_attach() --- 2018-04-26 Ulf Hansson New
[01/12] soc: samsung: pmu: Use common device name to let others to find it easily Move pad retention control to Exynos pin controller driver --- 2017-01-16 Marek Szyprowski New
[01/13] cpuidle: psci: Fix potential access to unmapped memory cpuidle: psci: Support hierarchical CPU arrangement --- 2019-10-10 Ulf Hansson New
[01/13] opp: Rename _opp_set_rate_zero() opp: Implement dev_pm_opp_set_opp() --- 2021-01-21 Viresh Kumar New
[01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype mm/init/kernel: missing-prototypes warnings --- 2023-05-17 Arnd Bergmann New
[01/14] power: supply: bq25890: remove redundant I2C bus check power: supply: bq25890: fix and extend --- 2020-04-02 Michał Mirosław New
[01/14] thermal/core: Get rid of MODULE_* tags [01/14] thermal/core: Get rid of MODULE_* tags --- 2020-05-11 Amit Kucheria New
[01/15] powercap/intel_rapl: Remove unused field in struct rapl_if_priv powercap/intel_rapl: Introduce RAPL TPMI support --- 2023-03-16 Zhang, Rui New
[01/15] power: reset: at91-reset: introduce struct at91_reset rework at91-reset driver --- 2020-01-21 Claudiu Beznea New
[01/16] ARM: dma-mapping: hide unused dma_contiguous_early_fixup function ARM: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[01/16] signal/alpha: Remove unused definition of TASK_REAL_PARENT ptrace: cleanups and calling do_cldstop with only siglock --- 2022-05-18 Eric W. Biederman New
[01/17] ARM: vexpress: Move vexpress_flags_set() into arch code [01/17] ARM: vexpress: Move vexpress_flags_set() into arch code --- 2020-04-19 Rob Herring New
[01/17] PM / OPP: get/put regulators from OPP core --- 2016-01-12 Viresh Kumar New
[01/17] rtc: pl031: remove misuse of IRQF_NO_SUSPEND flag --- 2015-09-21 Sudeep Holla New
[01/18] dt-bindings: clock: sa8775p: add bindings for Qualcomm gcc-sa8775p arm64: qcom: add support for sa8775p-ride --- 2023-01-09 Bartosz Golaszewski New
[01/19] thermal: allow registering without .get_temp --- 2014-03-25 Alex Shi New
[01/19] x86/cpufreatures: add AMD CPPC extension feature flag [01/19] x86/cpufreatures: add AMD CPPC extension feature flag --- 2021-09-08 Huang Rui New
[01/20] x86: move prepare_ftrace_return prototype to header x86: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[01/23] interconnect: fix mem leak when freeing nodes interconnect: fix racy provider registration --- 2023-02-01 Johan Hovold New
[01/24] base: power: Add generic OF-based power domain look-up --- 2014-06-10 Ulf Hansson New
[01/24] driver core: return bool from driver_probe_done [01/24] driver core: return bool from driver_probe_done --- 2023-05-23 Christoph Hellwig New
[01/26] thermal: db8500: pass cpu_present_mask to cpufreq_cooling_register() --- 2014-11-28 Viresh Kumar New
[01/30] x86/crash,reboot: Avoid re-disabling VMX in all CPUs on crash/restart The panic notifiers refactor --- 2022-04-27 Guilherme G. Piccoli New
[01/48] ARM: pxa: split mach/generic.h [01/48] ARM: pxa: split mach/generic.h --- 2022-04-19 Arnd Bergmann New
[02/10] dt-bindings: power: reset: Move twl4030-power from mfd to power/reset Add TWL6030 power off and powerbutton support --- 2022-08-20 Mithil Bavishi New
[02/10] mfd: rt5033: Fix chip revision readout Add RT5033 charger device driver --- 2023-02-28 Jakob Hauser New
[02/10] power: supply: charger-manager: Remove cm_notify_event function Untitled series #38251 --- 2020-05-14 Jonathan Bakker New
[02/10] thermal: tegra: Use driver-private data consistently thermal: tegra: Do not register cooling device --- 2023-04-14 Thierry Reding New
[02/11] PM / devfreq: remove the invalid description for get_target_freq Untitled series #108757 --- 2021-03-09 Aisheng Dong New
[02/12] interconnect: qcom: Use the new common helper for node removal interconnect changes for 5.6 --- 2020-01-17 Georgi Djakov New
[02/12] PM / OPP: Add 'struct kref' to OPP table --- 2016-12-07 Viresh Kumar New
[02/13] dt: psci: Update DT bindings to support hierarchical PSCI states cpuidle: psci: Support hierarchical CPU arrangement --- 2019-10-10 Ulf Hansson New
[02/14] block: switch register_disk to use blkdev_get_by_dev Untitled series #51872 --- 2020-09-17 Christoph Hellwig New
[02/14] mm: page_poison: always declare __kernel_map_pages() function mm/init/kernel: missing-prototypes warnings --- 2023-05-17 Arnd Bergmann New
[02/14] sched: cpufreq: Use sched_set_deadline() from sugov Untitled series #38279 --- 2020-05-07 Quentin Perret New
[02/15] power: supply: cpcap-battery: Improve battery full status detection Untitled series #38499 --- 2020-03-15 Arthur Demchenkov New
[02/15] thermal/core: Change thermal_zone_ops to thermal_sensor_ops thermal OF rework --- 2022-04-26 Daniel Lezcano New
[02/16] ARM: traps: hide unused functions on NOMMU ARM: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[02/16] signal/ia64: Remove unused definition of IA64_TASK_REAL_PARENT_OFFSET ptrace: cleanups and calling do_cldstop with only siglock --- 2022-05-18 Eric W. Biederman New
[02/17] PM / OPP: Add APIs to set regulator-name --- 2016-01-12 Viresh Kumar New
[02/17] rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flag --- 2015-09-21 Sudeep Holla New
[02/19] thermal: hwmon: move hwmon support to single file --- 2014-03-25 Alex Shi New
[02/20] x86: ce4100: Mark local functions as 'static' x86: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[02/24] drivercore: Bind/unbind power domain on probe/remove --- 2014-06-10 Ulf Hansson New
[02/28] PM: QoS: Drop pm_qos_update_request_timeout() PM: QoS: Get rid of unuseful code and rework CPU latency QoS interface --- 2020-02-11 Rafael J. Wysocki New
[02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path The panic notifiers refactor --- 2022-04-27 Guilherme G. Piccoli New
[02/31] OPP: Add dev_pm_opp_set_config() and friends OPP: Add new configuration interface: dev_pm_opp_set_config() --- 2022-05-26 Viresh Kumar New
[02/31] opp: Add devres wrapper for dev_pm_opp_set_regulators and dev_pm_opp_put_regulators Introduce devm_pm_opp_* API --- 2021-01-01 Yangtao Li New
[03/10] power: reset: Add TWL6030 power driver, with minimal support for power off Add TWL6030 power off and powerbutton support --- 2022-08-20 Mithil Bavishi New
[03/10] security: keys: trusted: Parse out individual components of the key blob Encrypted Hibernation --- 2022-05-04 Evan Green New
[03/10] soc: qcom: icc-bwmon: drop unused BWMON_ZONE_COUNT soc/arm64: qcom: Add LLCC BWMON on SDM845 --- 2022-07-20 Krzysztof Kozlowski New
[03/11] cpufreq: Use policy->freq_table in ->target_index() --- 2016-06-02 Viresh Kumar New
[03/11] thermal: step_wise: Appease the kernel-doc deity thermal: clean up output of make W=1 --- 2019-11-06 Amit Kucheria New
[03/12] ARM: exynos: Re-introduce Exynos4212 support Re-introduce Exynos4212 support and add Samsung Galaxy Tab 3 8.0 boards --- 2023-04-16 Artur Weber New
[03/12] mm: page_alloc: move set_zone_contiguous() into mm_init.c mm: page_alloc: misc cleanup and refector --- 2023-05-08 Kefeng Wang New
[03/13] opp: Keep track of currently programmed OPP opp: Implement dev_pm_opp_set_opp() --- 2021-01-21 Viresh Kumar New
[03/13] soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2 Enable CPRh/3/4, CPU Scaling on various QCOM SoCs --- 2020-11-26 AngeloGioacchino Del Regno New
[03/14] mm: sparse: mark populate_section_memmap() static mm/init/kernel: missing-prototypes warnings --- 2023-05-17 Arnd Bergmann New
[03/14] power: supply: bq25890: make property table const power: supply: bq25890: fix and extend --- 2020-04-02 Michał Mirosław New
[03/14] sched: cpufreq: Introduce 'want_eas' governor flag Untitled series #38279 --- 2020-05-07 Quentin Perret New
[03/14] thermal/drivers/thermal_helpers: Sort headers alphabetically [01/14] thermal/core: Get rid of MODULE_* tags --- 2020-05-11 Amit Kucheria New
[03/15] powercap/intel_rapl: Support per Interface rapl_defaults powercap/intel_rapl: Introduce RAPL TPMI support --- 2023-03-16 Zhang, Rui New
[03/15] power: reset: at91-reset: add sclk to struct at91_reset rework at91-reset driver --- 2020-01-21 Claudiu Beznea New
[03/16] ARM: vfp: include asm/neon.h in vfpmodule.c ARM: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[03/16] kdb: Use real_parent when displaying a list of processes ptrace: cleanups and calling do_cldstop with only siglock --- 2022-05-18 Eric W. Biederman New
[03/17] arm64: vexpress: Don't select CONFIG_VEXPRESS_CONFIG [01/17] ARM: vexpress: Move vexpress_flags_set() into arch code --- 2020-04-19 Rob Herring New
[03/17] input: tegra-kbc: drop use of IRQF_NO_SUSPEND flag --- 2015-09-21 Sudeep Holla New
[03/18] arm64: defconfig: enable the clock driver for Qualcomm SA8775P platforms arm64: qcom: add support for sa8775p-ride --- 2023-01-09 Bartosz Golaszewski New
[03/19] ARM: samsung: Rename Samsung and Exynos to lowercase Untitled series #38755 --- 2020-01-03 Krzysztof Kozlowski New
[03/19] of: Move of_device_get_match_data() declaration DT header disentangling, part 1 --- 2023-03-29 Rob Herring New
[03/20] x86: apic: hide unused safe_smp_processor_id on UP x86: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[03/24] ARM: exynos: Move to generic power domain bindings --- 2014-06-10 Ulf Hansson New
[03/24] PM: hibernate: remove the global snapshot_test variable [01/24] driver core: return bool from driver_probe_done --- 2023-05-23 Christoph Hellwig New
[03/26] thermal: exynos: pass cpu_present_mask to cpufreq_cooling_register() --- 2014-11-28 Viresh Kumar New
[03/30] notifier: Add panic notifiers info and purge trailing whitespaces The panic notifiers refactor --- 2022-04-27 Guilherme G. Piccoli New
[03/31] cpufreq: dt: Migrate to dev_pm_opp_set_config() OPP: Add new configuration interface: dev_pm_opp_set_config() --- 2022-05-26 Viresh Kumar New
[03/48] ARM: pxa: make mach/regs-uart.h private [01/48] ARM: pxa: split mach/generic.h --- 2022-04-19 Arnd Bergmann New
[04/10] dt-bindings: devfreq: rk3399_dmc: Add more disable-freq properties rk3399: Clean up and enable DDR DVFS --- 2022-01-07 Brian Norris New
[04/10] dt-bindings: input: twl-pwrbutton: Add support for twl6030-pwrbutton Add TWL6030 power off and powerbutton support --- 2022-08-20 Mithil Bavishi New
[04/10] dt-bindings: reset: rcar-rst: Document r8a7742 reset module [01/10] dt-bindings: power: rcar-sysc: Document r8a7742 SYSC binding --- 2020-04-23 Prabhakar Mahadev Lad New
[04/10] thermal: tegra: Do not register cooling device thermal: tegra: Do not register cooling device --- 2023-04-14 Thierry Reding New
[04/11] ARM: sa1100: make cpufreq driver build standalone ARM: sa1100, mmp: drop unused board files --- 2022-10-21 Arnd Bergmann New
[04/11] PM / devfreq: bail out early if no freq changes in devfreq_set_target Untitled series #109083 --- 2021-03-09 Aisheng Dong New
[04/11] PM / Domains: Check for existing PM domain in dev_pm_domain_attach() PM / Domains: Fixup error paths with dev_pm_domain_attach() --- 2018-04-26 Ulf Hansson New
[04/12] interconnect: Add a name to struct icc_path interconnect changes for 5.6 --- 2020-01-17 Georgi Djakov New
[04/13] opp: Split _set_opp() out of dev_pm_opp_set_rate() opp: Implement dev_pm_opp_set_opp() --- 2021-01-21 Viresh Kumar New
[04/14] audit: avoid missing-prototype warnings mm/init/kernel: missing-prototypes warnings --- 2023-05-17 Arnd Bergmann New
[04/15] power: reset: at91-reset: add notifier block to struct at91_reset rework at91-reset driver --- 2020-01-21 Claudiu Beznea New
[04/16] ARM: vdso: add missing prototypes ARM: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[04/16] powerpc/xmon: Use real_parent when displaying a list of processes ptrace: cleanups and calling do_cldstop with only siglock --- 2022-05-18 Eric W. Biederman New
[04/17] PM / OPP: Introduce dev_pm_opp_get_max_volt_latency() --- 2016-01-12 Viresh Kumar New
[04/17] powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wake --- 2015-09-21 Sudeep Holla New
[04/18] ARM: imx: cpuidle: create separate drivers for imx5/imx6 --- 2013-04-10 Daniel Lezcano New
[04/18] dt-bindings: clock: qcom-rpmhcc: document the clock for sa8775p arm64: qcom: add support for sa8775p-ride --- 2023-01-09 Bartosz Golaszewski New
« 1 2 3 460 61 »