Age | Commit message (Expand) | Author | Files | Lines |
2013-09-13 | blackfin: scb: Add system crossbar init code. | Steven Miao | 2 | -0/+54 |
2013-07-18 | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -9/+9 |
2013-07-16 | smp: blackfin: fix check error, using atomic_ops to handle atomic_t type | Steven Miao | 1 | -3/+3 |
2013-07-14 | blackfin: delete __cpuinit usage from all blackfin files | Paul Gortmaker | 3 | -9/+9 |
2013-07-09 | smp: refine bf561 smpboot code | Steven Miao | 1 | -10/+8 |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -259/+0 |
2013-04-10 | cpufreq: blackfin: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2 | -248/+0 |
2013-04-08 | bfin: Use generic idle loop | Thomas Gleixner | 1 | -1/+1 |
2013-04-02 | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 1 | -45/+34 |
2013-02-20 | blackfin: pm: fix build error | Steven Miao | 1 | -0/+4 |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds | 2 | -157/+134 |
2012-12-14 | blackfin: SEC: clean up SEC interrupt initialization | Sonic Zhang | 1 | -139/+133 |
2012-12-13 | Blackfin: dpmc: use module_platform_driver macro | Srinivas Kandagatla | 1 | -18/+1 |
2012-11-28 | bfin: switch to generic vfork, get rid of pointless wrappers | Al Viro | 1 | -1/+1 |
2012-10-14 | blackfin: convert kernel_thread() and kernel_execve() to generic ones | Al Viro | 1 | -55/+0 |
2012-10-08 | Blackfin: smp: add smp_mb() to keep coherency | Steven Miao | 1 | -2/+2 |
2012-10-08 | Blackfin: drop irq enable in init_arch_irq() | Steven Miao | 1 | -1/+0 |
2012-10-08 | Blackfin: fix wrong place disabled irq | Steven Miao | 1 | -3/+1 |
2012-10-08 | Blackfin: cpufreq: fix dpm_state_table | James Cosin | 1 | -3/+2 |
2012-09-07 | blackfin: smp: adapt to generic smp helpers | Steven Miao | 1 | -157/+66 |
2012-07-24 | bf60x: fix build warning | Bob Liu | 1 | -3/+3 |
2012-07-24 | bf60x: cpufreq: fix anomaly 05000273 | Sonic Zhang | 1 | -1/+2 |
2012-07-24 | bf60x: Add double fault, hardware error and NMI SEC handler | Sonic Zhang | 1 | -1/+33 |
2012-07-24 | bf60x: sec: Enable sec interrupt source priority configuration. | Sonic Zhang | 1 | -0/+21 |
2012-07-24 | bf60x: sec: Clean up interrupt initialization code for SEC. | Sonic Zhang | 1 | -87/+121 |
2012-07-24 | cleanup: sec and linkport only built on bf60x | Steven Miao | 1 | -0/+2 |
2012-07-24 | bfin: pint: add pint suspend and resume | Steven Miao | 1 | -0/+4 |
2012-07-24 | bf60x: pm: add pint suspend and resume support | Steven Miao | 2 | -18/+58 |
2012-07-24 | blackfin: mach-common: ints-priority add irq_set_wake | Bob Liu | 1 | -1/+5 |
2012-07-24 | cpufreq: change debug message level to show clock change error | Steven Miao | 1 | -1/+1 |
2012-07-24 | bfin: pm: add deepsleep for bf60x | Sonic Zhang | 1 | -7/+0 |
2012-07-24 | irq: set cgu event handle to fasteoi handle | Steven Miao | 1 | -1/+1 |
2012-07-24 | bfin: reorg clock init steps for bf609 | Bob Liu | 1 | -132/+7 |
2012-06-01 | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro | 1 | -2/+0 |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -18/+1 |
2012-05-21 | blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time. | Sonic Zhang | 2 | -0/+38 |
2012-05-21 | blackfin: bf60x: add wakeup source select | Steven Miao | 2 | -4/+3 |
2012-05-21 | blackfin: bf60x: make clock changeable in kernel menuconfig | Bob Liu | 1 | -3/+150 |
2012-05-21 | blackfin: remove redundant CONFIG_BF60x macro | Sonic Zhang | 1 | -6/+0 |
2012-05-21 | Blackfin: delete fork func | Mike Frysinger | 1 | -1/+1 |
2012-05-21 | blackfin: mach-common: ints-priority: fix compile error | Bob Liu | 1 | -0/+2 |
2012-05-21 | blackfin: bf60x: fix compiling warning | Bob Liu | 1 | -1/+6 |
2012-05-21 | blackfin: bf60x: add power management support | Steven Miao | 3 | -595/+48 |
2012-05-21 | blackfin: mach-common: add sec support for bf60x | Steven Miao | 1 | -38/+380 |
2012-05-21 | blackfin: bf60x: add clock support | Steven Miao | 3 | -2/+68 |
2012-05-21 | blackfin: add bf60x to current framework | Bob Liu | 2 | -3/+2 |
2012-04-26 | blackfin: Use generic idle thread allocation | Thomas Gleixner | 1 | -18/+1 |
2012-04-26 | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 1 | -1/+1 |
2012-03-21 | Blackfin: s/#if CONFIG/#ifdef CONFIG/ | Geert Uytterhoeven | 1 | -1/+1 |