summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-17netconsole: move skb_pool_flush() from netpollBreno Leitao
2026-07-17netconsole: move local_port / remote_port from struct netpoll to netconsole_t...Breno Leitao
2026-07-17netconsole: move refill_skbs() and skb-pool sizing macros from netpollBreno Leitao
2026-07-17netconsole: move refill_skbs_work_handler() from netpollBreno Leitao
2026-07-17netconsole: take over skb pool lifecycle from netpollBreno Leitao
2026-07-17netconsole: clean up released targets dropped before the cleanup workerBreno Leitao
2026-07-17dpll: fix NULL pointer dereference in dpll_msg_add_pin_ref_sync()Ivan Vecera
2026-07-17net/mlx5: free mlx5_st_idx_data on final deallocZhiping Zhang
2026-07-17Merge tag 'linux-can-fixes-for-7.2-20260716' of git://git.kernel.org/pub/scm/...Paolo Abeni
2026-07-17cpufreq: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-17intel_idle: Add ACPI _LPI supportRafael J. Wysocki
2026-07-17intel_idle: Prepare for adding ACPI _LPI supportRafael J. Wysocki
2026-07-17ACPI: processor: idle: Add switch for strict _LPI processingRafael J. Wysocki
2026-07-17ACPI: processor: idle: Relocate acpi_processor_extract_lpi_info()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Introduce acpi_processor_extract_lpi_info()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Introduce too_many_states() for _LPIRafael J. Wysocki
2026-07-17ACPI: processor: idle: Rework flatten_lpi_states()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Rearrange loop in acpi_processor_get_lpi_info()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Drop redundant _LPI presence checksRafael J. Wysocki
2026-07-17ACPI: processor: idle: Rework first-level _LPI states processingRafael J. Wysocki
2026-07-17ACPI: processor: idle: Rearrange acpi_processor_get_lpi_info()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Introduce lpi_state_debug()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Split acpi_processor_evaluate_lpi()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Rearrange acpi_processor_evaluate_lpi()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Unify debug in acpi_processor_evaluate_lpi()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Ignore _LPI states with SYSTEMIO entry methodRafael J. Wysocki
2026-07-17ACPI: processor: idle: Expand _LPI package sanity checksRafael J. Wysocki
2026-07-17gpio: pcf857x: Use le16_to_cpu() and cpu_to_le16() in IO accessorsAndy Shevchenko
2026-07-17acpi: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-17powercap: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-17thermal/intel: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-17accel/ivpu: Remove unnecessary min_t()/max_t() usageAndrzej Kacprowski
2026-07-17media: cec/core: add error-inj-tx-timeouts debugfs entryHans Verkuil
2026-07-17media: cec/core: cec-pin: toggle rx_toggle when arb lostHans Verkuil
2026-07-17media: cec/core: add a new CEC_LOG_ADDRS_FL_CONFIG_FAILED flagHans Verkuil
2026-07-17media: cec/core: flush stale STATE_CHANGE eventsHans Verkuil
2026-07-17media: cec/core: drop cec_post_state_event callHans Verkuil
2026-07-17media: cec/core: handle core events like normal eventsHans Verkuil
2026-07-17media: cec/core: drop ABORTED/TIMEOUT checkHans Verkuil
2026-07-17media: cec/core: max_retries -> max_attemptsHans Verkuil
2026-07-17media: cec: tegra_cec: keep track of number of Rx Low DrivesHans Verkuil
2026-07-17media: cec: tegra_cec: don't break off msg on NACKHans Verkuil
2026-07-17media: vivid: always allow meta output streamingHans Verkuil
2026-07-17clk: eyeq: Add EyeQ7H compatiblesBenoît Monin
2026-07-17clk: eyeq: Drop PLL, dividers, and fixed factors structsBenoît Monin
2026-07-17clk: eyeq: Convert clocks declaration to eqc_clockBenoît Monin
2026-07-17clk: eyeq: Introduce a generic clock typeBenoît Monin
2026-07-17clk: eyeq: Prefix the PLL registers with the PLL typeBenoît Monin
2026-07-17clk: fixed-factor: Export __clk_hw_register_fixed_factor()Benoît Monin
2026-07-17clk: fixed-factor: Rework initialization with parent clocksBenoît Monin