Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8a53fb2bceea00081c4a6af7b477bea8ec00b74b
/
drivers
8a53fb2
clk: sunxi: make use of of_clk_parent_fill helper function
by Dinh Nguyen
· 10 years ago
0b4e7f0
clk: st: make use of of_clk_parent_fill helper function
by Dinh Nguyen
· 10 years ago
5f23eff7
clk: keystone: make use of of_clk_parent_fill helper function
by Dinh Nguyen
· 10 years ago
f0557fb
clk: at91: make use of of_clk_parent_fill helper function
by Dinh Nguyen
· 10 years ago
75ce0cd
clk: mediatek: Add MT8173 MMPLL change rate support
by James Liao
· 10 years ago
196de71
clk: mediatek: Fix calculation of PLL rate settings
by James Liao
· 10 years ago
b3be457
clk: mediatek: Fix PLL registers setting flow
by James Liao
· 10 years ago
9783c0d
clk: Allow providers to configure min/max rates
by Stephen Boyd
· 9 years ago
5c75745
clk: twl6040: Convert to use devm_clk_register
by Axel Lin
· 9 years ago
264e3b7
clk: s2mps11: Simplify s2mps11_clk_probe unwind paths
by Axel Lin
· 9 years ago
5a1cfaf
clk: shmobile: Remove unneeded #include <linux/clkdev.h>
by Geert Uytterhoeven
· 10 years ago
14cc4e9
clk: ti: Force pointer to be __iomem
by Stephen Boyd
· 9 years ago
76642eb
clk: ti: clk-3xxx: Remove unused structures
by Stephen Boyd
· 9 years ago
3fe6d69
clk: ti: Mark ti_clk_features static
by Stephen Boyd
· 9 years ago
f645f72
clk: ti: Check kzalloc() for failures
by Stephen Boyd
· 9 years ago
4d34105
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm into clk-next
by Stephen Boyd
· 9 years ago
e306479
clk: h8300: Fix signness bug
by Axel Lin
· 10 years ago
d7a304e
clk: qcom: Set CLK_SET_RATE_PARENT on ce1 clocks
by Stephen Boyd
· 9 years ago
c5e857a
clk: gpio: Unlock mutex on error path
by Stephen Boyd
· 9 years ago
006cb8b
clk: h8300: Use standard Linux I/O accessors
by Stephen Boyd
· 9 years ago
9298f02
clk: h8300: Drop allocation printk and cleanup sizeof style
by Stephen Boyd
· 9 years ago
19aab27
Merge branch 'clk-determine-rate-struct' into clk-next
by Stephen Boyd
· 9 years ago
57d866e
clk: fix some determine_rate implementations
by Boris Brezillon
· 10 years ago
0817b62
clk: change clk_ops' ->determine_rate() prototype
by Boris Brezillon
· 10 years ago
86665d2
clk: st: Fix error paths and allocation style
by Stephen Boyd
· 10 years ago
f04b8b4
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 10 years ago
2573a02
clk: Move clk_provider_list to scope of function using it
by Stephen Boyd
· 10 years ago
2e3b19f
clk: Check for allocation errors in of_clk_init()
by Stephen Boyd
· 10 years ago
ca7d07a
Merge branch 'clk-rk3368' into clk-next
by Stephen Boyd
· 10 years ago
d4f76de
clk: qcom: Add support for SR2 PLLs
by Georgi Djakov
· 10 years ago
a8a8db4
clk: at91: Silence warnings and cleanup __init/extern usage
by Stephen Boyd
· 10 years ago
56551da
drivers: clk: st: Incorrect register offset used for lock_status
by Pankaj Dev
· 10 years ago
adb11a4
clk: qcom: Constify the parent names arrays
by Georgi Djakov
· 10 years ago
78e50c6
clk: xgene: Delete duplicated name field
by Matthias Brugger
· 10 years ago
bb68a4f
clk: Rename clk-gpio-gate.c to clk-gpio.c
by Sergej Sawazki
· 10 years ago
80eeb1f
clk: add gpio controlled clock multiplexer
by Sergej Sawazki
· 10 years ago
281cbb0
clk: gpio-gate: Stay silent on EPROBE_DEFER
by Sergej Sawazki
· 10 years ago
e21b08e
clk: gpio-gate: Include export.h instead of module.h
by Sergej Sawazki
· 10 years ago
f75073f
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 10 years ago
7b2a463
clk: mediatek: mt8173: Fix enabling of critical clocks
by Sascha Hauer
· 10 years ago
3536c97
clk: rockchip: add rk3368 clock controller
by Heiko Stuebner
· 10 years ago
4534b11
clk: rockchip: define the inverters of rk3066/rk3188 and rk3288
by Heiko Stuebner
· 10 years ago
7c494ad
clk: rockchip: fix issues in the mmc-phase clock
by Heiko Stuebner
· 10 years ago
8a76f44
clk: rockchip: add support for phase inverters
by Heiko Stuebner
· 10 years ago
6f08507
clk: rockchip: add COMPOSITE_NOGATE_DIVTBL variant
by Heiko Stuebner
· 10 years ago
2d7884a
clk: rockchip: protect register macros against multipart values
by Heiko Stuebner
· 10 years ago
1017629
clk: rockchip: fix faulty vip parent name on rk3288
by Heiko Stuebner
· 10 years ago
4791eb6
clk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_mac
by Heiko Stuebner
· 10 years ago
3be6d8c
drivers: clk: st: Fix mux bit-setting for Cortex A9 clocks
by Gabriel Fernandez
· 10 years ago
18fee45
drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks
by Pankaj Dev
· 10 years ago
0f4f2af
drivers: clk: st: Fix flexgen lock init
by Giuseppe Cavallaro
· 10 years ago
c4d339c
drivers: clk: st: Fix FSYN channel values
by Gabriel Fernandez
· 10 years ago
c14bada
drivers: clk: st: Remove unused code
by Gabriel Fernandez
· 10 years ago
6d45136
clk: qcom: Use parent rate when set rate to pixel RCG clock
by Hai Li
· 10 years ago
a585d2b
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 10 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
6d7c8e1
Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb
by Linus Torvalds
· 10 years ago
1b3618b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
bf44fe4
NTB: Add split BAR output for debugfs stats
by Dave Jiang
· 10 years ago
fd839bf
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
by Dave Jiang
· 10 years ago
7eb3878
NTB: Print driver name and version in module init
by Dave Jiang
· 10 years ago
9891417
NTB: Increase transport MTU to 64k from 16k
by Dave Jiang
· 10 years ago
2f887b9
NTB: Rename Intel code names to platform names
by Dave Jiang
· 10 years ago
a41ef05
NTB: Default to CPU memcpy for performance
by Dave Jiang
· 10 years ago
06917f7
NTB: Improve performance with write combining
by Dave Jiang
· 10 years ago
0e041fb
NTB: Use NUMA memory in Intel driver
by Allen Hubbe
· 10 years ago
1199aa6
NTB: Use NUMA memory and DMA chan in transport
by Allen Hubbe
· 10 years ago
2876228
NTB: Rate limit ntb_qp_link_work
by Allen Hubbe
· 10 years ago
578b881
NTB: Add tool test client
by Allen Hubbe
· 10 years ago
963de47
NTB: Add ping pong test client
by Allen Hubbe
· 10 years ago
42fefc8
NTB: Add parameters for Intel SNB B2B addresses
by Allen Hubbe
· 10 years ago
2849b5d7
NTB: Reset transport QP link stats on down
by Allen Hubbe
· 10 years ago
c0900b3
NTB: Do not advance transport RX on link down
by Allen Hubbe
· 10 years ago
e22e0b9
NTB: Differentiate transport link down messages
by Allen Hubbe
· 10 years ago
dd5d4d8
NTB: Check the device ID to set errata flags
by Dave Jiang
· 10 years ago
5ae0beb
NTB: Enable link for Intel root port mode in probe
by Dave Jiang
· 10 years ago
0f69a7d
NTB: Read peer info from local SPAD in transport
by Dave Jiang
· 10 years ago
e26a584
NTB: Split ntb_hw_intel and ntb_transport drivers
by Allen Hubbe
· 10 years ago
a1bd3ba
NTB: Add NTB hardware abstraction layer
by Allen Hubbe
· 10 years ago
14a6f19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ec0337e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
a5cba18
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 10 years ago
5c65e7b
Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-intel
by Linus Torvalds
· 10 years ago
5fc8352
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 10 years ago
e24ff46
drm/crtc: Fix edid length computation
by Shixin Zeng
· 10 years ago
0cbee99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
2fee94b7
Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 10 years ago
d033ed9
Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock
by Linus Torvalds
· 10 years ago
9a3c284
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 10 years ago
1e512b0
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
1c65ae6
Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
b53343f
Merge tag 'edac_urgent_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 10 years ago
5a8011c
crypto: marvell/cesa - another fix up for of_get_named_gen_pool() rename
by Stephen Rothwell
· 10 years ago
431dae7
KVM: s390: virtio-ccw: don't overwrite config space values
by Cornelia Huck
· 10 years ago
ffe3df5
hwmon: (w83627ehf) Use swap() in w82627ehf_swap_tempreg()
by Fabian Frederick
· 10 years ago
f617f73
hwmon: (w83792d) Additional PWM outputs support
by Roger Lucas
· 10 years ago
9bdc771
Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
ea7d521
Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."'
by Rafael J. Wysocki
· 10 years ago
18d78b6
ACPI / init: Make it possible to override _REV
by Rafael J. Wysocki
· 10 years ago
Next »