index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
at91
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-29
clk: at91: Read "reg" with helper
Rob Herring (Arm)
1
-2
/
+3
2026-06-13
Merge tag 'clk-microchip-fixes-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into clk-microchip
Stephen Boyd
2
-10
/
+10
2026-05-31
clk: at91: keep securam node alive while mapping it
Yuho Choi
1
-1
/
+1
2026-05-25
clk: at91: sama7d65: add peripheral clock for I3C
Durai Manickam KR
1
-0
/
+1
2026-05-16
clk: at91: sam9x7: Fix gmac_gclk clock definition
Mihai Sain
1
-9
/
+9
2026-05-16
clk: at91: sam9x7: Rename macb0_clk to gmac_clk
Mihai Sain
1
-1
/
+1
2026-05-16
clk: at91: sam9x7: Remove gmac peripheral clock with ID 67
Mihai Sain
1
-1
/
+0
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
18
-33
/
+33
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
19
-36
/
+35
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
2
-3
/
+1
2025-11-24
clk: at91: Convert to common field_{get,prep}() helpers
Geert Uytterhoeven
2
-5
/
+1
2025-11-24
clk: at91: pmc: #undef field_{get,prep}() before definition
Geert Uytterhoeven
1
-0
/
+2
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
1
-4
/
+8
2025-10-06
Merge branch 'clk-determine-rate' into clk-next
Stephen Boyd
7
-85
/
+133
2025-09-17
ARM: at91: remove default values for PMC_PLL_ACR
Cristian Birsan
1
-5
/
+2
2025-09-17
clk: at91: add ACR in all PLL settings
Cristian Birsan
5
-0
/
+14
2025-09-17
clk: at91: sam9x7: Add peripheral clock id for pmecc
Balamanikandan Gunasundar
1
-0
/
+1
2025-09-17
clk: at91: clk-master: Add check for divide by 3
Ryan Wanner
1
-0
/
+3
2025-09-17
clk: at91: clk-sam9x60-pll: force write to PLL_UPDT register
Nicolas Ferre
1
-36
/
+39
2025-09-08
clk: at91: usb: convert from round_rate() to determine_rate()
Brian Masney
1
-9
/
+11
2025-09-08
clk: at91: sam9x60-pll: convert from round_rate() to determine_rate()
Brian Masney
1
-11
/
+18
2025-09-08
clk: at91: plldiv: convert from round_rate() to determine_rate()
Brian Masney
1
-11
/
+23
2025-09-08
clk: at91: pll: convert from round_rate() to determine_rate()
Brian Masney
1
-5
/
+7
2025-09-08
clk: at91: h32mx: convert from round_rate() to determine_rate()
Brian Masney
1
-11
/
+22
2025-09-08
clk: at91: audio-pll: convert from round_rate() to determine_rate()
Brian Masney
1
-19
/
+23
2025-09-08
clk: at91: peripheral: convert from round_rate() to determine_rate()
Brian Masney
1
-17
/
+24
2025-09-08
clk: at91: peripheral: fix return value
Brian Masney
1
-2
/
+5
2025-07-18
clk: at91: sam9x7: update pll clk ranges
Varshini Rajendran
1
-10
/
+10
2024-12-29
clk: at91: sama7d65: add sama7d65 pmc driver
Ryan Wanner
5
-2
/
+1379
2024-12-08
clk: at91: sckc: Use SCKC_{TD, MD}_SLCK IDs for clk32k clocks
Claudiu Beznea
1
-11
/
+13
2024-09-21
Merge branches 'clk-amlogic', 'clk-microchip' and 'clk-imx' into clk-next
Stephen Boyd
6
-35
/
+1026
2024-08-24
clk: at91: sama7g5: Allocate only the needed amount of memory for PLLs
Claudiu Beznea
1
-2
/
+3
2024-08-07
clk: at91: sam9x7: add sam9x7 pmc driver
Varshini Rajendran
2
-0
/
+947
2024-08-07
clk: at91: sama7g5: move mux table macros to header file
Varshini Rajendran
2
-25
/
+26
2024-08-07
clk: at91: sam9x7: add support for HW PLL freq dividers
Varshini Rajendran
2
-2
/
+29
2024-08-07
clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputs
Varshini Rajendran
4
-6
/
+21
2024-08-02
clk: at91: Use of_property_count_u32_elems() to get property length
Rob Herring (Arm)
1
-2
/
+3
2023-10-18
clk: at91: remove unnecessary conditions
Dan Carpenter
1
-7
/
+5
2023-06-26
Merge branches 'clk-qcom' and 'clk-microchip' into clk-next
Stephen Boyd
22
-515
/
+722
2023-06-21
clk: at91: sama7g5: s/ep_chg_chg_id/ep_chg_id
Claudiu Beznea
1
-1
/
+1
2023-06-21
clk: at91: sama7g5: switch to parent_hw and parent_data
Claudiu Beznea
1
-334
/
+446
2023-06-21
clk: at91: sckc: switch to parent_data/parent_hw
Claudiu Beznea
1
-27
/
+48
2023-06-21
clk: at91: clk-sam9x60-pll: add support for parent_hw
Claudiu Beznea
4
-9
/
+17
2023-06-21
clk: at91: clk-utmi: add support for parent_hw
Claudiu Beznea
10
-17
/
+28
2023-06-21
clk: at91: clk-system: add support for parent_hw
Claudiu Beznea
14
-19
/
+24
2023-06-21
clk: at91: clk-programmable: add support for parent_hw
Claudiu Beznea
14
-17
/
+21
2023-06-21
clk: at91: clk-peripheral: add support for parent_hw
Claudiu Beznea
14
-23
/
+34
2023-06-21
clk: at91: clk-master: add support for parent_hw
Claudiu Beznea
14
-35
/
+47
2023-06-21
clk: at91: clk-generated: add support for parent_hw
Claudiu Beznea
6
-7
/
+15
[next]