projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2016-02-09
Sudip Mukherjee
devm: add helper devm_add_action_or_reset()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Andreas Färber
clk: meson: Fix meson_clk_register_clks() signature...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Arnd Bergmann
clk: socfpga: fix __init annotation
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Mike Looijmans
drivers/clk/Kconfig: Move the TI CDCE chips close together
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Mike Looijmans
drivers/clk/Kconfig: Fix typo "Sypport" instead of...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Stephen Boyd
Merge branch 'clk-fixes' into clk-next
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Stephen Boyd
Merge tag 'tegra-for-4.5-clk-fixes' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-07
Stephen Boyd
clk: provider: Remove of_gpio_{gate,mux}_clk_setup...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-07
Stephen Boyd
clk: Deprecate CLK_IS_ROOT
commit
|
commitdiff
|
tree
|
snapshot
2016-02-07
Stephen Boyd
clk: gpio: Make into a platform driver
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Insu Yun
clk: unlock for handling unregistered clock
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Arnd Bergmann
clk: vt8500: don't return possibly uninitialized data
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Masahiro Yamada
clk: slightly optimize clk_core_set_parent()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Masahiro Yamada
clk: simplify clk_fetch_parent_index() function
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Masahiro Yamada
clk: make sure parent is not NULL in clk_fetch_parent_i...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Masahiro Yamada
clk: walk the orphan clock list more simply
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Masahiro Yamada
clk: avoid circular clock topology
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Masahiro Yamada
clk: simplify __clk_init_parent()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Masahiro Yamada
clk: move checking .get_parent to __clk_core_init()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Jon Hunter
clk: tegra: super: Fix sparse warnings for functions...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Jon Hunter
clk: tegra: Fix sparse warnings for functions not decla...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Jon Hunter
clk: tegra: Fix sparse warning for pll_m
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Jon Hunter
clk: tegra: Use definition for pll_u override bit
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Jon Hunter
clk: tegra: Fix warning caused by pll_u failing to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Jon Hunter
clk: tegra: Fix clock sources for Tegra210 EMC
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Jon Hunter
clk: tegra: Add the APB2APE audio clock on Tegra210
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Amitoj Kaur...
clk: tegra: Add missing of_node_put()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Mark Kuo
clk: tegra: Fix PLLE SS coefficients
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rhyland Klein
clk: tegra: Fix typos around clearing PLLE bits during...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Mark Kuo
clk: tegra: Do not disable PLLE when under hardware...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rhyland Klein
clk: tegra: Fix pllx dyn step calculation
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Andrew Bresticker
clk: tegra: pll: Fix potential sleeping-while-atomic
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rhyland Klein
clk: tegra: Fix the misnaming of nvenc from msenc
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rhyland Klein
clk: tegra: Fix naming of MISC registers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Masahiro Yamada
clk: replace pr_warn() with pr_err() for fatal cases
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Masahiro Yamada
clk: drop the initial core->parents look-ups from __clk...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Masahiro Yamada
clk: simplify clk_core_get_parent_by_index()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Masahiro Yamada
clk: move core->parents allocation to clk_register()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Masahiro Yamada
clk: change sizeof(struct clk *) to sizeof(*core->parents)
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Masahiro Yamada
clk: remove unnecessary !core->parents conditional
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Masahiro Yamada
clk: rename __clk_init() into __clk_core_init()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Masahiro Yamada
clk: change the argument of __clk_init() into pointer...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Masahiro Yamada
clk: remove unused first argument of __clk_init()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Stephen Boyd
Merge branch 'clk-fixes' into clk-next
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Stephen Boyd
Merge tag 'v4.5-rockchip-clkfixes1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Arnd Bergmann
clk: st: avoid uninitialized variable use
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Stephen Boyd
clk: axi-clkgen: Remove sometimes impossible check
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Lars-Peter...
clk: axi-clkgen: Add multi-parent support
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Lars-Peter...
clk: axi-clkgen: Remove version 1 support
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
LABBE Corentin
clk: palmas: fix a possible NULL dereference
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
LABBE Corentin
clk: palmas: constify the palmas_clks_of_match_data...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Masahiro Yamada
clk: optimize the divider walk in clk_divider_bestdiv()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Andrzej Hajda
clk: vt8500: fix sign of possible PLL values
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Masahiro Yamada
clk: add clk_unregister_fixed_rate()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Masahiro Yamada
clk: add clk_unregister_fixed_factor()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Srinivas Kandagatla
clk:gcc-msm8916: add missing mss_q6_bimc_axi clock
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Stephen Boyd
Merge branch 'clk-iproc' into clk-next
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Ray Jui
clk: iproc: Remove __init from header
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Simran Rai
clk: iproc: Add support for Cygnus audio clocks
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Simran Rai
Documentation: dt-bindings: Add DT bindings for Cygnus...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
James Liao
clk: Move vendor's Kconfig into CCF menu section
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
James Liao
clk: mediatek: Fix memory leak on clock init fail
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Geliang Tang
clk: move the common clock's to_clk_*(_hw) macros to...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Stephen Boyd
clk: xgene: Remove return from void function
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Loc Ho
clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Loc Ho
Documentation: Update APM X-Gene clock binding for...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Andi Shyti
clk: s2mps11: remove redundant code
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Andi Shyti
clk: s2mps11: remove redundant static variables declaration
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Andi Shyti
clk: s2mps11: allocate only one structure for clock...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Andi Shyti
clk: s2mps11: merge two for loops in one
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Heiko Stuebner
clk-divider: make sure read-only dividers do not write...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Marc Gonzalez
clk: tango4: rename ARCH_TANGOX to ARCH_TANGO
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Axel Lin
clk: scpi: Fix checking return value of platform_device...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Stephen Boyd
clk: mvebu: Mark ioremapped memory as __iomem
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Rhyland Klein
clk: tegra: Remove improper flags for lock_enable
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Rhyland Klein
clk: tegra: Fix divider on VI_I2C
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Linus Torvalds
Linux 4.5-rc1
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Linus Torvalds
Merge branch 'upstream' of git://git.linux-mips.org...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Linus Torvalds
Merge tag 'platform-drivers-x86-v4.5-2' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Linus Torvalds
Merge branch 'next' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Linus Torvalds
Merge tag 'for-linus-4.5-merge-window' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Linus Torvalds
Merge branch 'for-next' of git://git.samba.org/sfrench...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Josh Boyer
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Souvik Kumar...
MAINTAINERS: Combine multiple telemetry entries
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Souvik Kumar...
intel_telemetry_debugfs: Fix unused warnings in telemet...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Christoph Lameter
vmstat: Remove BUG_ON from vmstat_update
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Ralf Baechle
Merge branch '4.4-fixes' into mips-for-linux-next
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Alban Bedel
MIPS: zboot: Add support for serial debug using the...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Alban Bedel
MIPS: zboot: Avoid useless rebuilds
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Florian Fainelli
MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Arlott
MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_p...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Arlott
MIPS: bcm963xx: Update bcm_tag field image_sequence
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Arlott
MIPS: bcm963xx: Move extended flash address to bcm_tag...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Arlott
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Arlott
MIPS: bcm63xx: nvram: Use nvram structure definition...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Arlott
MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Linus Torvalds
Merge tag 'for-linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
James Hogan
MAINTAINERS: Add KVM for MIPS entry
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
James Hogan
MIPS: KVM: Add missing newline to kvm_err()
commit
|
commitdiff
|
tree
|
snapshot
next