index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-11
rtc: pcf8523: don't return invalid date when battery is low
Baruch Siach
1
-8
/
+24
2018-12-10
rtc: tegra: Switch to use %ptR
Andy Shevchenko
1
-27
/
+3
2018-12-10
rtc: s5m: Switch to use %ptR
Andy Shevchenko
1
-21
/
+6
2018-12-10
rtc: s3c: Switch to use %ptR
Andy Shevchenko
1
-16
/
+4
2018-12-10
rtc: rx8025: Switch to use %ptR
Andy Shevchenko
1
-15
/
+4
2018-12-10
rtc: rx6110: Switch to use %ptR
Andy Shevchenko
1
-9
/
+3
2018-12-10
rtc: rk808: Switch to use %ptR
Andy Shevchenko
1
-14
/
+6
2018-12-10
rtc: puv3: Switch to use %ptR
Andy Shevchenko
1
-14
/
+4
2018-12-10
rtc: pm8xxx: Switch to use %ptR
Andy Shevchenko
1
-11
/
+5
2018-12-10
rtc: pic32: Switch to use %ptR
Andy Shevchenko
1
-14
/
+4
2018-12-10
rtc: pcf50633: Switch to use %ptR
Andy Shevchenko
1
-6
/
+2
2018-12-10
rtc: mcp795: Switch to use %ptR
Andy Shevchenko
1
-12
/
+6
2018-12-10
rtc: m48t59: Switch to use %ptR
Andy Shevchenko
1
-6
/
+2
2018-12-10
rtc: m41t80: Switch to use %ptR
Andy Shevchenko
1
-5
/
+1
2018-12-10
rtc: at91sam9: Switch to use %ptR
Andy Shevchenko
1
-12
/
+4
2018-12-10
rtc: at91rm9200: Switch to use %ptR
Andy Shevchenko
1
-11
/
+4
2018-12-10
rtc: Switch to use %ptR
Andy Shevchenko
4
-53
/
+15
2018-12-06
rtc: sun6i: Expose internal oscillator through device tree
Chen-Yu Tsai
1
-2
/
+14
2018-12-06
rtc: sun6i: Add support for all known pre-H6 variants
Chen-Yu Tsai
1
-0
/
+46
2018-12-06
rtc: sun6i: Add support for different variants
Chen-Yu Tsai
1
-7
/
+51
2018-12-06
rtc: sun6i: Add default clock name for LOSC
Chen-Yu Tsai
1
-0
/
+1
2018-11-30
Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-11-22
rtc: isl1208: Use i2c block read/write routines
Trent Piepho
1
-33
/
+4
2018-11-22
rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...
Christophe JAILLET
1
-1
/
+1
2018-11-22
rtc: nvmem: remove nvmem from struct rtc_device
Alexandre Belloni
1
-14
/
+10
2018-11-22
rtc: nvmem: use devm_nvmem_register()
Alexandre Belloni
1
-6
/
+1
2018-11-16
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
1
-1
/
+1
2018-11-14
rtc: max77686: Fix the returned value in case of error in 'max77686_rtc_read_...
Christophe JAILLET
1
-1
/
+1
2018-11-14
rtc: s3c-rtc: Avoid using broken ALMYEAR register
Marek Szyprowski
1
-6
/
+0
2018-11-14
rtc: m41t80: Complete error propagation from SMBus calls
Maciej W. Rozycki
1
-5
/
+8
2018-11-14
rtc: m41t80: Correct alarm month range with RTC reads
Maciej W. Rozycki
1
-1
/
+1
2018-11-12
rtc: class: remove devm_rtc_device_unregister
Alexandre Belloni
1
-26
/
+0
2018-11-12
rtc: sh: convert to SPDX identifiers
Kuninori Morimoto
1
-5
/
+2
2018-11-12
rtc: clean up indentation issues, remove extraneous space, add missing tabs
Colin Ian King
3
-3
/
+3
2018-11-12
rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGH
Nathan Chancellor
1
-3
/
+1
2018-11-07
rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
Xulin Sun
1
-0
/
+3
2018-11-07
rtc: hctosys: Add missing range error reporting
Maciej W. Rozycki
1
-1
/
+3
2018-11-07
rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
Hans de Goede
1
-4
/
+12
2018-10-25
rtc: sc27xx: Always read normal alarm when registering RTC device
Baolin Wang
1
-2
/
+6
2018-10-25
rtc: sc27xx: Add check to see if need to enable the alarm interrupt
Baolin Wang
1
-0
/
+33
2018-10-25
rtc: sc27xx: Remove interrupts disable and clear in probe()
Baolin Wang
1
-20
/
+0
2018-10-25
rtc: sc27xx: Clear SPG value update interrupt status
Baolin Wang
1
-1
/
+2
2018-10-25
rtc: sc27xx: Set wakeup capability before registering rtc device
Baolin Wang
1
-1
/
+3
2018-10-22
rtc: s35390a: Change buf's type to u8 in s35390a_init
Nathan Chancellor
1
-1
/
+1
2018-10-22
rtc: ds1307: fix ds1339 wakealarm support
Soeren Moch
1
-1
/
+0
2018-10-22
rtc: ds1685: simplify getting .driver_data
Wolfram Sang
1
-2
/
+1
2018-10-16
rtc: m41t80: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-10-16
rtc: tegra: Propagate errors from platform_get_irq()
Thierry Reding
1
-3
/
+7
2018-10-04
rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
Maciej W. Rozycki
1
-7
/
+20
2018-10-04
rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
Maciej W. Rozycki
1
-1
/
+1
[prev]
[next]