index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: mediatek: Refine the makefile to support multiple clock drivers
James Liao
2016-08-19
3
-3
/
+25
*
clk: mediatek: remove __init from clk registration functions
James Liao
2016-08-19
3
-8
/
+8
*
clk: ls1x: Migrate to clk_hw based OF and registration APIs
Stephen Boyd
2016-08-19
1
-34
/
+35
*
clk: qoriq: fix a register offset error
Tang Yuantian
2016-08-19
1
-1
/
+5
*
clk: max77686: Migrate to clk_hw based OF and registration APIs
Stephen Boyd
2016-08-19
1
-21
/
+21
*
Merge tag 'clk-renesas-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/k...
Stephen Boyd
2016-08-19
1
-0
/
+7
|
\
|
*
clk: renesas: r8a7796: Add watchdog module clock
Geert Uytterhoeven
2016-08-09
1
-0
/
+1
|
*
clk: renesas: r8a7796: Add watchdog core clocks
Geert Uytterhoeven
2016-08-09
1
-0
/
+6
*
|
clk: berlin: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
2016-08-18
8
-88
/
+92
*
|
clk: gcc-ipq4019: Delete unnecessary assignment for the field "owner"
Markus Elfring
2016-08-17
1
-1
/
+0
*
|
clk: qcom: Sort Makefile alphabetically
Stephen Boyd
2016-08-16
1
-3
/
+4
*
|
Merge branch 'clk-qcom-9615' into clk-next
Stephen Boyd
2016-08-16
4
-0
/
+2326
|
\
\
|
*
|
clk: mdm9615: Add support for MDM9615 Clock Controllers
Neil Armstrong
2016-08-16
4
-0
/
+2326
|
|
/
*
|
Merge branch 'clk-meson-gxbb' into clk-next
Stephen Boyd
2016-08-16
2
-2
/
+14
|
\
\
|
*
|
clk: gxbb: add MMC gate clocks, and expose for DT
Kevin Hilman
2016-08-16
2
-2
/
+14
|
|
/
*
|
clk: max77686: Add support for MAX77620 clocks
Laxman Dewangan
2016-08-16
2
-3
/
+22
*
|
clk: max77686: Combine Maxim max77686 and max77802 driver
Laxman Dewangan
2016-08-16
6
-349
/
+234
*
|
clk: fixed-rate: Remove export symbol on setup function
Stephen Boyd
2016-08-16
1
-2
/
+1
*
|
clk: fixed-factor: Remove export symbol on setup function
Stephen Boyd
2016-08-16
1
-1
/
+0
*
|
clk: Return errors from clk providers in __of_clk_get_from_provider()
Stephen Boyd
2016-08-15
1
-4
/
+5
*
|
clk: gxbb: use builtin_platform_driver to simplify the code
Wei Yongjun
2016-08-15
1
-5
/
+1
*
|
clk: mvebu: Add the peripheral clock driver for Armada 3700
Gregory CLEMENT
2016-08-15
2
-0
/
+450
*
|
clk: mvebu Add the time base generator clocks for Armada 3700
Gregory CLEMENT
2016-08-15
2
-0
/
+159
*
|
clk: mvebu: Add the xtal clock for Armada 3700 SoC
Gregory CLEMENT
2016-08-15
3
-0
/
+95
*
|
clk: twl6040: Rename the driver and use consistent names in the code
Peter Ujfalusi
2016-08-15
1
-32
/
+45
*
|
clk: twl6040: Register the clock as of_clk_provider
Peter Ujfalusi
2016-08-15
1
-1
/
+2
*
|
clk: twl6040: Correct clk_ops
Peter Ujfalusi
2016-08-15
1
-2
/
+2
*
|
clk: mvebu: armada-39x: add clk description for supported interfaces
Grzegorz Jaszczyk
2016-08-13
1
-0
/
+2
*
|
clk: use ERR_CAST() for __clk_create_clk()
Masahiro Yamada
2016-08-13
1
-1
/
+1
*
|
clk: fixed-rate: Convert into a module platform driver
Ricardo Ribalda Delgado
2016-08-13
1
-7
/
+64
*
|
clk: fixed-factor: Convert into a module platform driver
Ricardo Ribalda Delgado
2016-08-13
1
-8
/
+65
*
|
clk: core: Avoid double initialization of clocks
Ricardo Ribalda Delgado
2016-08-13
1
-0
/
+4
*
|
clk: sunxi: apb0: Use new macro CLK_OF_DECLARE_DRIVER
Ricardo Ribalda Delgado
2016-08-13
1
-2
/
+2
*
|
clk: sunxi: mod0: Use new macro CLK_OF_DECLARE_DRIVER
Ricardo Ribalda Delgado
2016-08-13
1
-1
/
+2
*
|
clk: nxp: Use new macro CLK_OF_DECLARE_DRIVER
Ricardo Ribalda Delgado
2016-08-13
1
-1
/
+2
*
|
clk: axis: Use new macro CLK_OF_DECLARE_DRIVER
Ricardo Ribalda Delgado
2016-08-13
1
-2
/
+2
*
|
clk: divider: Fix clk_divider_round_rate() to use clk_readl()
Geert Uytterhoeven
2016-08-13
1
-1
/
+1
*
|
clk: imx7d: do not set the parent of IMX7D_ENET_AXI_ROOT_SRC
Fabio Estevam
2016-08-12
1
-2
/
+0
*
|
clk: migrate ref counts when orphans are reunited
Michael Turquette
2016-08-12
1
-2
/
+10
*
|
clk: renesas: r8a7795: Fix SD clocks
Yoshihiro Shimoda
2016-08-12
1
-4
/
+5
*
|
clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lock
Chen-Yu Tsai
2016-08-11
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-08
36
-117
/
+118
|
\
|
*
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
32
-85
/
+85
|
*
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
2016-08-07
1
-1
/
+1
|
*
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
2016-08-07
4
-31
/
+32
*
|
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-08
20
-156
/
+313
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...
Dave Airlie
2016-08-03
20
-156
/
+313
|
|
\
|
|
*
drm: rcar: use generic code for managing zpos plane property
Benjamin Gaignard
2016-07-29
6
-25
/
+8
|
|
*
drm/exynos: use generic code for managing zpos plane property
Marek Szyprowski
2016-07-29
3
-62
/
+13
|
|
*
drm: sti: use generic zpos for plane
Benjamin Gaignard
2016-07-29
6
-68
/
+38
[next]