ying there isn't any, its just not clear from your patch why this
> is a good thing.)
>
> Also CC'ing Alessandro for his input.
I'd like to keep the interfaces as simple as possible but I'm open to
improvements if there are good use cases.
--
Best regards,
Al
tions? if it's useful, then just go for it.
> OOC, Alessandro, why is the date & time split into two fields?
because date and time are two different things and we expect
sysfs to preferably have one value for each entry.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino
us objection ;)
looks reasonable.
I prefer == 0 instead of !rtc_valid_tm(&tm),
but it's just a cosmetic issue.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "unsubscribe linux-kerne
rivers if they want (or need) to.
>
> Signed-off-by: David Brownell <[EMAIL PROTECTED]>
Acked-by: Alessandro Zummo <[EMAIL PROTECTED]>
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list
me.
Acked-by: Alessandro Zummo
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at
On Wed, 24 Jul 2013 15:05:22 -0700
Greg Kroah-Hartman wrote:
> The dev_attrs field of struct class is going away soon, dev_groups
> should be used instead. This converts the rtc class code to use the
> correct field.
>
> Cc: Alessandro Zummo
> Signed-off-by:
only real open issue is related to the ntp synchronization
mode and will be solved only when we can get rid of it :)
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel"
ing 254,0. I would eventually ack a patch that adds
/dev/rtc at 10,135 as an alias for /dev/rtc0.
however the best solution would be to upgrade hwclock.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send t
up the patches directly from the rtc mailing list,
unless there's an arch specific tree to carry it.
This one seems fine so I'm sure it's just an overlook
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe
ed to go in any arch's main tree, which is the
suggested
way as, with modern chipsets, the RTCs shares hw with many other drivers.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "unsu
C driver in then. It has
> > been acked by Jean Delvare and David Brownell. Byron or Jean, can you
> > try to submit it again?
>
> I'm not the driver author and RTC drivers aren't under my
> responsibility. Ask Alessandro Zummo instead.
I'm all ok for inclusion
ync stuff should be done outside of the kernel.
given the mean accuracy of RTC chips and other sync factors, imho
you haven't so much to gain with an in-kernel sync code.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubsc
the kernel/time/ntp.c stuff should be removed on all systems?
I'd say yes, but I think that would be dangerous to my own life :)
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "u
On Thu, 29 Nov 2007 10:10:12 -0800
David Brownell <[EMAIL PROTECTED]> wrote:
>
> I think the right thing to do there is just insist that in the RTC
> framework, alarms should always follow the one-shot model.
/me agrees.
--
Best regards,
Alessandro Zummo,
Tower Techno
Piggin.
>
> Signed-off-by: Jiri Kosina <[EMAIL PROTECTED]>
missed it, sorry.
Acked-by: Alessandro Zummo <[EMAIL PROTECTED]>
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the
> stampit();
> - rtc->rtc_dev->irq_freq = freq;
> - return 0;
> + return -ENOTTY;
> }
.. why ENOTTY here?
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line &q
On Tue, 4 Dec 2007 11:29:11 -0500
"Mike Frysinger" <[EMAIL PROTECTED]> wrote:
>
> On Dec 4, 2007 11:26 AM, Alessandro Zummo <[EMAIL PROTECTED]> wrote:
> > Bryan Wu <[EMAIL PROTECTED]> wrote:
> >
> > Hi, I fannly got some time to rev
ilities
> of the hardware
>
> sound about right ?
yes, it is. I agree about deleting it.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel"
On Tue, 4 Dec 2007 11:56:54 -0500
"Mike Frysinger" <[EMAIL PROTECTED]> wrote:
> On Dec 4, 2007 11:49 AM, Alessandro Zummo <[EMAIL PROTECTED]> wrote:
> > On Tue, 4 Dec 2007 11:47:56 -0500
> > "Mike Frysinger" <[EMAIL PROTECTED]> wrote:
> &
our patch and I'm happy to ack it. Thank you very much
a thanks to Gabriel for the bug report!
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
th
onvert rtc->char_lock into bit operation.
>
> Signed-off-by: Jiri Kosina <[EMAIL PROTECTED]>
Acked-by: Alessandro Zummo <[EMAIL PROTECTED]>
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
-
To unsubscribe from this lis
t;
> WARNING: vmlinux.o(.data+0x1b140): Section mismatch: reference to
> .init.text:m48t59_rtc_probe (between 'm48t59_rtc_platdrv' and
> 'm48t59_nvram_attr')
>
> Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]>
Thanks Randy!
Signed-off-by: Alessandro Zum
On Tue, 24 Jul 2007 13:40:04 +0100
Ben Dooks <[EMAIL PROTECTED]> wrote:
>
> Fixup the changes from moving around the arch
> support for s3c24xx based systems.
>
> Signed-off-by: Ben Dooks <[EMAIL PROTECTED]>
Acked-by: Alessandro Zummo <[EMAIL PROTECTED]>
CUT HERE
> Fix a typo turned up by a Coverity check: referring to the wrong register,
> which could cause problems restarting DS1338 RTCs after their oscillator
> halted. (For example, if the backup battery died.)
>
> Signed-off-by: David Brownell <[EMAIL PROTEC
is the best way to do that on modern kernels?
The rtc class is missing sysfs interface to the maximum settable
value. I guess I'll have to add it. I should be able to find the time
in the next few days.
However, I agree that they both shold be using an userspace
high freq timer :)
(date, S_IRUGO, rtc_sysfs_show_date, NULL),
__ATTR(time, S_IRUGO, rtc_sysfs_show_time, NULL),
__ATTR(since_epoch, S_IRUGO, rtc_sysfs_show_since_epoch, NULL),
+ __ATTR(max_user_freq, S_IRUGO | S_IWUSR, rtc_sysfs_show_max_user_freq,
+ rtc_s
> Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]>
Acked-by: Alessandro Zummo <[EMAIL PROTECTED]>
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel"
een trying to develop a rtc module and it kept crashing ... after
> debugging it, i'm pretty sure ive traced it back to the devinit markings ...
> dropping this lets my module load nicely :)
thanks for spotting it!
Acked-by: Alessandro Zummo <[EMAIL PROTECTED]>
--
Bes
started to circulate, early last summer.
>
> It'll be good to have that finally gone!
Hi David,
thanks for your work. The interface system was originally
in place because it seemed the right-thing-to-do. if it isn't,
better to remove it ;)
--
Best regards,
Ale
ht Thing may also have changed a bit over time!
eheh :)
given that Greg also agreed, you have my
Acked-By: Alessandro Zummo <[EMAIL PROTECTED]>
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
-
To unsubscribe from this list: send the
claims to support.
Jean would be very happy if we can remove drivers from
i2c/chips ;)
--
Best regards,
Alessandro Zummo,
Tower Technologies - Turin, Italy
http://www.towertech.it
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a
ss" and hard to make
> sense of...)
>
> Signed-off-by: David Brownell <[EMAIL PROTECTED]>
Thanks David, I was planning to do that myself.. you saved
me some work! :)
Acked-by: Alessandro Zummo <[EMAIL PROTECTED]>
--
Best regards,
Alessandro Zumm
) SUBSYSTEM
P: Alessandro Zummo
M: [EMAIL PROTECTED]
-L: linux-kernel@vger.kernel.org
+L: [EMAIL PROTECTED]
S: Maintained
REISERFS FILE SYSTEM
--
Best regards,
Alessandro Zummo,
Tower Technologies - Turin, Italy
http://www.towertech.it
-
To unsubscribe from this list
ork on that board; the original
> code to fetch the trim was broken. If "mode 1" really won't work,
> that's almost certainly a bug in that board's I2C driver.
Riku, can you please test it on your platform to see
if mode 1 works nicely?
--
Best reg
g their own thing here...
>
> Signed-off-by: David Brownell <[EMAIL PROTECTED]>
Acked-by: Alessandro Zummo <[EMAIL PROTECTED]>
--
Best regards,
Alessandro Zummo,
Tower Technologies - Turin, Italy
http://www.towertech.it
-
To unsubscribe from this list: send the line
id,
please also cc [EMAIL PROTECTED] on future patches.
Acked-by: Alessandro Zummo <[EMAIL PROTECTED]>
--
Best regards,
Alessandro Zummo,
Tower Technologies - Turin, Italy
http://www.towertech.it
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel&q
?
Given that we can not test on more boards, I'd keep
the most compatible method.
Acked-by: Alessandro Zummo <[EMAIL PROTECTED]>
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
-
To unsubscribe from this list: send the line &q
stems can have a better grasp of the driver.
- the name should be rtc-mc146818 to be coherent with
the other drivers, but this can cause confusion.
- please put yourself in MODULE_AUTHOR
other than that, I'm fine with the code.
I'd appreciate if someone (Woody?) can test
this code on
en't been part of anyone's kernel
> regression test suite recently, at least not with lockdep running.
>
> Signed-off-by: David Brownell <[EMAIL PROTECTED]>
Acked-by: Alessandro Zummo <[EMAIL PROTECTED]>
--
Best regards,
Alessandro Zummo,
Tower Technologies -
et Linux style guidelines, and to
> work with the new RTC drivers.
>
> Signed-off-by: David Brownell <[EMAIL PROTECTED]>
Thanks for your patches, David!
Acked-by: Alessandro Zummo <[EMAIL PROTECTED]>
--
Best regards,
Alessandro Zummo,
Tower Technologies - Turin, Ital
>
> This means that drivers implementing irq_set_freq() will automatically
> support RTC_IRQP_{READ,SET} ioctls; that logic doesn't need duplication
> within the driver.
>
> Signed-off-by: David Brownell <[EMAIL PROTECTED]>
Acked-by: Alessandro Zummo <[EMAIL PROTECTE
supposed to be? How do I create a static /dev/rtcN in
> my /dev
> directory if the major number isn't fixed?
> Maybe I am just missing something, feel free to correct me :)
udev ;)
the concept of static numbers is quite old...
--
Best regards,
Alessandro Zummo,
Tower Technol
supported on the new rtc subsystem.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Turin, Italy
http://www.towertech.it
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.ke
ec = readb(pdata->ioaddr_rtc + RTC_SECONDS);
?
Acked-by: Alessandro Zummo <[EMAIL PROTECTED]>
--
Best regards,
Alessandro Zummo,
Tower Technologies - Turin, Italy
http://www.towertech.it
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body o
On Fri, 15 Jun 2007 20:19:59 +0200
Alessandro Zummo <[EMAIL PROTECTED]> wrote:
> On Sat, 16 Jun 2007 01:10:37 +0900 (JST)
> Atsushi Nemoto <[EMAIL PROTECTED]> wrote:
>
> >
> > The generic RTC subsystem was added to kernel 2.6.17 which was
> > released a ye
would be nice, too.
Well, I guess there is no documentation. Maybe we could add
a dev_warn with an explicit message.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
-
To unsubscribe from this list: send the line "unsubscribe lin
On Tue, 19 Jun 2007 14:47:35 +0200
Rodolfo Giometti <[EMAIL PROTECTED]> wrote:
> On Tue, Jun 19, 2007 at 02:20:06PM +0200, Alessandro Zummo wrote:
> >
> > 'cos they are two different things :) I don't know how
> > the "Lightweight At Daemon" wor
ark A. Greer <[EMAIL PROTECTED]>
> + *
> + * This program is free software; you can redistribute it and/or modify
> + * it under the terms of the GNU General Public License version 2 as
> + * published by the Free Software Foundation.
Unless this include is required by other files,
PROTECTED]>
> Signed-off-by: Alexander Bigga <[EMAIL PROTECTED]>
> ---
Acked-by: Alessandro Zummo <[EMAIL PROTECTED]>
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
-
To unsubscribe from this list: send the line "unsubsc
hi Nemoto <[EMAIL PROTECTED]>
> Signed-off-by: Alexander Bigga <[EMAIL PROTECTED]>
> Acked-by: Mark A. Greer <[EMAIL PROTECTED]>
Acked-by: Alessandro Zummo <[EMAIL PROTECTED]>
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
a constant difference of 869984896 seconds. Is this a
> bug?
I'll have to check that. Sorry for the delay, i've been a bit busy.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
-
To unsubscribe from this list: send the lin
; It is mature enough to remove EXPERIMENTAL label from RTC_CLASS, isn't
> it?
I'd say yes, I will submit a patch. ty.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
-
To unsubscribe from this list: send the line "unsubscribe
help/pointers are appreciated. I dont't
have a deep knowledge of the subsystems involved.
[1]
http://lkml.org/lkml/2007/6/21/360
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
-
To unsubscribe from this list: send the line &q
ts but, obviously, everything acpi related
does not work.
anything else I can try? The laptop does not have a serial port,
so I can't capture the dmesg output.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
-
To unsubscribe from t
1020800 2001 178bfbff
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/
47541 444d4163 69746e65
> > 0001 00040f82 01020800 2001 178bfbff
> >
>
> What chipset is it? I'm going to guess at nVidia MCP51, in which case..
> That's the third time that's worked on the MCP51.
amd sb600/ati rs480.
--
Best r
know if the rtc subsystem can offer help/framework
for such a kind of driver. maybe it could be extended to
incorporate it. probably the alarms could be handled
in some way.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
-
To unsubscribe
ace in the
future, so users are advised not to count on it and device
authors to not add properties.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel"
ck
> Support")
> so that driver has claimed the CMOS RTC instead of "rtc-cmos.c". Disable it.
> Then you'll be able to use this driver with no little surprises.
maybe we should consider this in the Kconfig.
--
Best regards,
Alessandro Zummo,
Tower Technolog
t; So then rtc0 couldn't be found. You'd get the same
> > message if, say, the RTC was loaded as a module.
>
> It seems to me that the DRV_RTC_CMOS and the "standard" CONFIG_RTC
> shouldn't be used at the same time... Am I correct on that ?
> Wouldn't
id that. I'll try
to code something as soon as I get back home.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECT
On Thu, 04 Dec 2014 13:29:58 +0100
Stefan Agner wrote:
> > Acked-by: Alessandro Zummo
>
> Through which tree is this going upstream?
Andrew usually picks up those small patches, unless there's
a more appropriate tree.
--
Best regards,
Alessandro Zummo,
T
when required for readability.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http
On Tue, 13 Jan 2015 23:44:52 +0800
Xunlei Pang wrote:
> From: Xunlei Pang
>
> This driver has a number of y2038/y2106 issues.
This should probably be evaluated by
Linus Walleij
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.
a non time64 test driver?
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http:
On Tue, 13 Jan 2015 23:44:54 +0800
Xunlei Pang wrote:
> rtc_class_ops's set_alarm() shouldn't deal with the alarm date,
> as this is handled in the rtc core.
Please CC the author and ask him. The same applies for the other drivers.
--
Best regards,
Alessandro Zummo,
To
On Tue, 13 Jan 2015 23:44:50 +0800
Xunlei Pang wrote:
> -EXPORT_SYMBOL(get_seconds);
> +EXPORT_SYMBOL(get_seconds64);
Please leave get_seconds untouched
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from thi
est regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
P
On Wed, 14 Jan 2015 23:26:37 +0800
Xunlei Pang wrote:
> But on the other hand, we will have no test for set_mmss64(),
> because adding the set_mmss64() will make set_mmss() dysfunctional.
add a module parameter
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino,
On Thu, 29 Jan 2015 00:12:09 +0800
Xunlei Pang wrote:
> ping Alessandro
-EBUSY . saw that, looks fine anyhow, but would like to
have a deeper look. we have still some time 'till 2038, right? ;)
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
On Wed, 18 Mar 2015 10:37:26 -0700
John Stultz wrote:
> On Wed, Jan 28, 2015 at 10:27 AM, Alessandro Zummo
> wrote:
> > On Thu, 29 Jan 2015 00:12:09 +0800
> > Xunlei Pang wrote:
> >
> >> ping Alessandro
> >
> > -EBUSY . saw that, looks fine anyh
eems reasonable given that pr_fmt is widely
used elsewhere.
I don't like too much the need to have one define for
each file, but it's the way it works :-/
--
Best regards,
Alessandro Zummo - CEO,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe
On Mon, 1 Jun 2015 21:59:09 +0200
Alexandre Belloni wrote:
> I feel that we still have a bit of time before having to hurry and find
> a proper solution ;)
agreed :)
--
Best regards,
Alessandro Zummo - CEO,
Tower Technologies - Torino, Italy
http://www.towertech.it
't try to delete a sysfs file which acquires a lock
> while holding the same lock.
Pretty interesting indeed. One option would be to remove
the sys files before acquiring the lock. But I wonder
if this could lead to other issues.
--
Best regards,
Alessandro Zummo,
Tower Te
t; + return ret;
> +}
if the interrupt is mandatory you should request it before registering
the rtc device. if it isn't, please return 0.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from th
data);
> +
> + ds1347_read_reg(&spi->dev, DS1347_STATUS_REG, &data);
> + dev_info(&spi->dev, "DS1347 RTC Status Reg = 0x%02x\n", data);
> +
> + rtc = devm_rtc_device_register(&spi->dev, "ds1347",
> +
On Thu, 20 Mar 2014 12:19:55 -0700
Joe Perches wrote:
> This depends on how long you want to live, but it could be
>
> while (dt->tm_year >= 100)
dt->tm_year % 100 ?
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.t
On Thu, 6 Mar 2014 16:40:02 +
"Opensource [Steve Twiss]" wrote:
> Change History:
>
> Changes made to this driver since previous RFC V1
> Comments by Alessandro Zummo
> - http://www.kernelhub.org/?p=2&msg=426327
> - Use return PTR_ERR(rtc->rtc_de
ve?
as far as I know, no recent distribution is using the old code
anymore and the new (well, not so new anymore) framework provides the same
functionality.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this lis
On Mon, 19 May 2014 21:28:20 +0530
Raghavendra Ganiga wrote:
> also the sysfs will not create entry for alarm if
> irq registration fails in probe
>
> Signed-off-by: Raghavendra Chandra Ganiga
Acked-by: Alessandro Zummo
--
Best regards,
Alessandro Zummo,
Tower Technolog
const char *alarm_str, *diodes = "disabled", *resistors = " ";
> +
> + regmap_read(priv->map, DS1343_CONTROL_REG, &data);
is this thing really useful? what about having sysfs entries
instead?
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, It
arm
> and alarm_irq_enable can return error since there is no irq handler
> for the rtc interrupt
> or is there any other solution
> or let the set_alarm and alarm_irq_enable routine be as it is and will
you can use a flag (or set the irq to -1)
--
Best regards,
Alessandro Zummo,
Tower
On Tue, 6 May 2014 19:13:18 +0200
a...@atx.name wrote:
> Adds driver for SPI RTC Microchip MCP795. Does only support saving/loading
> time from the chip (i. e. no alarms/power events/ID).
>
> Signed-off-by: Josef Gajdusek
Acked-by: Alessandro Zummo
--
Best regards,
Ales
year-fixing loop expects the
> time being invalid due to leap year.
>
> Fix reduces the loop to the leap years and adds final validity check.
>
> Signed-off-by: Ales Novak
Seems reasonable.
Acked-by: Alessandro Zummo
--
Best regards,
Alessandro Zummo,
Tower Technolog
whole patchset. thanks!
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vge
is a patch to add support for
> maxim dallas rtc ds1347
>
> Signed-off-by: Raghavendra Chandra Ganiga
Acked-by: Alessandro Zummo
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line &q
letting any rtc_class_open() users access it again
*/
- rtc_sysfs_del_device(rtc);
rtc_dev_del_device(rtc);
rtc_proc_del_device(rtc);
device_unregister(&rtc->dev);
--
Best regards,
Alessandro Zummo,
Tower Technologies - To
t; >
> > I don't know what's the preferred workflow in these cases...
>
> That's fine. I'm happy to create shared branches when required.
mfd tree will be ok.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towert
I'm testing them and they're working fine so far. Will handle them the next
week.
--
Best regards,
Alessandro Zummo
Tower Technologies
Sent from my iPhone, please excuse my brevity.
> On 21/giu/2014, at 15:08, Alexander Holler wrote:
>
> Am 12.06.2014 01:53,
hould be used at boot with
a different identifier than rtcX (and move the option to the kernel command
line)
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
ult to
> support BB (or greater) silicon.
any particular reason for not supporting both at the same time,
either with a module option, platform data, dt, etc ?
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from th
> Signed-off-by: Hyogi Gim
Acked-by: Alessandro Zummo
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kerne
it to mfd
or via another tree / next. The patch looks good to m.
Acked-by: Alessandro Zummo
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the b
of hctosys, I have 3 patches, and 2 more to implement
> rtc_read_timeval() for higher resolution clocks.
Yes, I know the experience might be a painful one.
Please send the patches and let's see if they fix the issue for John too.
--
Best regards,
Alessandro Zummo,
Tower Technolo
e(&dev->kobj, &nvram);
if (is_valid_irq(cmos->irq)) {
+
free_irq(cmos->irq, cmos->rtc);
- hpet_unregister_irq_handler(cmos_interrupt);
+
+ if (is_hpet_enabled()) {
+ hpet_unregister_irq_handler(cmos_interrupt);
+
c device in the probe function,
which should not be done.
the last patches fixes it. I'll keep trying to trigger the bug on my systems.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line
move_attrs could be called in the rtc base class,
before the device removal?
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to m
t break anything
on non-Alpha machines. Did you test it on x86? It would be fine if
we can get a couple of Tested-by:
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "unsubscribe linux-ker
sorry for the delay.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.o
mentation ok as per your last comment
> on the proc interface. please provide the feedback.
That's sounds like a plan. Please send the code when you're ready.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsu
1 - 100 of 115 matches
Mail list logo