index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'clk-next-rockchip' into clk-next
Mike Turquette
2014-09-26
2
-37
/
+136
|
\
|
*
clk: rockchip: add clock node in PD_VIDEO
Kever Yang
2014-09-26
1
-0
/
+20
|
*
clk: rockchip: use the clock id for nodes init
Kever Yang
2014-09-26
1
-34
/
+34
|
*
clk: rockchip: add some needed clock binding id for rk3288
Kever Yang
2014-09-25
1
-1
/
+37
|
*
clk: rockchip: add missing rk3288 npll rate table
Heiko Stübner
2014-09-25
1
-1
/
+1
|
*
clk: rockchip: rk3288: fix softreset register count
Mark yao
2014-09-25
1
-1
/
+1
|
*
clk: rockchip: rk3288: add reset indices for SOFTRST9-11
Mark yao
2014-09-25
1
-0
/
+43
*
|
Merge branch 'clk-fixes' into clk-next
Mike Turquette
2014-09-17
7
-10
/
+24
|
\
\
|
*
|
clk/efm32gg: fix dt init prototype
Uwe Kleine-König
2014-09-09
1
-3
/
+3
|
*
|
clk: prevent erronous parsing of children during rate change
Tero Kristo
2014-09-03
1
-1
/
+6
|
*
|
clk: rockchip: Fix the clocks for i2c1 and i2c2
Doug Anderson
2014-09-03
1
-2
/
+2
|
*
|
Merge branch 'for-v3.17-rc/ti-clk-driver' of github.com:t-kristo/linux-pm int...
Mike Turquette
2014-09-03
2
-2
/
+11
|
|
\
\
|
|
*
|
clk: ti: dra7-atl: Provide error check for incoming parameters in set_rate
Nishanth Menon
2014-08-21
1
-1
/
+5
|
|
*
|
clk: ti: divider: Provide error check for incoming parameters in set_rate
Nishanth Menon
2014-08-21
1
-1
/
+6
|
|
|
/
|
*
|
clk: qcom: Fix sdc 144kHz frequency entry
Stephen Boyd
2014-09-03
1
-1
/
+1
|
*
|
clk: at91: fix num_parents test in at91sam9260 slow clk implementation
Boris BREZILLON
2014-09-02
1
-1
/
+1
*
|
|
Merge branch 'clk-next-debugfs-lock' into clk-next
Mike Turquette
2014-09-10
2
-46
/
+28
|
\
\
\
|
*
|
|
clk: Don't hold prepare_lock across debugfs creation
Stephen Boyd
2014-09-10
2
-46
/
+28
|
|
/
/
*
|
|
clk: rockchip: also protect hclk_peri as critical
Heiko Stübner
2014-09-10
2
-0
/
+2
*
|
|
clk: fractional-divider: cast parent_rate to u64 before multiplying
Heiko Stübner
2014-09-10
1
-1
/
+1
*
|
|
clk: max77802: Add DT binding documentation
Javier Martinez Canillas
2014-09-09
1
-0
/
+44
*
|
|
clk: Add driver for Maxim 77802 PMIC clocks
Javier Martinez Canillas
2014-09-09
4
-0
/
+128
*
|
|
clk: max77686: Improve Maxim 77686 PMIC clocks binding
Javier Martinez Canillas
2014-09-09
1
-4
/
+12
*
|
|
clk: max77686: Convert to the generic max clock driver
Javier Martinez Canillas
2014-09-09
2
-168
/
+9
*
|
|
clk: Add generic driver for Maxim PMIC clocks
Javier Martinez Canillas
2014-09-09
4
-0
/
+228
*
|
|
clk: max77686: Add DT include for MAX77686 PMIC clock
Javier Martinez Canillas
2014-09-09
2
-6
/
+24
*
|
|
clk: zynq: Move const initdata into correct code section
Soren Brinkmann
2014-09-09
1
-15
/
+14
*
|
|
clk: zynq: Remove pointless return at end of void function
Soren Brinkmann
2014-09-09
1
-1
/
+0
*
|
|
clk: zynq: Remove unnecessary OOM message
Soren Brinkmann
2014-09-09
1
-3
/
+1
*
|
|
clk: at91: fix div by zero in USB clock driver
Boris BREZILLON
2014-09-03
1
-2
/
+5
*
|
|
clk: at91: rework rm9200 USB clock to propagate set_rate to the parent clk
Boris BREZILLON
2014-09-03
1
-3
/
+10
*
|
|
clk: at91: fix recalc_rate implementation of PLL driver
Boris BREZILLON
2014-09-03
1
-8
/
+3
*
|
|
clk: at91: rework PLL rate calculation
Boris BREZILLON
2014-09-03
1
-70
/
+77
*
|
|
clk: at91: fix PLL_MAX_COUNT macro definition
Boris BREZILLON
2014-09-03
1
-1
/
+1
*
|
|
clk: rockchip: protect critical clocks from getting disabled
Heiko Stübner
2014-09-03
4
-0
/
+28
*
|
|
clk: rockchip: make rockchip_clk_register_branch static
Heiko Stübner
2014-09-03
1
-1
/
+1
*
|
|
clk: rockchip: implement the fraction divider branch type
Heiko Stübner
2014-09-03
1
-2
/
+56
*
|
|
clk: shmobile: add missing 0x0100 for SDCKCR
Kuninori Morimoto
2014-09-03
1
-0
/
+1
*
|
|
ARM: shmobile: r8a7794: document CPG clock support
Ulrich Hecht
2014-09-03
1
-0
/
+1
*
|
|
ARM: shmobile: r8a7794: document MSTP clock support
Ulrich Hecht
2014-09-03
1
-0
/
+1
*
|
|
cpufreq: kirkwood: use the powersave multiplexer
Mike Turquette
2014-09-03
2
-11
/
+18
*
|
|
clk: mvebu: powersave clock is a multiplexer
Mike Turquette
2014-09-02
1
-0
/
+87
*
|
|
clk: mvebu: share locks between gate clocks
Mike Turquette
2014-09-02
2
-3
/
+8
|
/
/
*
|
Linux 3.17-rc3
v3.17-rc3
Linus Torvalds
2014-09-01
1
-1
/
+1
*
|
Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2014-09-01
24
-217
/
+497
|
\
\
|
*
\
Merge tag 'xtensa-for-next-20140815' into for_next
Chris Zankel
2014-08-19
24
-217
/
+497
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
xtensa: deprecate fast_xtensa and fast_spill_registers syscalls
Max Filippov
2014-08-14
2
-0
/
+54
|
|
*
xtensa: don't allow overflow/underflow on unaligned stack
Max Filippov
2014-08-14
3
-7
/
+10
|
|
*
xtensa: fix a6 and a7 handling in fast_syscall_xtensa
Max Filippov
2014-08-14
1
-7
/
+5
|
|
*
xtensa: allow single-stepping through unaligned load/store
Max Filippov
2014-08-14
1
-0
/
+8
[next]