Commit Graph

223671 Commits (cdb54c4457d68994da7c2e16907adfbfc130060d)
 

Author SHA1 Message Date
Paul Walmsley cdb54c4457 OMAP4: PRCM: rename _MOD macros to _INST 14 years ago
Benoit Cousson 0f318fd52d OMAP4: PRCM: Add SCRM header file 14 years ago
Paul Walmsley d198b514bd OMAP4: PRCM: reorganize existing OMAP4 PRCM header files 14 years ago
Paul Walmsley f5f9d132d1 OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM code 14 years ago
Paul Walmsley 166353bd75 OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode() 14 years ago
Paul Walmsley dc0b3a7014 OMAP2+: clockdomains: move clockdomain static data to .c files 14 years ago
Paul Walmsley 6e01478ae8 OMAP2+: powerdomains: move powerdomain static data to .c files 14 years ago
Santosh Shilimkar 4b4f62c467 OMAP4: powerdomain: Add pwrdm_clear_all_prev_pwrst 14 years ago
Rajendra Nayak 9b7fc907d9 OMAP: powerdomain: Arch specific funcs for mem control 14 years ago
Rajendra Nayak 1262757852 OMAP: powerdomain: Arch specific funcs for logic control 14 years ago
Rajendra Nayak f327e07b0e OMAP: powerdomain: Arch specific funcs for state control 14 years ago
Rajendra Nayak 3b1e8b21fc OMAP: powerdomain: Infrastructure to put arch specific code 14 years ago
Rajendra Nayak 74bea6b988 OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file 14 years ago
Paul Walmsley ff2516fbef OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanism 14 years ago
Paul Walmsley 81fbc5ef9b OMAP2+: wd_timer: separate watchdog disable code from the rest of mach-omap2/devices.c 14 years ago
Rajendra Nayak 233cbe5b94 OMAP2+: hwmod: Update the sysc_cache in case module context is lost 14 years ago
Paul Walmsley b56b7bc8d9 OMAP2+: hwmod: fix a warning, add some docs, remove unused fields 14 years ago
Paul Walmsley dc6d1cda04 OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock 14 years ago
Paul Walmsley bd36179eec OMAP2+: hwmod: add support for per-class custom device reset functions 14 years ago
Paul Walmsley 2092e5ccf8 OMAP2+: hwmod: add postsetup state 14 years ago
Paul Walmsley e4dc8f507c OMAP2+: hwmod: allow custom pre-shutdown functions 14 years ago
Paul Walmsley 4805734bcc OMAP2+: io: split omap2_init_common_hw() 14 years ago
Tony Lindgren b9e7683bbc Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus 14 years ago
Tony Lindgren bb3613aa34 Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus 14 years ago
Tony Lindgren 6971071cdd Merge branch 'devel-dma' into omap-for-linus 14 years ago
Jean Pihet bb1c9034b3 OMAP3: ASM sleep code format rework 14 years ago
Jean Pihet 8352129166 OMAP3: add comments for low power code errata 14 years ago
Jean Pihet f7dfe3d8a9 OMAP3: rework of the ASM sleep code execution paths 14 years ago
Jean Pihet 1e81bc015a OMAP3: re-organize the ASM sleep code 14 years ago
Jean Pihet fe360e1c86 OMAP3: remove hardcoded values from the ASM sleep code 14 years ago
Jean Pihet b4b36fd94e OMAP2+: use global values for the SRAM PA addresses 14 years ago
Jean Pihet d3cdfd2a15 OMAP3: remove unused code from the ASM sleep code 14 years ago
Eduardo Valentin cc1b602887 OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2 14 years ago
Nishanth Menon 80723c3fe4 OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_mode 14 years ago
Peter 'p2' De Schrijver c4236d2e79 OMAP3630: PM: Disable L2 cache while invalidating L2 cache 14 years ago
Nishanth Menon 458e999eb1 OMAP3630: PM: Erratum i608: disable RTA 14 years ago
Nishanth Menon 8cdfd83473 OMAP3: pm: introduce errata handling 14 years ago
Peter 'p2' De Schrijver 9d93b8a2c8 OMAP3: PM: Erratum i581 support: dll kick strategy 14 years ago
Richard Woodruff 0bd4053536 OMAP3: PM: Update clean_l2 to use v7_flush_dcache_all 14 years ago
Kevin Hilman 53da4ce238 OMAP3: remove OPP interfaces from OMAP PM layer 14 years ago
Nishanth Menon f5a6422d4e omap4: opp: add OPP table data 14 years ago
Nishanth Menon fd1478cd61 omap: opp: add OMAP3 OPP table data and common init 14 years ago
Thara Gopinath 1cbbe37ac5 OMAP: pm.c correct the initcall for an early init. 14 years ago
Jean Pihet c166381d40 OMAP2+: disable idle early in the suspend sequence 14 years ago
Linus Torvalds 90a8a73c06 Linux 2.6.37-rc7 14 years ago
Linus Torvalds e5fcdb7ed8 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 14 years ago
Linus Torvalds 7bddaaca47 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 14 years ago
Linus Torvalds 9d5004fcf6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 14 years ago
Linus Torvalds 453434cf3f Fix build error in drivers/block/cciss.c 14 years ago
Tony Lindgren 4584acc3ee Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linus 14 years ago