index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
dmaengine: sun6i: Add support for the D1 variant
Samuel Holland
2
-1
/
+2
2022-05-19
dmaengine: sun6i: Add support for 34-bit physical addresses
Samuel Holland
1
-15
/
+38
2022-05-19
dmaengine: sun6i: Do not use virt_to_phys
Samuel Holland
1
-19
/
+19
2022-05-19
dt-bindings: dma: sun50i-a64: Add compatible for D1
Samuel Holland
1
-3
/
+6
2022-05-19
dmaengine: tegra: Remove unused switch case
Akhil R
1
-4
/
+0
2022-05-19
dmaengine: tegra: Fix uninitialized variable usage
Akhil R
1
-4
/
+4
2022-05-19
dmaengine: stm32-dma: add device_pause/device_resume support
Amelie Delaunay
1
-13
/
+234
2022-05-19
dmaengine: stm32-dma: rename pm ops before dma pause/resume introduction
Amelie Delaunay
1
-3
/
+3
2022-05-19
dmaengine: stm32-dma: pass DMA_SxSCR value to stm32_dma_handle_chan_done()
Amelie Delaunay
1
-26
/
+26
2022-05-19
dmaengine: stm32-dma: introduce stm32_dma_sg_inc to manage chan->next_sg
Amelie Delaunay
1
-5
/
+9
2022-05-19
dmaengine: stm32-dmamux: avoid reset of dmamux if used by coprocessor
Amelie Delaunay
1
-1
/
+1
2022-05-19
dmaengine: qcom: gpi: Add support for sc7280
Vinod Koul
1
-0
/
+1
2022-05-19
Bluetooth: eir: Add helpers for managing service data
Luiz Augusto von Dentz
3
-0
/
+36
2022-05-19
ACPI: video: improve PM notifer callback
Zhang Rui
1
-14
/
+13
2022-05-19
ACPI: utils: include UUID in _DSM evaluation warning
Michael Niewöhner
1
-1
/
+1
2022-05-19
dt-bindings: dma: pl330: Add power-domains
Krzysztof Kozlowski
1
-0
/
+3
2022-05-19
dmaengine: stm32-mdma: use dev_dbg on non-busy channel spurious it
Amelie Delaunay
1
-3
/
+6
2022-05-19
dmaengine: stm32-mdma: fix chan initialization in stm32_mdma_irq_handler()
Amelie Delaunay
1
-1
/
+1
2022-05-19
dmaengine: stm32-mdma: remove GISR1 register
Amelie Delaunay
1
-16
/
+5
2022-05-19
powercap: intel_rapl: remove redundant store to value after multiply
Colin Ian King
1
-1
/
+1
2022-05-19
platform/x86/intel/ifs: Add CPU_SUP_INTEL dependency
Borislav Petkov
1
-1
/
+1
2022-05-19
cpufreq: CPPC: Enable dvfs_possible_from_any_cpu
Pierre Gondois
1
-0
/
+1
2022-05-19
cpufreq: CPPC: Enable fast_switch
Pierre Gondois
3
-0
/
+47
2022-05-19
ACPI: CPPC: Assume no transition latency if no PCCT
Pierre Gondois
1
-1
/
+16
2022-05-19
ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is supported
Pierre Gondois
1
-8
/
+8
2022-05-19
ACPI: CPPC: Check _OSC for flexible address space
Pierre Gondois
3
-0
/
+29
2022-05-19
platform/x86: intel_cht_int33fe: Set driver data
Heikki Krogerus
1
-0
/
+2
2022-05-19
thermal: intel: pch: improve the cooling delay log
Zhang Rui
1
-11
/
+20
2022-05-19
thermal: intel: pch: enhance overheat handling
Zhang Rui
1
-5
/
+8
2022-05-19
thermal: intel: pch: move cooling delay to suspend_noirq phase
Zhang Rui
1
-2
/
+3
2022-05-19
PM: wakeup: expose pm_wakeup_pending to modules
Zhang Rui
1
-0
/
+1
2022-05-19
platform/x86: intel-hid: fix _DSM function index handling
Michael Niewöhner
1
-1
/
+1
2022-05-19
Merge tag 'icc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-next
Greg Kroah-Hartman
32
-598
/
+5205
2022-05-19
driver core: fix deadlock in __device_attach
Zhang Wensheng
1
-1
/
+4
2022-05-19
kernfs: Separate kernfs_pr_cont_buf and rename_lock.
Hao Luo
1
-12
/
+19
2022-05-19
cpuidle: riscv-sbi: Fix code to allow a genpd governor to be used
Ulf Hansson
1
-2
/
+2
2022-05-19
cpuidle: psci: Fix regression leading to no genpd governor
Ulf Hansson
1
-2
/
+2
2022-05-19
staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()
Denis Efremov
1
-2
/
+4
2022-05-19
topology: Remove unused cpu_cluster_mask()
Dietmar Eggemann
1
-7
/
+0
2022-05-19
driver core: Extend deferred probe timeout on driver registration
Saravana Kannan
4
-2
/
+25
2022-05-19
PM / devfreq: passive: Return non-error when not-supported event is required
Chanwoo Choi
1
-1
/
+1
2022-05-19
kernel/reboot: Add devm_register_restart_handler()
Dmitry Osipenko
2
-0
/
+26
2022-05-19
kernel/reboot: Add devm_register_power_off_handler()
Dmitry Osipenko
2
-0
/
+26
2022-05-19
soc/tegra: pmc: Use sys-off handler API to power off Nexus 7 properly
Dmitry Osipenko
1
-25
/
+62
2022-05-19
reboot: Remove pm_power_off_prepare()
Dmitry Osipenko
2
-20
/
+0
2022-05-19
regulator: pfuze100: Use devm_register_sys_off_handler()
Dmitry Osipenko
1
-25
/
+17
2022-05-19
ACPI: power: Switch to sys-off handler API
Dmitry Osipenko
1
-4
/
+12
2022-05-19
memory: emif: Use kernel_can_power_off()
Dmitry Osipenko
1
-1
/
+1
2022-05-19
mips: Use do_kernel_power_off()
Dmitry Osipenko
1
-2
/
+1
2022-05-19
ia64: Use do_kernel_power_off()
Dmitry Osipenko
1
-2
/
+2
[prev]
[next]