index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-02-19
clk: Only recalculate the rate if needed
Tomeu Vizoso
2015-02-18
Revert "clk: mxs: Fix invalid 32-bit access to frac registers"
Stefan Wahren
2015-02-18
clk: qoriq: Add support for the platform PLL
Emil Medve
2015-02-18
clk: Replace explicit clk assignment with __clk_hw_set_clk
Javier Martinez Canillas
2015-02-18
clk: Don't dereference parent clock if is NULL
Javier Martinez Canillas
2015-02-06
clkdev: Always allocate a struct clk and call __clk_get() w/ CCF
Stephen Boyd
2015-02-04
clk: shmobile: div6: Avoid division by zero in .round_rate()
Geert Uytterhoeven
2015-02-03
clk: mxs: Fix invalid 32-bit access to frac registers
Stefan Wahren
2015-02-03
clk: omap: compile legacy omap3 clocks conditionally
Arnd Bergmann
2015-02-02
Merge tag 'tegra-clk-3.20' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...
Michael Turquette
2015-02-02
Merge branch 'clk-next' into v3.19-rc7
Michael Turquette
2015-02-02
Merge tag 'v3.20-exynos-clk' of git://linuxtv.org/snawrocki/samsung into clk-...
Michael Turquette
2015-02-02
clkdev: Export clk_register_clkdev
Tomeu Vizoso
2015-02-02
clk: Add rate constraints to clocks
Tomeu Vizoso
2015-02-02
clk: remove clk-private.h
Michael Turquette
2015-02-02
pci: xgene: do not use clk-private.h
Michael Turquette
2015-02-02
Merge branch 'clk-omap-legacy' into clk-next
Michael Turquette
2015-02-02
clk: Make clk API return per-user struct clk instances
Tomeu Vizoso
2015-02-02
clk: tegra: Define PLLD_DSI and remove dsia(b)_mux
Mark Zhang
2015-02-02
clk: tegra: Add support for the Tegra132 CAR IP block
Paul Walmsley
2015-02-02
clk: tegra: make tegra_clocks_apply_init_table() arch_initcall
Peter De Schrijver
2015-02-02
clk: tegra: Fix order of arguments in WARN
Tomeu Vizoso
2015-02-02
clk: tegra124: Add init data for dsi lp clocks
Sean Paul
2015-02-02
clk: tegra: SDMMC controllers are on APB
Andrew Bresticker
2015-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-02-01
Input: elantech - add more Fujtisu notebooks to force crc_enabled
Rainer Koenig
2015-01-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-01-30
Merge tag 'char-misc-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-01-30
Merge tag 'staging-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-01-30
Merge tag 'usb-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2015-01-30
clk: ti: add omap3 legacy clock data
Tero Kristo
2015-01-30
clk: ti: composite: add support for legacy composite clock init
Tero Kristo
2015-01-30
clk: ti: dpll: add support for legacy DPLL init
Tero Kristo
2015-01-30
clk: ti: divider: add support for legacy divider init
Tero Kristo
2015-01-30
clk: ti: interface: add support for legacy interface clock init
Tero Kristo
2015-01-30
clk: ti: gate: add support for legacy gate init
Tero Kristo
2015-01-30
clk: ti: mux: add support for legacy mux init
Tero Kristo
2015-01-30
clk: ti: add core support for initializing legacy clocks
Tero Kristo
2015-01-30
Merge tag 'iommu-fixes-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-01-30
i2c: sh_mobile: terminate DMA reads properly
Wolfram Sang
2015-01-30
Merge tag 'drm-intel-fixes-2015-01-29' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2015-01-30
drm: fix fb-helper vs MST dangling connector ptrs (v2)
Rob Clark
2015-01-29
Merge tag 'dm-3.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-01-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2015-01-29
Merge tag 'pinctrl-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-28
clk: Remove __clk_register
Tomeu Vizoso
2015-01-28
clk: Remove unneeded NULL checks
Tomeu Vizoso
2015-01-28
clk: qoriq: Use pr_fmt()
Emil Medve
2015-01-28
clk: qoriq: Replace kzalloc() with kmalloc()
Emil Medve
[next]