summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-302-259/+0
|\
| * cpufreq: blackfin: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-102-248/+0
| * cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-45/+34
* | bfin: Use generic idle loopThomas Gleixner2013-04-081-1/+1
|/
* blackfin: pm: fix build errorSteven Miao2013-02-201-0/+4
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-12-182-157/+134
|\
| * blackfin: SEC: clean up SEC interrupt initializationSonic Zhang2012-12-141-139/+133
| * Blackfin: dpmc: use module_platform_driver macroSrinivas Kandagatla2012-12-131-18/+1
* | bfin: switch to generic vfork, get rid of pointless wrappersAl Viro2012-11-281-1/+1
* | blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro2012-10-141-55/+0
|/
* Blackfin: smp: add smp_mb() to keep coherencySteven Miao2012-10-081-2/+2
* Blackfin: drop irq enable in init_arch_irq()Steven Miao2012-10-081-1/+0
* Blackfin: fix wrong place disabled irqSteven Miao2012-10-081-3/+1
* Blackfin: cpufreq: fix dpm_state_tableJames Cosin2012-10-081-3/+2
* blackfin: smp: adapt to generic smp helpersSteven Miao2012-09-071-157/+66
* bf60x: fix build warningBob Liu2012-07-241-3/+3
* bf60x: cpufreq: fix anomaly 05000273Sonic Zhang2012-07-241-1/+2
* bf60x: Add double fault, hardware error and NMI SEC handlerSonic Zhang2012-07-241-1/+33
* bf60x: sec: Enable sec interrupt source priority configuration.Sonic Zhang2012-07-241-0/+21
* bf60x: sec: Clean up interrupt initialization code for SEC.Sonic Zhang2012-07-241-87/+121
* cleanup: sec and linkport only built on bf60xSteven Miao2012-07-241-0/+2
* bfin: pint: add pint suspend and resumeSteven Miao2012-07-241-0/+4
* bf60x: pm: add pint suspend and resume supportSteven Miao2012-07-242-18/+58
* blackfin: mach-common: ints-priority add irq_set_wakeBob Liu2012-07-241-1/+5
* cpufreq: change debug message level to show clock change errorSteven Miao2012-07-241-1/+1
* bfin: pm: add deepsleep for bf60xSonic Zhang2012-07-241-7/+0
* irq: set cgu event handle to fasteoi handleSteven Miao2012-07-241-1/+1
* bfin: reorg clock init steps for bf609Bob Liu2012-07-241-132/+7
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-011-2/+0
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-18/+1
|\
| * blackfin: Use generic idle thread allocationThomas Gleixner2012-04-261-18/+1
| * smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* | blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.Sonic Zhang2012-05-212-0/+38
* | blackfin: bf60x: add wakeup source selectSteven Miao2012-05-212-4/+3
* | blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu2012-05-211-3/+150
* | blackfin: remove redundant CONFIG_BF60x macroSonic Zhang2012-05-211-6/+0
* | Blackfin: delete fork funcMike Frysinger2012-05-211-1/+1
* | blackfin: mach-common: ints-priority: fix compile errorBob Liu2012-05-211-0/+2
* | blackfin: bf60x: fix compiling warningBob Liu2012-05-211-1/+6
* | blackfin: bf60x: add power management supportSteven Miao2012-05-213-595/+48
* | blackfin: mach-common: add sec support for bf60xSteven Miao2012-05-211-38/+380
* | blackfin: bf60x: add clock supportSteven Miao2012-05-213-2/+68
* | blackfin: add bf60x to current frameworkBob Liu2012-05-212-3/+2
|/
* Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven2012-03-211-1/+1
* Blackfin: wire up new process_vm syscallsMike Frysinger2012-03-211-0/+2
* blackfin: smp: fix msg queue overflow issueSteven Miao2012-01-091-5/+3
* blackfin: smp: cleanup smp codeBob Liu2012-01-091-12/+41
* blackfin: add module.h to files implicitly expecting to use it.Paul Gortmaker2011-10-311-0/+1
* Blackfin: SMP: fix scheduling deadlockSteven Miao2011-10-251-1/+6