Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5d49a6e103790bddc4565a2076ff04beb38babc7
5d49a6e
clk: rockchip: save width in struct clk_fractional_divider
by Andy Shevchenko
· 9 years ago
934e253
clk: fractional-divider: keep mwidth and nwidth internally
by Andy Shevchenko
· 9 years ago
f7f087c
clk: fractional-divider: rename prate -> parent_rate
by Andy Shevchenko
· 9 years ago
53fdc8f
clk: imx: use sign_extend32() and abs()
by Martin Kepplinger
· 9 years ago
7a03fe6
clk: rockchip: reset init state before mmc card initialization
by Shawn Lin
· 9 years ago
7a29f3f
clk: shmobile: div6: Grammar s/They/Their/
by Geert Uytterhoeven
· 9 years ago
d875743
clk:mxs: Fix bug on frequency divider
by Victorien Vedrine
· 9 years ago
a1c22a4
clk: st: fix handling result of of_property_count_strings
by Andrzej Hajda
· 9 years ago
8334c0e
clk: rockchip: don't use clk_ APIs in the pll init-callback
by Heiko Stübner
· 9 years ago
df70aee
clk: at91: add generated clock driver
by Nicolas Ferre
· 9 years ago
a5752e5
clk: at91: add PMC sama5d2 support
by Nicolas Ferre
· 10 years ago
36844bd
clk: at91: modify PMC peripheral clock to deal with newer register layout
by Nicolas Ferre
· 10 years ago
96ef36e
clk: at91: cleanup PMC header file for PCR register fields
by Nicolas Ferre
· 10 years ago
a3ff233
clk: atlas7: fix noc/socket disconnect/reconnect for unit clks
by Guo Zeng
· 9 years ago
1f57d1d
clk: atlas7: move variable-definition together
by Guo Zeng
· 9 years ago
6f83d30
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 9 years ago
9e294bf
clk: samsung: fix cpu clock's flags checking
by Bartlomiej Zolnierkiewicz
· 9 years ago
7001b3f
clk: qcom: Add MSM8916 audio clocks
by Georgi Djakov
· 9 years ago
a2e8272
clk: qcom: Add MSM8916 gpu clocks
by Georgi Djakov
· 9 years ago
d042877
clk: qcom: Add support for RCGs with shared branches
by Georgi Djakov
· 9 years ago
93e7169
clk: qcom: Add MSM8916 iommu clocks
by Georgi Djakov
· 9 years ago
ab5c342
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 9 years ago
d34e210
drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x
by Gabriel Fernandez
· 9 years ago
90c5354
clk: Remove unneeded semicolons
by Javier Martinez Canillas
· 9 years ago
9054a31
clk: check for invalid parent index of orphans in __clk_init()
by Mans Rullgard
· 10 years ago
cb2eb7d
clk: qcom: gdsc: Add GDSCs in apq8084 MMCC
by Stephane Viau
· 9 years ago
639af94
clk: qcom: gdsc: Add GDSCs in apq8084 GCC
by Rajendra Nayak
· 9 years ago
8108b23
clk: qcom: gdsc: Add GDSCs in msm8974 MMCC
by Stephen Boyd
· 9 years ago
340029e
clk: qcom: gdsc: Add GDSCs in msm8974 GCC
by Stephen Boyd
· 9 years ago
073ae2b
clk: qcom: gdsc: Add GDSCs in msm8916 GCC
by Rajendra Nayak
· 9 years ago
3c53f5e
clk: qcom: gdsc: Add support for ON only state
by Rajendra Nayak
· 9 years ago
014e193
clk: qcom: gdsc: Add support for Memory RET/OFF
by Rajendra Nayak
· 9 years ago
5e5cc24
clk: qcom: gdsc: Prepare common clk probe to register gdscs
by Rajendra Nayak
· 9 years ago
45dd0e5
clk: qcom: Add support for GDSCs
by Stephen Boyd
· 9 years ago
9556f9d
clk: divider: handle integer overflow when dividing large clock rates
by Brian Norris
· 10 years ago
051ace1
clk: sunxi: sun9i-mmc: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
6ed5f8e
clk: sunxi: sun8i-apb0: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
ad91548
clk: sunxi: sun6i-ar100: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
f01745f
clk: sunxi: sun6i-apb0-gates: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
6853012
clk: sunxi: sun6i-apb0: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
a97cea2
clk: at91: system: don't try to free_irq when there is no IRQ
by Alexandre Belloni
· 9 years ago
de661d0
clk: at91: utmi: use pmc_read when the at91_pmc is available
by Alexandre Belloni
· 9 years ago
8ee9c7d
clk: qcom: Allow clk_set_parent() to work on display clocks
by Stephen Boyd
· 10 years ago
db544f1
Merge branch 'clk-next' into v4.3-rc1
by Stephen Boyd
· 9 years ago
e1595d8
clk: tegra: dfll: Properly protect OPP list
by Thierry Reding
· 9 years ago
380528f
clk: rockchip: add critical clock for rk3368
by Heiko Stübner
· 9 years ago
6ff33f3
Linux 4.3-rc1
by Linus Torvalds
· 9 years ago
6917b51
Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
by Linus Torvalds
· 9 years ago
10fbd36
blk: rq_data_dir() should not return a boolean
by Linus Torvalds
· 10 years ago
e1df8b0
Merge branch 'writeback-plugging'
by Linus Torvalds
· 9 years ago
505a666
writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
by Linus Torvalds
· 9 years ago
dfb22fc
thermal: fix intel PCH thermal driver mismerge
by Linus Torvalds
· 9 years ago
01b0c01
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
3ebb054
ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs
by Vineet Gupta
· 9 years ago
ded0e25
Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb
by Linus Torvalds
· 9 years ago
f0c032d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
fa9a67e
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
05c7808
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
8e78b7d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
06a660a
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
d9b44fe
Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 9 years ago
9ebd051
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
e527b22
revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"
by Andrew Morton
· 9 years ago
4f1af60
mm/early_ioremap: add explicit #include of asm/early_ioremap.h
by Ard Biesheuvel
· 9 years ago
6798a8c
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
by Joe Perches
· 9 years ago
c9946c4
selftests: enhance membarrier syscall test
by Mathieu Desnoyers
· 9 years ago
b6d9734
selftests: add membarrier syscall test
by Pranith Kumar
· 9 years ago
5b25b13
sys_membarrier(): system-wide memory barrier (generic, x86)
by Mathieu Desnoyers
· 9 years ago
7c0d35a
MODSIGN: fix a compilation warning in extract-cert
by David Howells
· 9 years ago
51a73ba
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 9 years ago
0ba13fd
Revert "writeback: plug writeback at a high level"
by Linus Torvalds
· 9 years ago
e91eb62
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
e013f74
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
01cab55
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 9 years ago
294ab78
scsi_dh: fix randconfig build error
by Christoph Hellwig
· 9 years ago
64d1def
Merge tag 'sound-fix-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
04d78e3
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
53431d0
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
4614e0c
Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'
by Rafael J. Wysocki
· 9 years ago
3e66c4b
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 9 years ago
7c97666
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 9 years ago
ac64a2c
target: use stringify.h instead of own definition
by David Disseldorp
· 9 years ago
ed97d0c
target/user: Fix UFLAG_UNKNOWN_OP handling
by Andy Grover
· 9 years ago
06b967e
target: Remove no-op conditional
by Andy Grover
· 9 years ago
4824640
target/user: Remove unused variable
by Andy Grover
· 9 years ago
7dd03ac
target: Fix max_cmd_sn increment w/o cmdsn mutex regressions
by Roland Dreier
· 9 years ago
4416f89
target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess
by Nicholas Bellinger
· 9 years ago
8f9b565
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
by Nicholas Bellinger
· 9 years ago
9fbcc7c
Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 9 years ago
b0a1ea5
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
778613e5
drm/nouveau/device: enable c800 quirk for tecra w50
by Ben Skeggs
· 9 years ago
c5bf460
drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x
by Roy Spliet
· 9 years ago
15ee005
drm/nouveau/gr/nv04: fix big endian setting on gr context
by Ilia Mirkin
· 9 years ago
33e247c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
d71fc23
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
d1031d5
Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
91b6fc0
Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
bd3e1c7
drm/qxl: validate monitors config modes
by Jonathon Jongsma
· 9 years ago
519f526
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
06ab838
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
Next »