summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann2011-07-17119-6509/+5137
|\ \
| | * Merge branch 'peter/topic/for-tony' of git://gitorious.org/omap-audio/linux-a...Tony Lindgren2011-07-075-15/+79
| | |\
| | | * OMAP4: SDP4430: Add twl6040 codec platform supportMisael Lopez Cruz2011-07-041-1/+9
| | | * OMAP4: SDP4430: Add twl6040 vibrator platform supportPeter Ujfalusi2011-07-041-0/+48
| | | * mfd: twl6040: Add initial supportMisael Lopez Cruz2011-07-041-2/+10
| | | * MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-043-13/+13
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'omap4_clockdomain_hwmod_3.1', 'clock_debugfs_a_3.1', 'omap4_c...Paul Walmsley2011-07-106-127/+309
| |\ \ \ \ \
| | | | * | | OMAP: omap_device: Create clkdev entry for hwmod main_clkBenoit Cousson2011-07-105-103/+118
| | | * | | | OMAP4: clock data: Add missing divider selection for auxclksRajendra Nayak2011-07-101-24/+152
| | | |/ / /
| | * / / / OMAP: Add debugfs node to show the summary of all clocksJon Hunter2011-07-101-0/+39
| | |/ / /
| * | | | OMAP2+: hwmod: Follow the recommended PRCM module enable sequenceRajendra Nayak2011-07-102-20/+51
| * | | | OMAP2+: clock: allow per-SoC clock init code to prevent clockdomain calls fro...Paul Walmsley2011-07-102-3/+27
| * | | | OMAP2+: clockdomain: Add per clkdm lock to prevent concurrent state programmingRajendra Nayak2011-07-104-18/+50
| * | | | OMAP2+: PM: idle clkdms only if already in idleRajendra Nayak2011-07-101-1/+3
| * | | | OMAP2+: clockdomain: add clkdm_in_hwsup()Paul Walmsley2011-07-102-2/+34
| * | | | OMAP2+: clockdomain: Add 2 APIs to control clockdomain from hwmod frameworkBenoit Cousson2011-07-102-36/+109
| * | | | OMAP: clockdomain: Remove redundant call to pwrdm_wait_transition()Vaibhav Bedia2011-07-101-1/+0
| * | | | OMAP4: hwmod: Introduce the module control in hwmod controlBenoit Cousson2011-07-101-2/+61
| * | | | OMAP4: cm: Add two new APIs for modulemode controlBenoit Cousson2011-07-102-0/+45
| * | | | OMAP4: hwmod data: Add modulemode entry in omap_hwmod structureBenoit Cousson2011-07-102-0/+61
| * | | | OMAP4: hwmod data: Add PRM context register offsetBenoit Cousson2011-07-102-0/+75
| * | | | OMAP4: prm: Remove deprecated functionsBenoit Cousson2011-07-102-41/+0
| * | | | OMAP4: prm: Replace warm reset API with the offset based versionBenoit Cousson2011-07-105-22/+24
| * | | | OMAP4: hwmod: Replace RSTCTRL absolute address with offset macrosBenoit Cousson2011-07-107-113/+125
| * | | | OMAP: hwmod: Wait the idle status to be disabledBenoit Cousson2011-07-103-0/+66
| * | | | OMAP4: hwmod: Replace CLKCTRL absolute address with offset macrosBenoit Cousson2011-07-106-97/+198
| * | | | OMAP2+: hwmod: Init clkdm field at boot timeBenoit Cousson2011-07-102-1/+34
| * | | | OMAP4: hwmod data: Add clock domain attributeBenoit Cousson2011-07-103-3/+85
| |/ / /
| | | |
| | \ \
| *-. \ \ Merge branches 'powerdomain_fixes_3.1', 'hardware_workarounds_3.1', 'hwmod_ds...Paul Walmsley2011-07-10103-6089/+3802
| |\ \ \ \
| | | * | | OMAP: hwmod: fix the i2c-reset timeout during bootupAvinash.H.M2011-07-108-7/+111
| | | * | | I2C: OMAP2+: add correct functionality flags to all omap2plus i2c dev_attrAndy Green2011-07-104-1/+27
| | | * | | I2C: OMAP2+: Tag all OMAP2+ hwmod defintions with I2C IP revisionAndy Green2011-07-104-0/+4
| | | * | | I2C: OMAP2+: Introduce I2C IP versioning constantsAndy Green2011-07-101-0/+1
| | | * | | I2C: OMAP2+: increase omap_i2c_dev_attr flags from u8 to u32Andy Green2011-07-101-1/+1
| | | * | | I2C: OMAP2+: Set hwmod flags to only allow 16-bit accesses to i2cAndy Green2011-07-103-4/+9
| | | * | | OMAP4: hwmod data: Change DSS main_clk schemeTomi Valkeinen2011-07-101-14/+14
| | | * | | OMAP4: hwmod data: Modify DSS opt clocksTomi Valkeinen2011-07-102-4/+37
| | | | | |
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | *-------. \ \ Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine...Paul Walmsley2011-07-1026-3176/+2116
| | | |\ \ \ \ \ \ \
| | | | | | | | * | | OMAP: omap_device: replace _find_by_pdev() with to_omap_device()Kevin Hilman2011-07-101-10/+5
| | | | | | | * | | | OMAP PM: remove OMAP_PM_NONE config optionJean Pihet2011-07-102-11/+0
| | | | | | | * | | | OMAP4: clockdomain data: Fix data order and wrong nameBenoit Cousson2011-07-101-61/+63
| | | | | | | * | | | OMAP4: prcm_mpu: Fix indent in few macrosBenoit Cousson2011-07-101-35/+34
| | | | | | | * | | | OMAP4: cm: Remove RESTORE macros to avoid access from SWBenoit Cousson2011-07-103-455/+254
| | | | | | | * | | | OMAP4: powerdomain data: Fix indentationBenoit Cousson2011-07-101-9/+9
| | | | | | | * | | | OMAP4: prm: Remove wrong clockdomain offsetsBenoit Cousson2011-07-101-12/+0
| | | | | | | * | | | OMAP4: prcm: Fix errors in few defines nameBenoit Cousson2011-07-103-37/+36
| | | | | | | |/ / /
| | | | | | * | | | OMAP4: clock data: Remove UNIPRO clock nodesJon Hunter2011-07-101-60/+0
| | | | | | * | | | OMAP4: clock data: Remove McASP2, McASP3 and MMC6 clocksJon Hunter2011-07-101-55/+31
| | | | | | * | | | OMAP4: clock data: Fix max mult and div for USB DPLLBenoit Cousson2011-07-103-23/+15
| | | | | | * | | | OMAP4: clock data: Re-order some clock nodes and structure fieldsBenoit Cousson2011-07-101-32/+34