2018-11-04 | Alexandre Belloni | soc: fsl: qbman: qman: avoid allocating from non existing... Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2018-10-13 | Alexandre Belloni | clocksource/drivers/timer-atmel-pit: Properly handle... Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2018-08-03 | Alexandre Belloni | rtc: tps65910: fix possible race condition Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2018-08-03 | Alexandre Belloni | rtc: vr41xx: fix possible race condition Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2018-08-03 | Alexandre Belloni | rtc: tps6586x: fix possible race condition Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2018-08-03 | Alexandre Belloni | rtc: ensure rtc_set_alarm fails when alarms are not... Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2018-05-25 | Alexandre Belloni | rtc: rp5c01: fix possible race condition Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2018-05-25 | Alexandre Belloni | rtc: m41t80: fix race conditions Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2018-05-25 | Alexandre Belloni | rtc: rk808: fix possible race condition Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2018-05-25 | Alexandre Belloni | rtc: hctosys: Ensure system time doesn't overflow time_t Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
commit | commitdiff | tree |
2018-03-24 | Alexandre Belloni | rtc: ac100: Fix multiple race conditions Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-12-25 | Alexandre Belloni | rtc: set the alarm to the next expiring timer Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-09-19 | Alexandre Belloni | dt-bindings: fix vendor prefix for Abracon Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-09-18 | Alexandre Belloni | ARM: at91: Replace uses of virt_to_phys with __pa_symbol Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-09-05 | Alexandre Belloni | rtc: ds1307: use octal permissions Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-09-05 | Alexandre Belloni | rtc: ds1307: fix braces Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-09-05 | Alexandre Belloni | rtc: ds1307: fix alignments and blank lines Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-09-05 | Alexandre Belloni | rtc: ds1307: use BIT Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-09-05 | Alexandre Belloni | rtc: ds1307: use u32 Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-09-05 | Alexandre Belloni | rtc: ds1307: use sizeof Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-09-05 | Alexandre Belloni | rtc: ds1307: remove regs member Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-08-31 | Alexandre Belloni | alarmtimer: Ensure RTC module is not unloaded Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-08-28 | Alexandre Belloni | m68knommu: remove dead code Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-08-24 | Alexandre Belloni | rtc: remove .open() and .release() Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-08-24 | Alexandre Belloni | rtc: mxc: avoid disabling interrupts on device close Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-08-24 | Alexandre Belloni | rtc: vr41xx: make alarms useful Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-08-24 | Alexandre Belloni | rtc: sa1100: make alarms useful Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-08-24 | Alexandre Belloni | rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_u... Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-08-24 | Alexandre Belloni | rtc: pxa: fix possible race condition Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-08-24 | Alexandre Belloni | rtc: m41t80: remove debug sysfs attribute Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-08-22 | Alexandre Belloni | rtc: puv3: make alarms useful Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-08-22 | Alexandre Belloni | rtc: puv3: switch to devm_rtc_allocate_device()/rtc_register... Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-07-12 | Alexandre Belloni | rtc: Remove wrong deprecation comment Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-07-07 | Alexandre Belloni | rtc: ds1307: remove ds1307_remove Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-07-07 | Alexandre Belloni | rtc: ds1307: use generic nvmem Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-07-07 | Alexandre Belloni | rtc: ds1307: switch to rtc_register_device Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-07-07 | Alexandre Belloni | rtc: rv8803: remove rv8803_remove Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-07-07 | Alexandre Belloni | rtc: rv8803: use generic nvmem support Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-07-07 | Alexandre Belloni | rtc: rv8803: switch to rtc_register_device Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-07-07 | Alexandre Belloni | rtc: add generic nvmem support Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-07-07 | Alexandre Belloni | rtc: at91rm9200: remove race condition Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-07-07 | Alexandre Belloni | rtc: introduce new registration method Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-07-07 | Alexandre Belloni | rtc: class separate id allocation from registration Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-07-07 | Alexandre Belloni | rtc: class separate device allocation from registration Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-07-06 | Alexandre Belloni | pwm: sun4i: Drop legacy callbacks Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-07-06 | Alexandre Belloni | pwm: sun4i: Switch to atomic PWM Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-07-06 | Alexandre Belloni | pwm: sun4i: Improve hardware read out Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-30 | Alexandre Belloni | clk: at91: Add sama5d2 suspend/resume Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-27 | Alexandre Belloni | clocksource/drivers/tcb_clksrc: Make IO endian agnostic Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-19 | Alexandre Belloni | usb: gadget: udc: atmel: Remove unnecessary macros Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-14 | Alexandre Belloni | tty/serial: atmel: make the driver DT only Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-14 | Alexandre Belloni | tty/serial: atmel: remove atmel_default_console_device... Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-14 | Alexandre Belloni | clocksource/drivers/tcb_clksrc: Save timer context... Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-13 | Alexandre Belloni | ARM: at91: remove atmel_nand_data Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-13 | Alexandre Belloni | mtd: nand: atmel: drop unused include Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-08 | Alexandre Belloni | power: reset: at91-sama5d2_shdwc: fix clobber list Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-08 | Alexandre Belloni | power: reset: at91-poweroff: fix clobber list Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-05 | Alexandre Belloni | clk: at91: fix clk-generated compilation Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-05 | Alexandre Belloni | watchdog: sama5d4: Add comment explaining what happens... Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-05 | Alexandre Belloni | watchodg: sama5d4: simplify probe Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-03 | Alexandre Belloni | rtc: remove rtc_device.name Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-03 | Alexandre Belloni | rtc: ds1307: avoid using rtc-name Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-03 | Alexandre Belloni | rtc: pcf8563: avoid using rtc->name Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-03 | Alexandre Belloni | rtc: dev: remove rtc->name from debug message Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-03 | Alexandre Belloni | rtc: sysfs: make name uniform Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-02 | Alexandre Belloni | ARM: at91: handle CONFIG_PM for armv7m configurations Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-02 | Alexandre Belloni | ARM: at91: Document armv7m compatibles Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-02 | Alexandre Belloni | ARM: at91: Documentation: add armv7m families Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-06-01 | Alexandre Belloni | clk: at91: fix clk-generated parenting Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-05-18 | Alexandre Belloni | watchdog: sama5d4: fix race condition Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-05-18 | Alexandre Belloni | watchdog: sama5d4: fix WDDIS handling Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-05-16 | Alexandre Belloni | ARM: dts: am335x-phycore-som: fix rv4162 compatible Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-05-16 | Alexandre Belloni | MAINTAINERS: update RTC mailing list Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-05-15 | Alexandre Belloni | ARM: at91: pm: fallback to slowclock when backup mode... Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-05-15 | Alexandre Belloni | ARM: at91: pm: allow selecting standby and suspend... Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-05-15 | Alexandre Belloni | ARM: at91: pm: Add sama5d2 backup mode Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-05-15 | Alexandre Belloni | ARM: dts: imx7d-nitrogen7: fix rv4162 compatible Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-05-15 | Alexandre Belloni | ARM: dts: imx6qdl-nitrogen6_som2: fix rv4162 compatible Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-05-15 | Alexandre Belloni | ARM: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-05-01 | Alexandre Belloni | net: macb: fix phy interrupt parsing Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-04-19 | Alexandre Belloni | rtc: m41t80: Add proper compatible for rv4162 Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-04-14 | Alexandre Belloni | rtc: ds1307: Add m41t0 to OF device ID table Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-04-12 | Alexandre Belloni | irqchip/atmel-aic5: Handle suspend to RAM Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-04-07 | Alexandre Belloni | pinctrl: at91-pio4: handle suspend to ram Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-03-31 | Alexandre Belloni | ARM: at91: move SoC detection to its own driver Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-03-31 | Alexandre Belloni | ARM: at91: pm: correct typo Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-03-31 | Alexandre Belloni | ARM: at91: pm: Remove at91_pm_set_standby Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-03-31 | Alexandre Belloni | ARM: at91: pm: Merge all at91sam9*_pm_init Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-03-31 | Alexandre Belloni | ARM: at91: pm: Tie the USB clock mask to the pmc Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-03-31 | Alexandre Belloni | ARM: at91: pm: Tie the memory controller type to the... Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-03-31 | Alexandre Belloni | ARM: at91: pm: Workaround DDRSDRC self-refresh bug... Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-03-31 | Alexandre Belloni | ARM: at91: pm: Simplify at91rm9200_standby Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-03-31 | Alexandre Belloni | ARM: at91: pm: Use struct at91_pm_data in pm_suspend.S Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-03-31 | Alexandre Belloni | ARM: at91: pm: Move global variables into at91_pm_data Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-03-31 | Alexandre Belloni | ARM: at91: pm: Move at91_ramc_read/write to pm.c Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-03-31 | Alexandre Belloni | ARM: at91: pm: Cleanup headers Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-03-31 | Alexandre Belloni | MAINTAINERS: Add memory drivers to AT91 entry Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-03-31 | Alexandre Belloni | MAINTAINERS: Update AT91 entry Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-03-20 | Alexandre Belloni | atmel: remove time_t usage Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
2017-03-14 | Alexandre Belloni | tty/serial: atmel: remove cache when unnecessary Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons... |
commit | commitdiff | tree |
next |