| Commit message (Expand) | Author | Age |
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren | 2012-09-12 |
* | ARM: OMAP2+: Move omap3 dpll ops to dpll3xxx.c | Vaibhav Hiremath | 2012-07-05 |
* | Merge tag 'omap-devel-b-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel... | Tony Lindgren | 2012-05-08 |
|\ |
|
| * | ARM: OMAP2+: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() API | Santosh Shilimkar | 2012-05-08 |
* | | ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors | Kevin Hilman | 2012-04-14 |
|/ |
|
* | ARM: OMAP: am33xx: Update common omap platform files | Afzal Mohammed | 2011-12-13 |
* | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2011-07-26 |
|\ |
|
| * | OMAP2+: clock: allow per-SoC clock init code to prevent clockdomain calls fro... | Paul Walmsley | 2011-07-10 |
* | | arch/arm/mach-omap2/clock.c: add missing clk_put | Julia Lawall | 2011-07-04 |
|/ |
|
* | perf: add OMAP support for the new power events | Jean Pihet | 2011-03-11 |
* | OMAP3/4: DPLL: Add allow_idle/deny_idle support for all DPLL's | Rajendra Nayak | 2011-02-25 |
* | omap: clock: Check for enable/disable ops support | Rajendra Nayak | 2011-02-25 |
* | OMAP: clockdomain: Arch specific funcs for clkdm_clk_enable/disable | Rajendra Nayak | 2011-02-25 |
* | OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley | 2010-12-21 |
* | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files | Paul Walmsley | 2010-12-21 |
* | OMAP2+: clock: reduce the amount of standard debugging while disabling unused... | Paul Walmsley | 2010-10-08 |
* | OMAP2+ clock: clean up clkt_clksel.c | Paul Walmsley | 2010-05-20 |
* | OMAP2+ clock: revise omap2_clk_{disable,enable}() | Paul Walmsley | 2010-02-24 |
* | OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change code | Paul Walmsley | 2010-02-24 |
* | OMAP2 clock: drop DELAYED_APP clock flag | Paul Walmsley | 2010-02-24 |
* | OMAP3/4 clock: split into per-chip family files | Paul Walmsley | 2010-02-24 |
* | OMAP2 clock: drop CONFIG_PARTICIPANT clock flag | Paul Walmsley | 2010-02-24 |
* | OMAP2/3 clock: Extend find_idlest() to pass back idle state value | Ranjith Lohithakshan | 2010-02-24 |
* | OMAP2/3/4 clock: combine all omap2_clk_functions | Paul Walmsley | 2010-01-26 |
* | OMAP2 clock: move all static functions to the top of the file | Paul Walmsley | 2010-01-26 |
* | OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.c | Paul Walmsley | 2010-01-26 |
* | OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.c | Paul Walmsley | 2010-01-26 |
* | ARM: OMAP4 clock framework: Remove the checks preventing OMAP4 clockdomain va... | Abhijit Pagare | 2010-01-26 |
* | OMAP clock: make the fixed divisor clock code available for all OMAPs | Paul Walmsley | 2010-01-26 |
* | ARM: OMAP4: PM: Add init api for DPLL nodes | Rajendra Nayak | 2009-12-11 |
* | ARM: OMAP4: PM: Add support for OMAP4 dpll api's | Rajendra Nayak | 2009-12-11 |
* | ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api's | Rajendra Nayak | 2009-12-11 |
* | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 |
* | OMAP: PM: Hook into PM counters | Peter 'p2' De Schrijver | 2009-09-02 |
* | OMAP2/3 clock: split, rename omap2_wait_clock_ready() | Paul Walmsley | 2009-07-24 |
* | OMAP2 clock/powerdomain: off by 1 error in loop timeout comparisons | Roel Kluin | 2009-06-19 |
* | Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-... | Tony Lindgren | 2009-05-26 |
|\ |
|
| * | OMAP3 clock: lessen amount of noisy messages | Artem Bityutskiy | 2009-05-12 |
| * | OMAP3 clock: use pr_debug() rather than pr_info() in some clock change code | Paul Walmsley | 2009-05-12 |
* | | ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE | Tony Lindgren | 2009-05-25 |
|/ |
|
* | Merge branch 'omap-clks3' into devel | Russell King | 2009-03-19 |
|\ |
|
| * | [ARM] omap: clk_set_parent: deny changing parent if clock is enabled | Russell King | 2009-03-03 |
| * | [ARM] omap: add support for bypassing DPLLs | Russell King | 2009-02-19 |
| * | [ARM] omap: arrange for clock recalc methods to return the rate | Russell King | 2009-02-14 |
| * | [ARM] omap: fix clockdomain enable/disable ordering | Russell King | 2009-02-08 |
| * | [ARM] omap: fix usecount decrement bug | Russell King | 2009-02-08 |
| * | [ARM] OMAP2/3 clock: convert remaining MPU barriers into OCP barriers | Paul Walmsley | 2009-02-08 |
| * | [ARM] OMAP2xxx clock: consolidate DELAYED_APP clock commits; fix barrier | Paul Walmsley | 2009-02-08 |
| * | [ARM] OMAP2/3 clock: don't use a barrier after clk_disable() | Paul Walmsley | 2009-02-08 |
| * | [ARM] omap: create a proper tree of clocks | Russell King | 2009-02-08 |