index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
/
clk-mt2712-mm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-13
clk: mediatek: mt2712: Migrate topckgen/mcucfg to mtk_clk_simple_probe()
AngeloGioacchino Del Regno
1
-106
/
+21
2023-03-13
clk: mediatek: Add divider clocks to mtk_clk_simple_{probe,remove}()
AngeloGioacchino Del Regno
2
-2
/
+19
2023-03-13
clk: mediatek: Migrate to mtk_clk_pdev_probe() for multimedia clocks
AngeloGioacchino Del Regno
15
-480
/
+165
2023-03-13
clk: mediatek: clk-mtk: Introduce clk_mtk_pdev_{probe,remove}()
AngeloGioacchino Del Regno
2
-8
/
+48
2023-03-13
clk: mediatek: clk-mtk: Switch to device_get_match_data()
AngeloGioacchino Del Regno
1
-3
/
+2
2023-03-13
clk: mediatek: mt8195: Add support for frequency hopping through FHCTL
AngeloGioacchino Del Regno
1
-3
/
+66
2023-03-13
clk: mediatek: mt8192: Add support for frequency hopping through FHCTL
AngeloGioacchino Del Regno
1
-2
/
+65
2023-03-13
clk: mediatek: mt8173: Add support for frequency hopping through FHCTL
AngeloGioacchino Del Regno
1
-3
/
+62
2023-03-13
clk: mediatek: mt6795: Add support for frequency hopping through FHCTL
AngeloGioacchino Del Regno
1
-3
/
+60
2023-03-13
dt-bindings: clock: mediatek,mt8186-fhctl: Support MT6795, MT8173/92/95
AngeloGioacchino Del Regno
1
-1
/
+6
2023-03-13
clk: mediatek: clk-pllfh: Export register/unregister/parse functions
AngeloGioacchino Del Regno
1
-0
/
+3
2023-03-13
clk: mediatek: fhctl: Add support for older fhctl register layout
AngeloGioacchino Del Regno
5
-9
/
+52
2023-03-05
Linux 6.3-rc1
v6.3-rc1
Linus Torvalds
1
-2
/
+2
2023-03-05
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
4
-72
/
+72
2023-03-05
Remove Intel compiler support
Masahiro Yamada
11
-287
/
+5
2023-03-05
Adding VFS co-maintainer
Al Viro
1
-0
/
+1
2023-03-04
mm: avoid gcc complaint about pointer casting
Linus Torvalds
1
-2
/
+8
2023-03-04
umh: simplify the capability pointer logic
Linus Torvalds
1
-13
/
+5
2023-03-03
i2c: gxp: fix an error code in probe
Dan Carpenter
1
-1
/
+1
2023-03-03
i2c: gxp: return proper error on address NACK
Wolfram Sang
1
-2
/
+4
2023-03-03
i2c: gxp: remove "empty" switch statement
Wolfram Sang
1
-12
/
+1
2023-03-03
i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
Benjamin Gray
1
-0
/
+1
2023-03-03
ALSA: ice1712: Delete unreachable code in aureon_add_controls()
Dmitry Fomin
1
-4
/
+0
2023-03-03
ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()
Dmitry Fomin
1
-1
/
+1
2023-03-03
ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PC
Ćukasz Stelmach
1
-0
/
+1
2023-03-03
ALSA: hda/realtek: Improve support for Dell Precision 3260
Jaroslav Kysela
1
-0
/
+1
2023-03-03
ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"
Damien Le Moal
1
-1
/
+0
2023-03-03
mailmap: map Dikshita Agarwal's old address to his current one
Konrad Dybcio
1
-0
/
+1
2023-03-03
mailmap: map Vikash Garodia's old address to his current one
Konrad Dybcio
1
-0
/
+1
2023-03-03
fs/cramfs/inode.c: initialize file_ra_state
Andrew Morton
1
-1
/
+1
2023-03-03
fs: hfsplus: fix UAF issue in hfsplus_put_super
Dongliang Mu
1
-2
/
+2
2023-03-03
panic: fix the panic_print NMI backtrace setting
Guilherme G. Piccoli
1
-18
/
+26
2023-03-03
lib: parser: update documentation for match_NUMBER functions
Eric Biggers
1
-7
/
+7
2023-03-03
kasan, x86: don't rename memintrinsics in uninstrumented files
Marco Elver
1
-19
/
+0
2023-03-03
kasan: test: fix test for new meminstrinsic instrumentation
Marco Elver
2
-1
/
+37
2023-03-03
kasan: treat meminstrinsic as builtins in uninstrumented files
Marco Elver
3
-1
/
+22
2023-03-03
kasan: emit different calls for instrumentable memintrinsics
Marco Elver
3
-0
/
+23
2023-03-03
blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
Uday Shankar
3
-10
/
+11
2023-03-02
rust: bindgen: Add `alt_instr` as opaque type
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-03-02
openrisc: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
nios2: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
microblaze: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
ia64: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
sparc: fix livelock in uaccess
Al Viro
2
-2
/
+10
2023-03-02
alpha: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
parisc: fix livelock in uaccess
Al Viro
1
-1
/
+6
2023-03-02
hexagon: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
riscv: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
m68k: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
3
-1
/
+25
[next]