index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MAINTAINERS: add entry for common clk framework
Mike Turquette
2012-05-06
1
-0
/
+10
*
clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabled
Viresh Kumar
2012-05-01
1
-0
/
+5
*
clk: Use a separate struct for holding init data.
Saravana Kannan
2012-05-01
7
-74
/
+129
*
clk: constify parent name arrays in macros
Rajendra Nayak
2012-05-01
1
-3
/
+3
*
clk: remove trailing whitespace from clk.h
Rob Herring
2012-04-24
1
-2
/
+2
*
clk: select CLKDEV_LOOKUP for COMMON_CLK
Rob Herring
2012-04-24
1
-0
/
+1
*
clk: Don't set clk->new_rate twice
Viresh Kumar
2012-04-24
1
-1
/
+1
*
clk: clk-private: Add DEFINE_CLK macro
Viresh Kumar
2012-04-24
1
-39
/
+20
*
clk: clk-gate: Create clk_gate_endisable()
Viresh Kumar
2012-04-24
1
-29
/
+25
*
clk: Fix typo in comment
Viresh Kumar
2012-04-24
1
-2
/
+2
*
clk: propagate round_rate for CLK_SET_RATE_PARENT case
Shawn Guo
2012-04-24
1
-2
/
+6
*
clk: pass parent_rate into .set_rate
Shawn Guo
2012-04-24
3
-17
/
+11
*
clk: always pass parent_rate into .round_rate
Shawn Guo
2012-04-24
2
-18
/
+10
*
clk: basic: improve parent_names & return errors
Mike Turquette
2012-04-24
5
-56
/
+64
*
clk: core: copy parent_names & return error codes
Mike Turquette
2012-04-24
3
-14
/
+58
*
clk: Constify parent name arrays
Mark Brown
2012-04-24
4
-7
/
+7
*
clk: Remove comment for end of CONFIG_COMMON_CLK section
Mark Brown
2012-04-24
1
-1
/
+1
*
clk: Make clk_get_rate() return 0 on error
Rajendra Nayak
2012-04-24
1
-3
/
+3
*
clk: declare clk_ops of basic clks in clk-provider.h
Shawn Guo
2012-04-24
2
-8
/
+4
*
clk: add "const" for clk_ops of basic clks
Shawn Guo
2012-04-24
5
-8
/
+8
*
clk: remove unnecessary EXPORT_SYMBOL_GPL
Shawn Guo
2012-04-24
4
-9
/
+0
*
clk: use kzalloc in clk_register_mux
Shawn Guo
2012-04-24
1
-1
/
+1
*
clk: core: enforce clk_ops consistency
Mike Turquette
2012-04-24
1
-0
/
+14
*
clk: core: clk_calc_new_rates handles NULL parents
Mike Turquette
2012-04-24
1
-8
/
+21
*
clk: core: remove dead code paths
Mike Turquette
2012-04-24
1
-4
/
+2
*
clk: core: correct clk_set_rate kerneldoc
Mike Turquette
2012-04-24
1
-30
/
+11
*
Linux 3.4-rc4
v3.4-rc4
Linus Torvalds
2012-04-21
1
-1
/
+1
*
sparc32,leon: add notify_cpu_starting()
Yong Zhang
2012-04-21
1
-0
/
+3
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-04-21
28
-161
/
+80
|
\
|
*
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Olof Johansson
2012-04-18
11
-19
/
+23
|
|
\
|
|
*
dmaengine: Kconfig: fix Atmel at_hdmac entry
Nicolas Ferre
2012-04-17
1
-3
/
+2
|
|
*
USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt
Nicolas Ferre
2012-04-17
1
-4
/
+4
|
|
*
USB: ohci-at91: change annotations for probe/remove functions
Nicolas Ferre
2012-04-17
1
-6
/
+6
|
|
*
leds-atmel-pwm.c: Make pwmled_probe() __devinit
Nicolas Ferre
2012-04-17
1
-1
/
+1
|
|
*
ARM: at91: fix at91sam9261ek Ethernet dm9000 irq
Jean-Christophe PLAGNIOL-VILLARD
2012-04-16
1
-2
/
+3
|
|
*
ARM: at91: fix rm9200ek flash size
Jean-Christophe PLAGNIOL-VILLARD
2012-04-16
1
-1
/
+1
|
|
*
ARM: at91: remove empty at91_init_serial function
Joachim Eastwood
2012-04-16
1
-1
/
+0
|
|
*
ARM: at91: fix typo in at91_pmc_base assembly declaration
Nicolas Ferre
2012-04-16
1
-1
/
+1
|
|
*
ARM: at91: Export at91_matrix_base
Joachim Eastwood
2012-04-16
1
-0
/
+1
|
|
*
ARM: at91: Export at91_pmc_base
Joachim Eastwood
2012-04-16
1
-0
/
+1
|
|
*
ARM: at91: Export at91_ramc_base
Joachim Eastwood
2012-04-16
1
-0
/
+1
|
|
*
ARM: at91: Export at91_st_base
Joachim Eastwood
2012-04-16
1
-0
/
+2
|
*
|
Merge branch 'fixes-for-arm-soc-20120416' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
2012-04-18
3
-6
/
+6
|
|
\
\
|
|
*
|
ARM: ux500: update defconfig
Linus Walleij
2012-04-16
1
-5
/
+4
|
|
*
|
ARM: ux500: Fix unmet direct dependency
Lee Jones
2012-04-16
1
-0
/
+1
|
|
*
|
ARM: ux500: wake secondary cpu via resched
Jonas Aaberg
2012-04-11
1
-1
/
+1
|
*
|
|
Merge tag 'v3.4-rc3-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ...
Olof Johansson
2012-04-18
3
-3
/
+6
|
|
\
\
\
|
|
*
|
|
ARM: imx: Fix imx5 idle logic bug
Robert Lee
2012-04-18
1
-1
/
+1
|
|
*
|
|
ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple()
Fabio Estevam
2012-04-18
1
-2
/
+4
|
|
*
|
|
ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGE
Fabio Estevam
2012-04-18
1
-0
/
+1
|
|
|
|
/
|
|
|
/
|
[next]