index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-13
clk: meson: remove obsolete cpu_clk
Jerome Brunet
3
-190
/
+1
2018-03-13
clk: meson: rework meson8b cpu clock
Jerome Brunet
2
-61
/
+119
2018-03-13
clk: meson: split divider and gate part of mpll
Jerome Brunet
8
-118
/
+197
2018-03-13
clk: meson: migrate plls clocks to clk_regmap
Jerome Brunet
5
-530
/
+535
2018-03-13
clk: meson: migrate the audio divider clock to clk_regmap
Jerome Brunet
3
-68
/
+30
2018-03-13
clk: meson: migrate mplls clocks to clk_regmap
Jerome Brunet
5
-354
/
+313
2018-03-13
clk: meson: add regmap helpers for parm
Jerome Brunet
1
-0
/
+16
2018-03-13
clk: meson: migrate muxes to clk_regmap
Jerome Brunet
3
-213
/
+184
2018-03-13
clk: meson: migrate dividers to clk_regmap
Jerome Brunet
3
-159
/
+142
2018-03-13
clk: meson: migrate gates to clk_regmap
Jerome Brunet
5
-195
/
+206
2018-03-13
clk: meson: add regmap to the clock controllers
Jerome Brunet
4
-12
/
+52
2018-03-13
clk: meson: remove superseded aoclk_gate_regmap
Jerome Brunet
2
-56
/
+0
2018-03-13
clk: meson: switch gxbb ao_clk to clk_regmap
Jerome Brunet
4
-12
/
+12
2018-03-13
clk: meson: add regmap clocks
Jerome Brunet
4
-0
/
+282
2018-03-13
clk: meson: remove obsolete comments
Jerome Brunet
3
-12
/
+0
2018-03-13
clk: meson: only one loop index is necessary in probe
Jerome Brunet
3
-15
/
+14
2018-03-13
clk: meson: use devm_of_clk_add_hw_provider
Jerome Brunet
3
-6
/
+7
2018-03-13
clk: meson: use dev pointer where possible
Jerome Brunet
2
-5
/
+5
2018-03-13
Merge branch 'topic/pll-fixes' into next/drivers
Neil Armstrong
6
-201
/
+140
2018-03-13
clk: qcom: use divider_ro_round_rate helper
Jerome Brunet
1
-14
/
+6
2018-03-13
clk: divider: read-only divider can propagate rate change
Jerome Brunet
2
-6
/
+45
2018-03-13
clk: fix mux clock documentation
Jerome Brunet
1
-1
/
+2
2018-03-13
clk: call the clock init() callback before any other ops callback
Jerome Brunet
1
-11
/
+11
2018-03-13
clk: mux: add helper function for index/value translation
Jerome Brunet
2
-32
/
+47
2018-03-13
clk: divider: export clk_div_mask() helper
Jerome Brunet
2
-13
/
+12
2018-03-13
clk: fix determine rate error with pass-through clock
Jerome Brunet
1
-1
/
+3
2018-03-12
clk: migrate the count of orphaned clocks at init
Jerome Brunet
1
-16
/
+21
2018-02-12
clk: meson: add axg misc bit to the mpll driver
Jerome Brunet
3
-0
/
+28
2018-02-12
clk: meson: axg: fix the od shift of the sys_pll
Yixun Lan
1
-1
/
+1
2018-02-12
clk: meson: axg: add the fractional part of the fixed_pll
Jerome Brunet
1
-0
/
+5
2018-02-12
clk: meson: gxbb: add the fractional part of the fixed_pll
Jerome Brunet
1
-0
/
+5
2018-02-12
clk: meson: fix rate calculation of plls with a fractional part
Jerome Brunet
3
-3
/
+15
2018-02-12
clk: meson: add the gxl hdmi pll
Jerome Brunet
1
-2
/
+48
2018-02-12
clk: meson: add od3 to the pll driver
Jerome Brunet
3
-3
/
+23
2018-02-12
clk: meson: use the frac parameter width instead of a constant
Jerome Brunet
1
-1
/
+1
2018-02-12
clk: meson: remove unnecessary rounding in the pll clock
Jerome Brunet
1
-8
/
+9
2018-02-12
clk: meson: remove useless pll rate params tables
Jerome Brunet
2
-188
/
+0
2018-02-12
clk: meson: check pll rate param table before using it
Jerome Brunet
1
-0
/
+10
2018-02-12
Linux 4.16-rc1
Linus Torvalds
1
-2
/
+2
2018-02-12
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
8
-142
/
+47
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
297
-913
/
+913
2018-02-12
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
8
-40
/
+47
2018-02-12
Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-0
/
+2
2018-02-12
Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-10
/
+8
2018-02-11
xtensa: fix build with KASAN
Max Filippov
1
-0
/
+2
2018-02-11
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2018-02-11
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
1
-8
/
+8
2018-02-11
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2018-02-11
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-63
/
+212
2018-02-11
Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86
Linus Torvalds
2
-11
/
+363
[next]