Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | ARM: OMAP3+: dpll: use DPLLs recalc function instead of omap2_get_dpll_rate | Jon Hunter | 2011-10-07 | 1 | -2/+5 | |
| | * | | | | ARM: OMAP3+: dpll: assign clk rate from rounded rate during rate set | Mike Turquette | 2011-10-07 | 1 | -1/+1 | |
| | * | | | | ARM: OMAP3+: dpll: use DPLL's round_rate when setting rate | Mike Turquette | 2011-10-07 | 1 | -1/+1 | |
| | * | | | | ARM: OMAP4: clock: round_rate and recalc functions for DPLL_ABE | Mike Turquette | 2011-10-07 | 4 | -2/+80 | |
| | |/ / / | ||||||
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-11-07 | 1 | -48/+85 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 2011-11-06 | 1 | -24/+49 | |
| * | | | | cpuidle: Split cpuidle_state structure and move per-cpu statistics fields | Deepthi Dharwar | 2011-11-06 | 1 | -6/+7 | |
| * | | | | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-... | Deepthi Dharwar | 2011-11-06 | 1 | -28/+39 | |
* | | | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 8 | -0/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 2011-10-31 | 5 | -0/+5 | |
| * | | | | | arm: fix implicit memset/string.h usage in various arch/arm files | Paul Gortmaker | 2011-10-31 | 4 | -0/+4 | |
* | | | | | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds | 2011-11-03 | 2 | -2/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | mfd: remove CONFIG_MFD_SUPPORT | Arnd Bergmann | 2011-10-24 | 1 | -1/+0 | |
| * | | | | | | arm: BeagleBoard: add support for the twl4030-madc | Kyle Manna | 2011-10-24 | 1 | -1/+8 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha... | Linus Torvalds | 2011-11-03 | 1 | -1/+8 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | hwspinlock/core/omap: fix id issues on multiple hwspinlock devices | Ohad Ben-Cohen | 2011-09-21 | 1 | -1/+7 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 1 | -1/+0 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'highbank/soc' into next/soc | Arnd Bergmann | 2011-11-02 | 4 | -7/+8 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'dt/gic' into highbank/soc | Arnd Bergmann | 2011-10-31 | 32 | -103/+75 | |
| | |\ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ | Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in... | Arnd Bergmann | 2011-10-30 | 4 | -8/+4 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'dt/gic' into next/dt | Arnd Bergmann | 2011-10-31 | 32 | -102/+78 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 27 | -688/+622 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'depends/rmk/memory_h' into next/cleanup2 | Arnd Bergmann | 2011-11-01 | 30 | -83/+73 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ARM: OMAP: Warn if omap_ioremap is called before SoC detection | Tony Lindgren | 2011-10-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | ARM: OMAP: Move set_globals initialization to happen in init_early | Tony Lindgren | 2011-10-19 | 7 | -63/+55 | |
| * | | | | | | | | | | | ARM: OMAP: Map SRAM later on with ioremap_exec() | Tony Lindgren | 2011-10-19 | 2 | -25/+3 | |
| * | | | | | | | | | | | ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is done | Tony Lindgren | 2011-10-19 | 2 | -53/+49 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | arm/dts: OMAP3+: Add mpu, dsp and iva nodes | Benoit Cousson | 2011-10-04 | 1 | -1/+2 | |
| * | | | | | | | | | | arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driver | Benoit Cousson | 2011-10-04 | 1 | -0/+5 | |
| * | | | | | | | | | | ARM: OMAP2+: l3-noc: Add support for device-tree | Benoit Cousson | 2011-10-04 | 1 | -6/+19 | |
| * | | | | | | | | | | ARM: OMAP2+: board-generic: Add i2c static init | Benoit Cousson | 2011-10-04 | 1 | -2/+39 | |
| * | | | | | | | | | | ARM: OMAP2+: board-generic: Add DT support to generic board | Benoit Cousson | 2011-10-04 | 2 | -45/+90 | |
| * | | | | | | | | | | ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures | Benoit Cousson | 2011-10-04 | 10 | -155/+13 | |
| * | | | | | | | | | | ARM: OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PM | Benoit Cousson | 2011-10-04 | 1 | -40/+7 | |
| * | | | | | | | | | | ARM: OMAP2+: pm: Use hwmod name instead of dev pointer | Benoit Cousson | 2011-10-04 | 1 | -7/+15 | |
| * | | | | | | | | | | ARM: OMAP3: beagle-board: Use the omap_hwmod_name_get_dev API | Benoit Cousson | 2011-10-04 | 1 | -2/+2 | |
| | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ \ | Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base | Tony Lindgren | 2011-10-04 | 98 | -3767/+3946 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | OMAP: Print Initiator name for l3 custom error. | sricharan | 2011-09-24 | 2 | -10/+50 | |
| | | | | * | | | | | | | | | OMAP: Fix sparse warnings in l3 error handler. | sricharan | 2011-09-24 | 3 | -14/+15 | |
| | | | | * | | | | | | | | | OMAP: Fix indentation issues in l3 error handler. | sricharan | 2011-09-24 | 4 | -204/+202 | |
| | | | | * | | | | | | | | | OMAP: Fix a BUG in l3 error handler. | Todd Poynor | 2011-09-24 | 1 | -7/+5 | |
| | | | | * | | | | | | | | | OMAP: Improve register access in L3 Error handler. | Todd Poynor | 2011-09-24 | 4 | -71/+65 | |
| | | | | | |_|/ / / / / / | | | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | | | Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o... | Tony Lindgren | 2011-09-23 | 2 | -16/+0 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
* | | | \ \ \ \ \ \ \ \ \ \ | Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 32 | -1285/+1578 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o... | Arnd Bergmann | 2011-09-30 | 2 | -16/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | / / / / / / / / / / | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | ARM: OMAP: voltage: voltage layer present, even when CONFIG_PM=n | Kevin Hilman | 2011-09-21 | 2 | -16/+0 | |
| * | | | | | | | | | | | | | Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o... | Tony Lindgren | 2011-09-15 | 32 | -1270/+1579 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | OMAP4: PM: TWL6030: add cmd register | Nishanth Menon | 2011-09-15 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | OMAP4: PM: TWL6030: fix ON/RET/OFF voltages | Patrick Titiano | 2011-09-15 | 1 | -12/+12 | |
| | * | | | | | | | | | | | | OMAP4: PM: TWL6030: address 0V conversions | Nishanth Menon | 2011-09-15 | 1 | -0/+4 |