Age | Commit message (Expand) | Author |
2009-12-11 | ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4 | Rajendra Nayak |
2009-12-11 | ARM: OMAP4: PM: PRM/CM module offsets for OMAP4 | Rajendra Nayak |
2009-12-11 | ARM: OMAP4: PM: Fix the PRM and CM base addresses | Rajendra Nayak |
2009-12-11 | OMAP: omap_device: track latency in nanoseconds | Kevin Hilman |
2009-12-11 | OMAP: omap_device: fix nsec/usec conversion in latency calculations | Kevin Hilman |
2009-12-11 | OMAP: hwmod: warn on missing clockdomain | Kevin Hilman |
2009-12-11 | OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday() | Kevin Hilman |
2009-12-11 | OMAP: omap_device: use UINT_MAX for default wakeup latency limit | Kevin Hilman |
2009-12-11 | OMAP: omap_device: add to_omap_device() macro | Kevin Hilman |
2009-12-11 | OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY code | Paul Walmsley |
2009-12-11 | OMAP hwmod: add names to module MPU IRQ lines | Paul Walmsley |
2009-12-11 | OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling | Paul Walmsley |
2009-12-11 | OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESET | Paul Walmsley |
2009-12-11 | OMAP clock/hwmod: fix off-by-one errors | Paul Walmsley |
2009-12-11 | OMAP3: PM: Fix for MPU power domain MEM BANK position | Thara Gopinath |
2009-12-11 | OMAP3: SDRC: Place SDRC AC timing and MR changes in CORE DVFS SRAM code behin... | Paul Walmsley |
2009-12-11 | OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR() | Roel Kluin |
2009-12-11 | OMAP powerdomain: rearrange struct powerdomain to save some memory | Paul Walmsley |
2009-12-11 | OMAP powerdomain/PM: use symbolic constants for the max number of power states | Paul Walmsley |
2009-12-11 | OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xx | Paul Walmsley |
2009-12-11 | OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAIN | Paul Walmsley |
2009-12-11 | OMAP2/3 PRCM: don't export prm_*(), cm_*() functions | Paul Walmsley |
2009-12-11 | OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c | Paul Walmsley |
2009-12-11 | OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INIT | Paul Walmsley |
2009-12-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2009-12-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-12-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2009-12-11 | tty: const: constify remaining tty_operations | Alexey Dobriyan |
2009-12-11 | OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx* | Paul Walmsley |
2009-12-11 | OMAP3 clock: convert clock34xx.h to clock34xx_data.c | Paul Walmsley |
2009-12-11 | OMAP2xxx clock: remove implicit dependency between rate CPU flag and clkdev_o... | Paul Walmsley |
2009-12-11 | OMAP2/3: move SDRC macros to mach-omap2/sdrc.h | Paul Walmsley |
2009-12-11 | OMAP2 clock: APLL code shouldn't rely on static clocks in its local namespace | Paul Walmsley |
2009-12-11 | OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_... | Paul Walmsley |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap | Linus Torvalds |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-12-11 | USB: Add EHCI support for MX27 and MX31 based boards | Daniel Mack |
2009-12-11 | kgdb,x86: do not set kgdb_single_step on x86 | Jason Wessel |
2009-12-11 | kgdb,i386: Fix corner case access to ss with NMI watch dog exception | Jason Wessel |
2009-12-11 | kgdb,x86: remove redundant test | Roel Kluin |
2009-12-11 | Add missing alignment check in arch/score sys_mmap() | Al Viro |
2009-12-11 | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh | Al Viro |
2009-12-11 | Get rid of open-coding in ia64_brk() | Al Viro |
2009-12-11 | sparc_brk() is not needed anymore | Al Viro |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-12-11 | Cut hugetlb case early for 32bit on ia64 | Al Viro |
2009-12-11 | arch_mmap_check() on mn10300 | Al Viro |
2009-12-11 | Kill ancient crap in s390 compat mmap | Al Viro |