| Commit message (Expand) | Author | Age |
* | ARM: OMAP2+: clock data: Remove redundant timer clkdev | Benoit Cousson | 2011-11-04 |
* | ARM: OMAP2+: dmtimer: add device names to flck nodes | Tarun Kanti DebBarma | 2011-09-21 |
* | OMAP3: id: remove identification codes that only correspond to marketing names | Paul Walmsley | 2011-09-13 |
* | OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomain | Paul Walmsley | 2011-08-22 |
* | OMAP: omap_device: Create clkdev entry for hwmod main_clk | Benoit Cousson | 2011-07-10 |
* | Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux | Paul Mundt | 2011-03-22 |
|\ |
|
| * | OMAP2PLUS: clocks: Align DSS clock names and roles | Sumit Semwal | 2011-03-11 |
| * | OMAP2, 3: DSS2: Move clocks from core driver to dss driver | Senthilvadivu Guruswamy | 2011-03-11 |
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-03-17 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. | | Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/... | Paul Walmsley | 2011-03-11 |
| |\ \ \| |
|
| | | | * | OMAP: hsmmc: Rename the device and driver | Kishore Kadiyala | 2011-03-01 |
| | | |/
| | |/| |
|
| | | * | OMAP2+: clock: remove the DPLL rate tolerance code | Paul Walmsley | 2011-03-07 |
| | | * | OMAP3: clock: use autoidle clkops for all autoidle-controllable interface clocks | Paul Walmsley | 2011-03-07 |
| | | * | OMAP2+: clock: disable autoidle on all clocks during clock init | Paul Walmsley | 2011-02-25 |
| | | * | OMAP3/4: DPLL: Add allow_idle/deny_idle support for all DPLL's | Rajendra Nayak | 2011-02-25 |
| | | * | omap3: dpll: Populate clkops for dpll1_ck | Rajendra Nayak | 2011-02-25 |
| | |/ |
|
| | * | TI816X: Update common OMAP machine specific sources | Hemant Pedanekar | 2011-02-16 |
| |/ |
|
* / | arm: omap: usb: clock entries for omap3 and omap4 | Keshava Munegowda | 2011-03-01 |
|/ |
|
* | omap3: clocks: Fix build error 'CK_3430ES2' undeclared here | Santosh Shilimkar | 2011-01-10 |
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 |
|\ |
|
| * | usb: musb: move clock handling to glue layer | Felipe Balbi | 2010-12-10 |
| * | usb: musb: trivial search and replace patch | Felipe Balbi | 2010-12-10 |
| * | omap: clock: add clkdev aliases for EHCI clocks | Anand Gadiyar | 2010-11-30 |
* | | OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4 | Jon Hunter | 2010-12-21 |
* | | OMAP3: clock: Update clock domain name for mcspi fck | Charulatha V | 2010-12-21 |
* | | OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpu | Paul Walmsley | 2010-12-21 |
* | | OMAP3: clock data: Add "wkup_clkdm" in sr1_fck and sr2_fck | Benoit Cousson | 2010-12-21 |
* | | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files | Paul Walmsley | 2010-12-21 |
* | | I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c | Benoit Cousson | 2010-12-20 |
|/ |
|
* | OMAP: control: move plat-omap/control.h to mach-omap2/control.h | Paul Walmsley | 2010-10-08 |
* | OMAP3xxx: clock: add clkdev aliases for McBSP fclk source switching | Paul Walmsley | 2010-10-08 |
* | OMAP clock: Add uart4_ick/fck definitions for 3630 | Govindraj.R | 2010-09-29 |
* | omap: crypto: updates to enable omap aes | Dmitry Kasatkin | 2010-09-27 |
* | OMAP3: Fix a cpu type check problem | stanley.miao | 2010-08-16 |
* | Merge branch 'devel-map-io' into omap-for-linus | Tony Lindgren | 2010-08-04 |
|\ |
|
| * | ARM: AMBA: Add pclk definition for platforms using primecells | Russell King | 2010-07-22 |
* | | OMAP3: wait on IDLEST after enabling USBTLL fclk | Anand Gadiyar | 2010-07-26 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu | 2010-05-02 |
| |\ |
|
| * | | crypto: omap - Updates omap sham device related platform code | Dmitry Kasatkin | 2010-05-02 |
* | | | OMAP3 clock: add support for setting the divider for sys_clkout2 using clk_se... | Laine Walker-Avina | 2010-05-20 |
* | | | OMAP3 clock: remove unnecessary duplicate of dpll4_m2_ck, added for 36xx | Paul Walmsley | 2010-05-20 |
* | | | OMAP3 clock: rename RATE_IN_343X, RATE_IN_3430ES2 to match reality | Paul Walmsley | 2010-05-20 |
* | | | OMAP2+ clock: remove DEFAULT_RATE clksel_rate flag | Paul Walmsley | 2010-05-20 |
* | | | OMAP3: clock data: Update name string for EMAC clocks | Sriram | 2010-05-20 |
| |/
|/| |
|
* | | OMAP3: clock: fix enable bit used for dpll4_m4x2 clock | Ranjith Lohithakshan | 2010-03-31 |
|/ |
|
* | OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630 | Vimarsh Zutshi | 2010-02-24 |
* | OMAP clock: drop RATE_FIXED clock flag | Paul Walmsley | 2010-02-24 |
* | OMAP3/4 clock: split into per-chip family files | Paul Walmsley | 2010-02-24 |