]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2016-03-14 Akinobu Mitartc: ds3232: add register access error checks
2016-03-14 Akinobu Mitartc: ds3232: fix read on /dev/rtc after RTC_AIE_ON
2016-03-14 Akinobu Mitartc: merge ds3232 and ds3234
2016-03-14 Akinobu Mitartc: ds3232: convert to use regmap
2016-03-14 Alexandre Bellonirtc: pxa: fix Kconfig indentation
2016-03-14 Michael Büschrtc: rv3029: Add device tree property for trickle charger
2016-03-14 Michael Büschrtc: rv3029: Add functions for EEPROM access
2016-03-14 Michael Büschrtc: rv3029: Add i2c register update-bits helper
2016-03-14 Michael Büschrtc: rv3029: Add missing register definitions
2016-03-14 Michael Büschrtc: rv3029: Add "rv3029" I2C device id
2016-03-14 Michael Büschrtc: rv3029: Remove all 'C2' suffixes from identifiers
2016-03-14 Alexandre Bellonirtc: enable COMPILE_TEST
2016-03-14 Arnd Bergmannrtc: generic: allow building on all architectures
2016-03-14 Alexandre Bellonirtc: pcf8523: properly handle oscillator stop bit
2016-03-14 Alexandre Bellonirtc: pcf85063: remove struct pcf85063
2016-03-14 Alexandre Bellonirtc: pcf85063: remove useless DRV_VERSION
2016-03-14 Alexandre Bellonirtc: always show I2C
2016-03-14 Dan Carpenterrtc: ds1685: passing bogus values to irq_restore
2016-03-14 Laxman Dewanganrtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs...
2016-03-14 Laxman Dewanganrtc: max77686: Add support for MAX20024/MAX77620 RTC IP
2016-03-14 Javier Martinez... rtc: mt6397: Remove plaform module alias
2016-03-14 Alexandre Bellonirtc: pcf85063: remove useless century handling
2016-03-14 Geert Uytterhoevenrtc: vr41xx: Wire up alarm_irq_enable
2016-03-14 Alexandre Bellonirtc: rv3029: reword Kconfig option
2016-03-14 Grygorii Strashkortc: as3722: Drop IRQF_EARLY_RESUME flag
2016-03-14 Grygorii Strashkortc: tps80031: Drop IRQF_EARLY_RESUME flag
2016-03-14 Grygorii Strashkortc: tps65910: Drop IRQF_EARLY_RESUME flag
2016-03-14 Grygorii Strashkortc: tps6586x: Drop IRQF_EARLY_RESUME flag
2016-03-14 Grygorii Strashkortc: palmas: Drop IRQF_EARLY_RESUME flag
2016-03-14 Soren Brinkmannrtc: Group Kconfig entries by vendor
2016-03-14 Joshua Hendersonrtc: pic32: Add PIC32 real time clock driver
2016-03-14 Joshua Hendersondt/bindings: Add bindings for the PIC32 real time clock
2016-03-14 Akinobu Mitartc: rx8025: unsupport UIE mode
2016-03-14 Akinobu Mitartc: rx8025: round up to nearest minute for a minute...
2016-03-14 Akinobu Mitartc: rx8025: protect ctrl1 register update by rtc-...
2016-03-14 Akinobu Mitartc: rx8025: fix irq handler registration
2016-03-14 Krzysztof Kozlowskirtc: s5m: De-inline large functions to save space
2016-03-14 Paul Gortmakerrtc: make class.c explicitly non-modular
2016-03-14 Juergen Borleisrtc: pcf85063: fix time/date setting
2016-03-14 Juergen Borleisrtc: pcf85063: fix time/date reading
2016-03-14 Juergen Borleisrtc: pcf85063: simplify code to read the current time
2016-03-14 Joshua Claytonrtc: pcf2123: implement read_offset and set_offset
2016-03-14 Joshua Claytonrtc: implement a sysfs interface for clock offset
2016-03-14 Joshua Claytonrtc: Add functions to set and read rtc offset
2016-03-14 Oleksij Rempelrtc: rv8803: convert spin_lock to mutex_lock
2016-03-14 Oleksij Rempeldoc: dt: add documentation for alphascale,asm9260-rtc
2016-03-14 Oleksij Rempelrtc: add Alphascale asm9260 driver
2016-03-14 Akinobu Mitartc: ds1307: add clock provider support for DS3231
2016-03-14 Laxman Dewanganrtc: max77686: move initialisation of rtc regmap, irq...
2016-03-14 Laxman Dewanganmfd: max77686: do not set i2c client data for rtc i2c...
2016-03-14 Laxman Dewanganrtc: max77686: avoid reference of parent device info...
2016-03-14 Laxman Dewanganrtc: max77686: use rtc regmap to access RTC registers
2016-03-14 Laxman Dewanganrtc: max77686: fix checkpatch error
2016-03-14 Andre Przywarartc: allow compilation of sun6i RTC for all sunxi SoCs
2016-03-14 Steffen Trumtrarrtc: add driver for RX6110SA real time clock
2016-03-14 Steffen TrumtrarDocumentation: devicetree: add epson rx6110 binding
2016-03-14 Joshua Claytonrtc: pcf2123: avoid resetting the clock if possible
2016-03-14 Joshua Claytonrtc: pcf2123: refactor chip reset into a function
2016-03-14 Joshua Claytonrtc: pcf2123: clean up writes to the rtc chip
2016-03-14 Joshua Claytonrtc: pcf2123: clean up reads from the chip
2016-03-14 Joshua Claytonrtc: pcf2123: define registers and bit macros
2016-02-04 Akinobu Mitartc: ds1307: add temperature sensor support for ds3231
2016-02-04 Michael Langertc: ds1307: add support for the DT property 'wakeup...
2016-02-04 Arnd Bergmannrtc: mt6397: add IRQ domain dependency
2016-02-04 Alexandre Bellonirtc: rx8025: remove rv8803 id
2016-02-04 Geliang Tangrtc: ds1305: use to_spi_device and kobj_to_dev
2016-02-04 Krzysztof Kozlowskirtc: max77686: Cleanup and reduce dmesg output
2016-02-04 Javier Martinez... rtc: Remove Maxim 77802 driver
2016-02-04 Krzysztof Kozlowskirtc: max77686: Properly handle regmap_irq_get_virq...
2016-02-04 Javier Martinez... rtc: max77686: Fix unsupported year message
2016-02-04 Javier Martinez... rtc: max77686: Add max77802 support
2016-02-04 Javier Martinez... rtc: max77686: Add an indirection level to access RTC...
2016-02-04 Javier Martinez... rtc: max77686: Use a driver data struct instead hard...
2016-02-04 Javier Martinez... rtc: max77686: Use usleep_range() instead of msleep()
2016-02-04 Javier Martinez... rtc: max77686: Use ARRAY_SIZE() instead of current...
2016-02-04 Javier Martinez... rtc: max77686: Fix max77686_rtc_read_alarm() return...
2016-01-24 Linus TorvaldsLinux 4.5-rc1 v4.5-rc1
2016-01-24 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-01-24 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.5-2' of git://git...
2016-01-24 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2016-01-24 Linus TorvaldsMerge tag 'for-linus-4.5-merge-window' of git://git...
2016-01-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-01-24 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-01-24 Josh Boyerideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill...
2016-01-24 Souvik Kumar... MAINTAINERS: Combine multiple telemetry entries
2016-01-24 Souvik Kumar... intel_telemetry_debugfs: Fix unused warnings in telemet...
2016-01-24 Christoph Lametervmstat: Remove BUG_ON from vmstat_update
2016-01-24 Ralf BaechleMerge branch '4.4-fixes' into mips-for-linux-next
2016-01-24 Alban BedelMIPS: zboot: Add support for serial debug using the...
2016-01-24 Alban BedelMIPS: zboot: Avoid useless rebuilds
2016-01-24 Florian FainelliMIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
2016-01-24 Simon ArlottMIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_p...
2016-01-24 Simon ArlottMIPS: bcm963xx: Update bcm_tag field image_sequence
2016-01-24 Simon ArlottMIPS: bcm963xx: Move extended flash address to bcm_tag...
2016-01-24 Simon ArlottMIPS: bcm963xx: Move Broadcom BCM963xx image tag data...
2016-01-24 Simon ArlottMIPS: bcm63xx: nvram: Use nvram structure definition...
2016-01-24 Simon ArlottMIPS: bcm963xx: Add Broadcom BCM963xx board nvram data...
2016-01-24 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-01-24 James HoganMAINTAINERS: Add KVM for MIPS entry
2016-01-24 James HoganMIPS: KVM: Add missing newline to kvm_err()
next