Re: [GIT PULL] RTC for 4.2

2015-06-26 Thread Alexandre Belloni
On 25/06/2015 at 18:59:48 -0700, Linus Torvalds wrote :
> Looks fine, but:
> 
> > Conflicts:
> >drivers/rtc/Makefile
> >
> > Trivial add/add conflicts with the mfd tree, solved in linux-next
> > Resolution: take both sides.
> 
> That's not the resolution I took - the re-sorting of the file made for
> more complex.
> 
> Can you check my resolution?
> 

I've checked and it is correct. Thanks!

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
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
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] RTC for 4.2

2015-06-26 Thread Alexandre Belloni
On 25/06/2015 at 18:59:48 -0700, Linus Torvalds wrote :
 Looks fine, but:
 
  Conflicts:
 drivers/rtc/Makefile
 
  Trivial add/add conflicts with the mfd tree, solved in linux-next
  Resolution: take both sides.
 
 That's not the resolution I took - the re-sorting of the file made for
 more complex.
 
 Can you check my resolution?
 

I've checked and it is correct. Thanks!

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
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
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] RTC for 4.2

2015-06-25 Thread Linus Torvalds
On Thu, Jun 25, 2015 at 12:16 PM, Alexandre Belloni
 wrote:
>
> Here is the pull-request for the RTC susbsystem for 4.2. This is my
> first pull-request to you, don't hesitate to tell me if I need to adjust
> something.

Looks fine, but:

> Conflicts:
>drivers/rtc/Makefile
>
> Trivial add/add conflicts with the mfd tree, solved in linux-next
> Resolution: take both sides.

That's not the resolution I took - the re-sorting of the file made for
more complex.

Can you check my resolution?

Linus
--
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
Please read the FAQ at  http://www.tux.org/lkml/


[GIT PULL] RTC for 4.2

2015-06-25 Thread Alexandre Belloni
Hi Linus,

Here is the pull-request for the RTC susbsystem for 4.2. This is my
first pull-request to you, don't hesitate to tell me if I need to adjust
something.

Conflicts:
   drivers/rtc/Makefile

Trivial add/add conflicts with the mfd tree, solved in linux-next
Resolution: take both sides.

