index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-19
clk: imx: add i.MX93 clk gate
Peng Fan
3
-0
/
+204
2022-09-19
clk: imx: clk-composite-93: check white_list
Peng Fan
3
-5
/
+10
2022-09-19
clk: imx: clk-composite-93: check slice busy
Peng Fan
1
-3
/
+160
2022-09-18
clk: renesas: r8a779g0: Add EtherAVB clocks
Geert Uytterhoeven
1
-0
/
+3
2022-09-18
clk: renesas: r8a779g0: Add PFC/GPIO clocks
Geert Uytterhoeven
1
-0
/
+4
2022-09-18
clk: renesas: r8a779g0: Add I2C clocks
Geert Uytterhoeven
1
-0
/
+6
2022-09-18
clk: renesas: r8a779g0: Add watchdog clock
Geert Uytterhoeven
1
-0
/
+1
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
3
-7
/
+13
2022-09-15
clk: tests: Add missing test case for ranges
Maxime Ripard
1
-0
/
+53
2022-09-15
clk: qcom: clk-rcg2: Take clock boundaries into consideration for gfx3d
Maxime Ripard
1
-0
/
+9
2022-09-15
clk: Introduce the clk_hw_get_rate_range function
Maxime Ripard
1
-0
/
+16
2022-09-15
clk: Zero the clk_rate_request structure
Maxime Ripard
1
-0
/
+2
2022-09-15
clk: Stop forwarding clk_rate_requests to the parent
Maxime Ripard
6
-16
/
+274
2022-09-15
clk: Constify clk_has_parent()
Maxime Ripard
1
-1
/
+1
2022-09-15
clk: Introduce clk_core_has_parent()
Maxime Ripard
2
-15
/
+65
2022-09-15
clk: Switch from __clk_determine_rate to clk_core_round_rate_nolock
Maxime Ripard
1
-3
/
+10
2022-09-15
clk: Add our request boundaries in clk_core_init_rate_req
Maxime Ripard
1
-6
/
+1
2022-09-15
clk: Introduce clk_hw_init_rate_request()
Maxime Ripard
2
-10
/
+30
2022-09-15
clk: Move clk_core_init_rate_req() from clk_core_round_rate_nolock() to its c...
Maxime Ripard
1
-5
/
+3
2022-09-15
clk: Change clk_core_init_rate_req prototype
Maxime Ripard
1
-4
/
+6
2022-09-15
clk: Set req_rate on reparenting
Maxime Ripard
2
-0
/
+261
2022-09-15
clk: Take into account uncached clocks in clk_set_rate_range()
Maxime Ripard
2
-1
/
+36
2022-09-15
clk: tests: Add some tests for orphan with multiple parents
Maxime Ripard
1
-0
/
+237
2022-09-15
clk: tests: Add tests for mux with multiple parents
Maxime Ripard
1
-0
/
+121
2022-09-15
clk: tests: Add tests for single parent mux
Maxime Ripard
1
-9
/
+185
2022-09-15
clk: tests: Add tests for uncached clock
Maxime Ripard
1
-1
/
+92
2022-09-15
clk: tests: Add reference to the orphan mux bug report
Maxime Ripard
1
-0
/
+3
2022-09-15
clk: tests: Add test suites description
Maxime Ripard
1
-0
/
+33
2022-09-15
clk: Clarify clk_get_rate() expectations
Maxime Ripard
1
-2
/
+3
2022-09-15
clk: Skip clamping when rounding if there's no boundaries
Maxime Ripard
1
-1
/
+13
2022-09-15
clk: Drop the rate range on clk_put()
Maxime Ripard
2
-14
/
+141
2022-09-15
clk: test: Switch to clk_hw_get_clk
Maxime Ripard
1
-19
/
+55
2022-09-15
clk: at91: sama5d2: Add Generic Clocks for UART/USART
Sergiu Moga
1
-0
/
+10
2022-09-14
clk: microchip: add PolarFire SoC fabric clock support
Conor Dooley
2
-0
/
+291
2022-09-14
clk: microchip: mpfs: update module authorship & licencing
Conor Dooley
1
-3
/
+7
2022-09-14
clk: microchip: mpfs: convert periph_clk to clk_gate
Conor Dooley
1
-66
/
+6
2022-09-14
clk: microchip: mpfs: convert cfg_clk to clk_divider
Conor Dooley
1
-68
/
+8
2022-09-14
clk: microchip: mpfs: delete 2 line mpfs_clk_register_foo()
Conor Dooley
1
-27
/
+6
2022-09-14
clk: microchip: mpfs: simplify control reg access
Conor Dooley
1
-25
/
+17
2022-09-14
clk: microchip: mpfs: move id & offset out of clock structs
Conor Dooley
1
-15
/
+15
2022-09-14
clk: microchip: mpfs: add MSS pll's set & round rate
Conor Dooley
1
-0
/
+54
2022-09-14
clk: microchip: mpfs: add reset controller
Conor Dooley
2
-12
/
+99
2022-09-14
clk: microchip: mpfs: make the rtc's ahb clock critical
Conor Dooley
1
-1
/
+3
2022-09-14
clk: microchip: mpfs: fix clk_cfg array bounds violation
Conor Dooley
1
-1
/
+6
2022-09-13
clk: qcom: smd-rpm: Add clocks for MSM8909
Stephan Gerhold
1
-1
/
+36
2022-09-13
clk: qcom: gcc-msm8909: Increase delay for USB PHY reset
Stephan Gerhold
1
-1
/
+1
2022-09-13
clk: qcom: reset: Allow specifying custom reset delay
Stephan Gerhold
2
-1
/
+4
2022-09-13
clk: qcom: Add driver for MSM8909 GCC
Stephan Gerhold
3
-0
/
+2740
2022-09-13
clk: qcom: mmcc-msm8960: use parent_hws/_data instead of parent_names
Dmitry Baryshkov
1
-119
/
+203
2022-09-13
clk: qcom: mmcc-msm8960: move clock parent tables down
Dmitry Baryshkov
1
-46
/
+46
[prev]
[next]