SEARCH  

NEWS

2010.10.06:11:36:27
Nobel z fizyki za przełomowy materiał (wideo)
Szybsze komputery i przejrzyste ekrany dotykowe mogą pojawić się na rynku dzięki grafenowi. Jest to supermocny, cienki materiał odkryty w roku 2004. Wczoraj nagrodę Nobla z fizyki otrzymali Andriej Gejm i Konstantin Nowosiołow za przełomowe eksperymenty związane z grafenem.

 

181128754874_583860007523Gadiyar Anand

 
142026964519_554260007742Felipe Balbi

 
137221894401_580660007635Gadiyar Anand

 
106427874282_552960007354Gadiyar Anand

 
171826054305_580560007785Shilimkar Santosh
Felipe Balbi wrote: Hi, On Fri, Aug 20, 2010 at 07:47:07AM +0200, ext Gadiyar, Anand wrote: The differences between OMAP3 and OMAP4 are: - The OMAP4 has a different set of clocks which d

 
193728574659_581060007309Shubhrajyoti D

 
133221144005_585160007641Kevin Hilman
Datta, Shubhrajyoti wrote: Subject: [RFC PATCH] Board support for the the GPIO keys Please tag $SUBJECT with something like "omap: 4430sdp: " Board support for the GPIO keys. The

 
159320284831_599460007855Varadarajan Charulat
Thanks for the review -----Original Message----- From: Kevin Hilman [ rel="nofollow" mailto:khilman@xxxxxxxxxxxxxxxxxxx mailto:khilman@xxxxxxxxxxxxxxxxxxx ] Sent: Thursday, August 26, 2010

 
162928994641_591160007053Murphy Dan
Hi Charu, Agree to your comments. Will fix them. -----Original Message----- From: Varadarajan, Charulatha Sent: Friday, August 20, 2010 12:13 PM To: Datta, Shubhrajyoti; linux-omap@xxxxxxxxx

 
126521454658_557060007704Marc Chalain

 
135428864560_501360007254Robert Nelson

 
132220274368_532860007024Robert Nelson
system_rev comes from u-boot and is a constant 0x20, so Bx boards also fall in this if and will get setup with the wrong gpio_wp pin. Switch to using the Beagle revision routine to correcly set pi

 
197024714053_580060007888Robert Nelson
On Wed, 18 Aug 2010 10:56:51 -0500 Robert Nelson <robertcnelson@xxxxxxxxx wrote: + ret = gpio_request(171, "rev_id_0"); + if (ret < 0) + goto fail0; + + ret = gpio_reques

 
165420924786_529560007213Keshava Munegowda
Make TLL channel count a parameter instead of a hardcoded value. This allows us to be flexible with future OMAP revisions which could have a different number of channels. Signed-off-by: Keshava Mune

 
134822674358_500660007308Keshava Munegowda
Rename usbhost2_120m_fck to usbhost_hs_fck and usbhost1_48m_fck to usbhost_fs_fck, so that we can reuse the names across OMAP3 and OMAP4. OMAP3 and OMAP4 have similar clocks, with different frequenc

 
171021924193_526960007889Keshava Munegowda
The PHY reset code is moved at the begining and end of the function omap_start_ehc. This simplfies the writing clocks enabling code for OMAP4 later. Signed-off-by: Keshava Munegowda <keshava_mg

 
152425284916_589260007794Munegowda Keshava
Make TLL channel count a parameter instead of a hardcoded value. This allows us to be flexible with future OMAP revisions which could have a different number of channels. Signed-off-by: Keshava Mune

 
191728264264_597060007728Munegowda Keshava

 
185822794821_564360007823Munegowda Keshava

 
185729234090_521460007929Gadiyar Anand

 
152326394120_571660007326Greg KH
-----Original Message----- From: Munegowda, Keshava Sent: Wednesday, August 18, 2010 8:26 AM To: linux-usb@xxxxxxxxxxxxxxx; linux-omap@xxxxxxxxxxxxxxx Cc: Munegowda, Keshava Subject: [PAT

 
160524334855_552060007711Hema HK
-----Original Message----- From: Greg KH [ rel="nofollow" mailto:greg@xxxxxxxxx mailto:greg@xxxxxxxxx ] Sent: Wednesday, September 08, 2010 2:26 PM To: Munegowda, Keshava Cc: linux-usb-o

 
131422414536_557860007160Kalliguddi Hema
Hema HK <hemahk@xxxxxx writes: Calling runtime pm APIs pm_runtime_put_sync() and pm_runtime_get_sync() for enabling/disabling the clocks,sysconfig settings. used omap_hwmod_enable_wakeup

 
130620684440_512660007014Kalliguddi Hema
"Kalliguddi, Hema" <hemahk@xxxxxx writes: static int musb_platform_resume(struct musb *musb) { u32 l; + struct device *dev = musb- controller; + struct

 
195025684938_504060007867Kevin Hilman
OMAP USBOTG modules has a requirement to set the auto idle bit only after setting smart idle bit. Modified the _sys_enable api to set the smart idle first and then the autoidle bit. Setting this will

 
196923054506_508960007415Hema HK
Hi, -----Original Message----- From: Kevin Hilman [ rel="nofollow" mailto:khilman@xxxxxxxxxxxxxxxxxxx mailto:khilman@xxxxxxxxxxxxxxxxxxx ] Sent: Thursday, August 26, 2010 5:12 AM To: Kallig

 
141526264848_526960007171Kalliguddi Hema
Hema HK <hemahk@xxxxxx writes: With OMAP core-off support musb was not functional as context was getting lost after wakeup from core-off. And also musb was blocking the core-off after load

 
198024604413_551660007624Kalliguddi Hema
"Kalliguddi, Hema" <hemahk@xxxxxx writes: -----Original Message----- From: Kevin Hilman [ rel="nofollow" mailto:khilman@xxxxxxxxxxxxxxxxxxx mailto:khilman@xxxxxxxxxxxxxxxxxxx ]

 
167723444692_511660007403Hema HK
Using omap_device_build api instead of platform_device_register for musb device registration.The device specific resources defined in centralized database will be used. So removed the resource defini

 
113124214971_506860007753Hema HK
OMAP3 hwmod data stuctures are populated with base address, L3 and L4 interface clocks, IRQs,and sysconfig register details. Signed-off-by: Hema HK <hemahk@xxxxxx Cc: Felipe Balbi <felipe.bal

 
193524304057_544160007078Hema HK
Modified the Omap,Blackfin and Davinci board files to add the name of the IRQs in the resource structures and musb driver to use the get_irq_byname() api to get the mc and dma irq numbers instead of

 
185629344704_570360007851Kalliguddi Hema
Hema HK <hemahk@xxxxxx writes: Cc: Felipe Balbi <felipe.balbi@xxxxxxxxx Cc: Tony Lindgren <tony@xxxxxxxxxxx Cc: Kevin Hilman <khilman@xxxxxxxxxxxxxxxxxxx Cc: Cousson, Benoit

 
187521834310_528760007348Krogerus Heikki EXTT
-----Original Message----- From: Kevin Hilman [ rel="nofollow" mailto:khilman@xxxxxxxxxxxxxxxxxxx mailto:khilman@xxxxxxxxxxxxxxxxxxx ] Sent: Thursday, August 26, 2010 5:29 AM To: Kalligudd

 
191223764693_560360007164Heikki Krogerus
On Wed, Aug 18, 2010 at 04:01:05PM +0300, Krogerus Heikki (EXT-Teleca/Helsinki) wrote: From: Heikki Krogerus <ext-heikki.krogerus@xxxxxxxxx NXP ISP1704 is Battery Charging Specification 1.

 
100626244585_597760007046Heikki Krogerus

 
173026274476_578860007995Thara Gopinath
+static void isp1704_charger_work(struct work_struct *data) +{ + struct isp1704_charger *isp = + container_of(data, struct isp1704_charger, work); + + /* FIXME Only supporting dedicated

 
186729244929_557160007132Kevin Hilman
This patch introduces a user list of devices associated with each voltage domain instance. The user list is implemented using plist structure with priority node populated with the voltage values. Thi

 
142125014315_573160007014Kevin Hilman
Kevin Hilman <khilman@xxxxxxxxxxxxxxxxxxx writes: + if (!found) { + user = kzalloc(sizeof(struct omap_vdd_user_list), GFP_KERNEL); + if (!user) { + pr_err("%s: Unable to cre

 
107926994390_577360007883Nishanth Menon
Hello, On Wed, 01 Sep 2010 15:51:40 -0700 Kevin Hilman <khilman@xxxxxxxxxxxxxxxxxxx wrote: Looking closer at this, keeping track of a list of devices and constraints is what the regulator f

 
193823084506_552360007198Nishanth Menon
On Thu, 2 Sep 2010 03:17:56 -0500, Nishanth Menon <nm@xxxxxx wrote: Just brainstorming - if we use the regulator framework - there are potential benefits - agreed. BUT, consider the cpuidle

 
156920154825_504560007893Nishanth Menon
Hi, On Thu, 2 Sep 2010 05:17:01 -0500, Nishanth Menon <nm@xxxxxx wrote: note - if we allow unlock of irqs at this point, we cannot predictably progress down the logic. spin_unlock() would

 
104026694816_597060007442Kevin Hilman
Hi, On Thu, 2 Sep 2010 05:40:56 -0500, Nishanth Menon <nm@xxxxxx wrote: Felipe Balbi had written, on 09/02/2010 05:28 AM, the following: Hi, On Thu, 2 Sep 2010 05:17:01 -0500, Nishan

 
110126614943_541760007731Kevin Hilman

 
143224714430_582360007732Kevin Hilman
-----Original Message----- From: Kevin Hilman [ rel="nofollow" mailto:khilman@xxxxxxxxxxxxxxxxxxx mailto:khilman@xxxxxxxxxxxxxxxxxxx ] Sent: Thursday, September 02, 2010 4:22 AM To: Gopi

 
170521814040_521160007326Kevin Hilman
On Fri, Sep 03, 2010 at 09:41:11AM -0700, Kevin Hilman wrote: Like you, Im no expert on the regulator framework internals, but it appears to have a pretty thorough system of constraints manageme

 
141022734341_523460007143Eduardo Valentin
On Fri, Sep 03, 2010 at 11:00:31AM -0700, Kevin Hilman wrote: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx writes: The only thing I can think you might need to do if this is just straig

 
112723594813_594460007052Mark Brown
On Mon, 2010-09-06 at 22:59 +0300, Eduardo Valentin wrote: Hello, On Fri, Sep 03, 2010 at 08:20:52PM +0200, Mark Brown wrote: On Fri, Sep 03, 2010 at 11:00:31AM -0700, Kevin Hilman wrote:

 
138624304714_532860007105Mark Brown
"Gopinath, Thara" <thara@xxxxxx writes: [...] I agree probably regulator framework would be the best place for this but then IMO regulator framework needs a lot of changes to s

 
105922794576_548960007821Thara Gopinath
This patch extends the device hwmod structure to contain info about the voltage domain to which the device belongs to. This is needed to support a device based DVFS where the device knows which volta

 
122028074001_526160007706Kevin Hilman
Thara Gopinath <thara@xxxxxx writes: This patch adds an API in the opp layer that can be used by the voltage layer to get a list of all the scalable devices belonging to a particular volta