The following changes since commit 0f57d86787d8b1076ea8f9cba2a46d534a27:

  Linux 4.1-rc8 (2015-06-14 15:51:10 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git 
tags/rtc-v4.2-1

for you to fetch changes up to 3783055ef4cf096910f670f9a1a32e32db08559b:

  rtc: remove useless I2C dependencies (2015-06-25 01:13:48 +0200)


RTC for 4.2

Core:
 - Coding style and whitespace fixes (interface, Makefile and Kconfig)
 - New rtc_tm_sub() helper
 - New CONFIG_RTC_SYSTOHC_DEVICE option
 - Removed rtc_set_mmss()

New drivers:
 - Mediatek MT6397
 - Cortina Gemini

Drivers:
 - Year 2106 fixes for isl1208, pcf8563 and sunxi
 - update author email for at32ap700x and efi
 - ds1307: alarm fix
 - efi: use correct EFI 'epoch'
 - hym8563: make irq optional
 - imxdi: cleanups and better handling of the security/tamper monitoring
 - snvs: fix wakealarm
 - Compilation fixes or warning removal for gemini, mt6397, palmas, pfc8563
 - Trivial cleanups for ab8500, ds1216, ds1286, ds1672, ep93xx,
hid-sensor-time, max6900, max8998, max77686, max77802, mc13xxx, mv, mxc, s3c,
spear, v3020
 - Kconfig fixes for stmp3xxx and xgene


Alexandre Belloni (8):
  rtc: mt6397: fix build on some 32bits platforms
  rtc: stmp3xxx select STMP_DEVICE
  rtc: mv: use BIT()
  rtc: mv: correct 24 hour error message
  MAINTAINERS: Add RTC subsystem repository
  rtc: Properly sort Makefile
  rtc: whitespace fixes
  rtc: remove useless I2C dependencies

Ard Biesheuvel (1):
  rtc: efi: use correct EFI 'epoch'

Arnd Bergmann (1):
  rtc: pfc8563: fix uninitialized variable warning

Axel Lin (1):
  rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLE

Eddie Huang (2):
  mfd: provide RTC resource in MT6397 MFD
  MAINTAINERS: add Mediatek RTC driver

H Hartley Sweeten (1):
  rtc: ep93xx: Use readl/writel for io

Hans Ulli Kroll (1):
  rtc: driver for Cortina Gemini

Hans-Christian Egtvedt (1):
  rtc: at32ap700x: update author email

Heiko Stübner (1):
  rtc: hym8563: make the irq optional

Jan Kardell (1):
  rtc: pcf8563 fix: return -EINVAL if we read an invalid time.

Javier Martinez Canillas (2):
  rtc: max77686: Report platform modalias to fix module autoload
  rtc: max77802: Report platform modalias to fix module autoload

Jean Delvare (1):
  rtc: xgene: Set hardware dependency

Jingoo Han (1):
  rtc: rtc-v3020: use gpio_request_array()

Juergen Borleis (5):
  rtc: imxdi: avoid the __raw* register access functions
  rtc: imxdi: add some background info about the states the machine can be 
in
  rtc: imxdi: add the unit recovery code
  rtc: imxdi: monitor a security violation at runtime
  rtc: imxdi: when locked, do not fail silently

Julia Lawall (1):
  rtc: simplify use of devm_ioremap_resource

Krzysztof Kozlowski (6):
  rtc: ab8500: Constify platform_device_id
  rtc: hid-sensor-time: Constify platform_device_id
  rtc: mxc: Constify platform_device_id
  rtc: interface: Fix coding style violations
  rtc: interface: Remove unused return value from rtc_timer_cancel()
  rtc: s3c: Integrate Exynos3250 into S3C6410

Laxman Dewangan (1):
  rtc: palmas: Initialise bb_charging flag before using it

Nishanth Menon (1):
  rtc: ds1307: Enable the mcp794xx alarm after programming time

Rasmus Villemoes (1):
  rtc: mc13xxx: fix obfuscated and wrong format string

Stefan Agner (1):
  rtc: snvs: fix wakealarm by call enable_irq_wake earlier

Tianping Fang (1):
  rtc: mediatek: Add MT6397 RTC driver

Xunlei Pang (7):
  rtc: pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
  rtc: Introduce rtc_tm_sub() helper function
  rtc: isl1208: Replace deprecated rtc_tm_to_time()
  rtc: sunxi: Replace deprecated rtc_tm_to_time()
  rtc: NTP: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization
  sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC
  rtc: interface: Remove rtc_set_mmss()

dann frazier (1):
  rtc: efi: Update author email address

kbuild test robot (1):
  rtc: gemini: fix cocci warnings

 .../devicetree/bindings/rtc/haoyu,hym8563.txt  |   2 +-
 MAINTAINERS|   9 +
 arch/sparc/Kconfig |   2 +-
 arch/sparc/kernel/time_32.c|  21 -
 arch/sparc/kernel/time_64.c|  14 -
 drivers/mfd/mt6397-core.c  |  18 +
 drivers/rtc/Kconfig

[GIT PULL] RTC for 4.2

2015-06-25 Thread Alexandre Belloni
Hi Linus,

Here is the pull-request for the RTC susbsystem for 4.2. This is my
first pull-request to you, don't hesitate to tell me if I need to adjust
something.

Conflicts:
   drivers/rtc/Makefile

Trivial add/add conflicts with the mfd tree, solved in linux-next
Resolution: take both sides.

The following changes since commit 0f57d86787d8b1076ea8f9cba2a46d534a27:

  Linux 4.1-rc8 (2015-06-14 15:51:10 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git 
tags/rtc-v4.2-1

for you to fetch changes up to 3783055ef4cf096910f670f9a1a32e32db08559b:

  rtc: remove useless I2C dependencies (2015-06-25 01:13:48 +0200)


RTC for 4.2

Core:
 - Coding style and whitespace fixes (interface, Makefile and Kconfig)
 - New rtc_tm_sub() helper
 - New CONFIG_RTC_SYSTOHC_DEVICE option
 - Removed rtc_set_mmss()

New drivers:
 - Mediatek MT6397
 - Cortina Gemini

Drivers:
 - Year 2106 fixes for isl1208, pcf8563 and sunxi
 - update author email for at32ap700x and efi
 - ds1307: alarm fix
 - efi: use correct EFI 'epoch'
 - hym8563: make irq optional
 - imxdi: cleanups and better handling of the security/tamper monitoring
 - snvs: fix wakealarm
 - Compilation fixes or warning removal for gemini, mt6397, palmas, pfc8563
 - Trivial cleanups for ab8500, ds1216, ds1286, ds1672, ep93xx,
hid-sensor-time, max6900, max8998, max77686, max77802, mc13xxx, mv, mxc, s3c,
spear, v3020
 - Kconfig fixes for stmp3xxx and xgene


Alexandre Belloni (8):
  rtc: mt6397: fix build on some 32bits platforms
  rtc: stmp3xxx select STMP_DEVICE
  rtc: mv: use BIT()
  rtc: mv: correct 24 hour error message
  MAINTAINERS: Add RTC subsystem repository
  rtc: Properly sort Makefile
  rtc: whitespace fixes
  rtc: remove useless I2C dependencies

Ard Biesheuvel (1):
  rtc: efi: use correct EFI 'epoch'

Arnd Bergmann (1):
  rtc: pfc8563: fix uninitialized variable warning

Axel Lin (1):
  rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLE

Eddie Huang (2):
  mfd: provide RTC resource in MT6397 MFD
  MAINTAINERS: add Mediatek RTC driver

H Hartley Sweeten (1):
  rtc: ep93xx: Use readl/writel for io

Hans Ulli Kroll (1):
  rtc: driver for Cortina Gemini

Hans-Christian Egtvedt (1):
  rtc: at32ap700x: update author email

Heiko Stübner (1):
  rtc: hym8563: make the irq optional

Jan Kardell (1):
  rtc: pcf8563 fix: return -EINVAL if we read an invalid time.

Javier Martinez Canillas (2):
  rtc: max77686: Report platform modalias to fix module autoload
  rtc: max77802: Report platform modalias to fix module autoload

Jean Delvare (1):
  rtc: xgene: Set hardware dependency

Jingoo Han (1):
  rtc: rtc-v3020: use gpio_request_array()

Juergen Borleis (5):
  rtc: imxdi: avoid the __raw* register access functions
  rtc: imxdi: add some background info about the states the machine can be 
in
  rtc: imxdi: add the unit recovery code
  rtc: imxdi: monitor a security violation at runtime
  rtc: imxdi: when locked, do not fail silently

Julia Lawall (1):
  rtc: simplify use of devm_ioremap_resource

Krzysztof Kozlowski (6):
  rtc: ab8500: Constify platform_device_id
  rtc: hid-sensor-time: Constify platform_device_id
  rtc: mxc: Constify platform_device_id
  rtc: interface: Fix coding style violations
  rtc: interface: Remove unused return value from rtc_timer_cancel()
  rtc: s3c: Integrate Exynos3250 into S3C6410

Laxman Dewangan (1):
  rtc: palmas: Initialise bb_charging flag before using it

Nishanth Menon (1):
  rtc: ds1307: Enable the mcp794xx alarm after programming time

Rasmus Villemoes (1):
  rtc: mc13xxx: fix obfuscated and wrong format string

Stefan Agner (1):
  rtc: snvs: fix wakealarm by call enable_irq_wake earlier

Tianping Fang (1):
  rtc: mediatek: Add MT6397 RTC driver

Xunlei Pang (7):
  rtc: pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
  rtc: Introduce rtc_tm_sub() helper function
  rtc: isl1208: Replace deprecated rtc_tm_to_time()
  rtc: sunxi: Replace deprecated rtc_tm_to_time()
  rtc: NTP: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization
  sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC
  rtc: interface: Remove rtc_set_mmss()

dann frazier (1):
  rtc: efi: Update author email address

kbuild test robot (1):
  rtc: gemini: fix cocci warnings

 .../devicetree/bindings/rtc/haoyu,hym8563.txt  |   2 +-
 MAINTAINERS|   9 +
 arch/sparc/Kconfig |   2 +-
 arch/sparc/kernel/time_32.c|  21 -
 arch/sparc/kernel/time_64.c|  14 -
 drivers/mfd/mt6397-core.c  |  18 +
 drivers/rtc/Kconfig

Re: [GIT PULL] RTC for 4.2

2015-06-25 Thread Linus Torvalds
On Thu, Jun 25, 2015 at 12:16 PM, Alexandre Belloni
alexandre.bell...@free-electrons.com wrote:

 Here is the pull-request for the RTC susbsystem for 4.2. This is my
 first pull-request to you, don't hesitate to tell me if I need to adjust
 something.

Looks fine, but:

 Conflicts:
drivers/rtc/Makefile

 Trivial add/add conflicts with the mfd tree, solved in linux-next
 Resolution: take both sides.

That's not the resolution I took - the re-sorting of the file made for
more complex.

Can you check my resolution?

Linus
--
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
Please read the FAQ at  http://www.tux.org/lkml/