index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-08
OMAP2xxx: clock: fix clockdomains on gpt7_ick, 2430 mmchs2_fck clocks
Paul Walmsley
2
-1
/
+4
2011-03-08
omap2/3: clockdomains: fix compile-time warnings
Sanjeev Premi
1
-0
/
+3
2011-03-08
OMAP2xxx: clock: remove dsp_irate_ick
Paul Walmsley
4
-46
/
+23
2011-03-08
OMAP2+: clock: remove the DPLL rate tolerance code
Paul Walmsley
6
-86
/
+24
2011-03-08
OMAP: clock: bail out early if arch_clock functions not implemented
Paul Walmsley
1
-28
/
+38
2011-03-08
OMAP2xxx: clock: fix interface clocks and clockdomains for modules in the WKU...
Paul Walmsley
2
-26
/
+44
2011-03-08
OMAP2xxx: clock: fix low-frequency oscillator clock rate
Paul Walmsley
2
-2
/
+2
2011-03-08
OMAP2xxx: clock: fix parents for L3-derived clocks
Paul Walmsley
2
-4
/
+4
2011-03-08
OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.c
Paul Walmsley
2
-163
/
+5
2011-03-08
OMAP3: clock: use autoidle clkops for all autoidle-controllable interface clocks
Paul Walmsley
4
-75
/
+112
2011-03-08
OMAP2430: clock: use autoidle clkops for all autoidle-controllable interface ...
Paul Walmsley
1
-56
/
+69
2011-03-08
OMAP2430/3xxx: clock: add modem clock autoidle support
Paul Walmsley
2
-0
/
+10
2011-03-08
OMAP2420: clock: use autoidle clkops for all autoidle-controllable interface ...
Paul Walmsley
2
-48
/
+63
2011-03-08
OMAP2420: clock: add sdrc_ick
Paul Walmsley
2
-0
/
+17
2011-03-08
OMAP2+: clock: add interface clock type code with autoidle support
Paul Walmsley
3
-3
/
+85
2011-03-08
OMAP2+: clock: comment that osc_ck/osc_sys_ck should use clockfw autoidle con...
Paul Walmsley
1
-0
/
+14
2011-03-08
OMAP2xxx: clock: add clockfw autoidle support for APLLs
Paul Walmsley
4
-9
/
+72
2011-03-08
OMAP2: clock: add DPLL autoidle support
Paul Walmsley
8
-8
/
+105
2011-02-26
OMAP2+: clock: disable autoidle on all clocks during clock init
Paul Walmsley
5
-4
/
+14
2011-02-26
omap4: dpll: Enable auto gate control for all MX postdividers
Rajendra Nayak
3
-22
/
+37
2011-02-26
OMAP4: DPLL: Add dpll api to control GATE_CTRL
Rajendra Nayak
4
-2
/
+95
2011-02-26
OMAP2+: clock: autoidle as many clocks as possible if CONFIG_OMAP_RESET_CLOCKS
Paul Walmsley
2
-17
/
+1
2011-02-26
OMAP3/4: DPLL: Add allow_idle/deny_idle support for all DPLL's
Rajendra Nayak
4
-3
/
+10
2011-02-26
OMAP: clock: Add allow_idle/deny_idle support in clkops
Rajendra Nayak
2
-0
/
+38
2011-02-26
omap3: dpll: Populate clkops for dpll1_ck
Rajendra Nayak
1
-1
/
+1
2011-02-26
omap: clock: Check for enable/disable ops support
Rajendra Nayak
1
-5
/
+9
2011-02-26
OMAP: clockdomain: Arch specific funcs for clkdm_clk_enable/disable
Rajendra Nayak
5
-124
/
+114
2011-02-26
OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm
Rajendra Nayak
8
-40
/
+79
2011-02-26
OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdm
Rajendra Nayak
9
-58
/
+96
2011-02-26
OMAP: clockdomain: Arch specific funcs to handle deps
Rajendra Nayak
6
-84
/
+246
2011-02-26
OMAP: clockdomain: Infrastructure to put arch specific code
Rajendra Nayak
4
-4
/
+47
2011-02-26
OMAP: powerdomain: remove unused func declaration
Rajendra Nayak
1
-1
/
+0
2011-02-23
OMAP3: hwmod data: add DSS DISPC RFBI DSI VENC
Senthilvadivu Guruswamy
3
-0
/
+463
2011-02-23
OMAP2430: hwmod data: add DSS DISPC RFBI VENC
Senthilvadivu Guruswamy
1
-0
/
+284
2011-02-23
OMAP2420: hwmod data: add DSS DISPC RFBI VENC
Senthilvadivu Guruswamy
3
-0
/
+354
2011-02-22
OMAP4: hwmod data: Prevent timer1 to be reset and idle during init
Benoit Cousson
1
-0
/
+1
2011-02-21
OMAP4: hwmod data: Add rev and dev_attr fields in McSPI
Benoit Cousson
1
-0
/
+26
2011-02-17
OMAP: runtime: McSPI driver runtime conversion
Govindraj.R
1
-74
/
+42
2011-02-17
OMAP: devices: Modify McSPI device to adapt to hwmod framework
Charulatha V
3
-230
/
+72
2011-02-17
OMAP3: hwmod data: Add McSPI
Charulatha V
1
-0
/
+280
2011-02-17
OMAP2430: hwmod data: Add McSPI
Charulatha V
1
-0
/
+219
2011-02-17
OMAP2420: hwmod data: Add McSPI
Charulatha V
2
-0
/
+164
2011-02-17
omap: add hwspinlock device
Simon Que
2
-0
/
+64
2011-02-17
drivers: hwspinlock: add OMAP implementation
Simon Que
3
-0
/
+241
2011-02-17
drivers: hwspinlock: add framework
Ohad Ben-Cohen
8
-0
/
+1216
2011-02-17
OMAP4: hwmod data: Add USBOTG
Benoit Cousson
1
-1
/
+95
2011-02-17
OMAP4: hwmod data: Add AESS, McPDM, bandgap, counter_32k, MMC, KBD, ISS & IPU
Benoit Cousson
1
-16
/
+993
2011-02-17
OMAP4: hwmod data: Add McBSP
Benoit Cousson
1
-4
/
+289
2011-02-17
OMAP4: hwmod data: Add DMIC
Benoit Cousson
1
-1
/
+93
2011-02-17
OMAP4: hwmod data: Add mailbox
Benoit Cousson
1
-1
/
+67
[next]