index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: da9121-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
1
-3
/
+2
*
regulator: of: fix a NULL vs IS_ERR() check in of_regulator_bulk_get_all()
Peng Wu
2022-11-22
1
-1
/
+1
*
regulator: arizona-micsupp: Don't use a common regulator name
Richard Fitzgerald
2022-11-22
1
-1
/
+4
*
regulator: arizona-micsupp: Don't hardcode use of ARIZONA defines
Richard Fitzgerald
2022-11-22
1
-8
/
+7
*
regulator: Add of_regulator_bulk_get_all()
Mark Brown
2022-11-18
1
-0
/
+92
|
\
|
*
regulator: Add of_regulator_bulk_get_all
Corentin Labbe
2022-11-18
1
-0
/
+92
*
|
regulator: qcom-rpmh: Fix PMR735a S3 regulator spec
Konrad Dybcio
2022-11-16
1
-1
/
+1
*
|
regulator: core: fix unbalanced of node refcount in regulator_dev_lookup()
Yang Yingliang
2022-11-15
1
-0
/
+1
*
|
regulator: qcom_smd: Fix PMR735a S3 regulator spec
Konrad Dybcio
2022-11-10
1
-1
/
+10
*
|
regulator: qcom_smd: Add PMR735a regulators
Konrad Dybcio
2022-11-09
1
-0
/
+24
*
|
regulator: Add DT support for regulator-output connectors
Mark Brown
2022-11-03
4
-43
/
+127
|
\
\
|
*
|
regulator: userspace-consumer: Handle regulator-output DT nodes
Zev Weiss
2022-11-03
1
-7
/
+53
|
*
|
regulator: devres: Add devm_regulator_bulk_get_exclusive()
Zev Weiss
2022-11-03
3
-36
/
+74
|
|
/
*
/
regulator: rt6190: Add support for Richtek RT6190 regulator
ChiYuan Huang
2022-11-02
3
-0
/
+507
|
/
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-17
57
-116
/
+103
|
\
|
*
prandom: remove unused functions
Jason A. Donenfeld
2022-10-12
1
-6
/
+5
|
*
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-12
8
-13
/
+13
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
24
-32
/
+32
|
*
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-12
2
-2
/
+2
|
*
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-12
9
-13
/
+13
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
25
-53
/
+41
*
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-10-16
15
-124
/
+1810
|
\
\
|
*
\
Merge branch 'clk-rate-range' into clk-next
Stephen Boyd
2022-10-14
9
-113
/
+1805
|
|
\
\
|
|
*
|
clk: mediatek: clk-mux: Add .determine_rate() callback
AngeloGioacchino Del Regno
2022-10-14
1
-0
/
+10
|
|
*
|
clk: tests: Add tests for notifiers
Maxime Ripard
2022-10-11
1
-0
/
+156
|
|
*
|
clk: Update req_rate on __clk_recalc_rates()
Maxime Ripard
2022-10-11
1
-28
/
+11
|
|
*
|
clk: tests: Add missing test case for ranges
Maxime Ripard
2022-09-15
1
-0
/
+53
|
|
*
|
clk: qcom: clk-rcg2: Take clock boundaries into consideration for gfx3d
Maxime Ripard
2022-09-15
1
-0
/
+9
|
|
*
|
clk: Introduce the clk_hw_get_rate_range function
Maxime Ripard
2022-09-15
1
-0
/
+16
|
|
*
|
clk: Zero the clk_rate_request structure
Maxime Ripard
2022-09-15
1
-0
/
+2
|
|
*
|
clk: Stop forwarding clk_rate_requests to the parent
Maxime Ripard
2022-09-15
6
-16
/
+274
|
|
*
|
clk: Constify clk_has_parent()
Maxime Ripard
2022-09-15
1
-1
/
+1
|
|
*
|
clk: Introduce clk_core_has_parent()
Maxime Ripard
2022-09-15
2
-15
/
+65
|
|
*
|
clk: Switch from __clk_determine_rate to clk_core_round_rate_nolock
Maxime Ripard
2022-09-15
1
-3
/
+10
|
|
*
|
clk: Add our request boundaries in clk_core_init_rate_req
Maxime Ripard
2022-09-15
1
-6
/
+1
|
|
*
|
clk: Introduce clk_hw_init_rate_request()
Maxime Ripard
2022-09-15
2
-10
/
+30
|
|
*
|
clk: Move clk_core_init_rate_req() from clk_core_round_rate_nolock() to its c...
Maxime Ripard
2022-09-15
1
-5
/
+3
|
|
*
|
clk: Change clk_core_init_rate_req prototype
Maxime Ripard
2022-09-15
1
-4
/
+6
|
|
*
|
clk: Set req_rate on reparenting
Maxime Ripard
2022-09-15
2
-0
/
+261
|
|
*
|
clk: Take into account uncached clocks in clk_set_rate_range()
Maxime Ripard
2022-09-15
2
-1
/
+36
|
|
*
|
clk: tests: Add some tests for orphan with multiple parents
Maxime Ripard
2022-09-15
1
-0
/
+237
|
|
*
|
clk: tests: Add tests for mux with multiple parents
Maxime Ripard
2022-09-15
1
-0
/
+121
|
|
*
|
clk: tests: Add tests for single parent mux
Maxime Ripard
2022-09-15
1
-9
/
+185
|
|
*
|
clk: tests: Add tests for uncached clock
Maxime Ripard
2022-09-15
1
-1
/
+92
|
|
*
|
clk: tests: Add reference to the orphan mux bug report
Maxime Ripard
2022-09-15
1
-0
/
+3
|
|
*
|
clk: tests: Add test suites description
Maxime Ripard
2022-09-15
1
-0
/
+33
|
|
*
|
clk: Clarify clk_get_rate() expectations
Maxime Ripard
2022-09-15
1
-2
/
+3
|
|
*
|
clk: Skip clamping when rounding if there's no boundaries
Maxime Ripard
2022-09-15
1
-1
/
+13
|
|
*
|
clk: Drop the rate range on clk_put()
Maxime Ripard
2022-09-15
2
-14
/
+141
|
|
*
|
clk: test: Switch to clk_hw_get_clk
Maxime Ripard
2022-09-15
1
-19
/
+55
[next]