index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-efi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
rtc: efi: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-1
/
+2
2022-03-23
rtc: efi: switch to devm_rtc_allocate_device
Alexandre Belloni
1
-4
/
+5
2021-05-25
rtc: efi: Remove the repeated module alias
Shaokun Zhang
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2016-06-06
rtc: efi: Fail probing if RTC reads don't work
Alexander Graf
1
-0
/
+6
2016-01-11
rtc: efi: add efi_procfs in efi_rtc_ops
Geliang Tang
1
-4
/
+62
2015-06-25
rtc: efi: use correct EFI 'epoch'
Ard Biesheuvel
1
-25
/
+14
2015-06-19
rtc: efi: Update author email address
dann frazier
1
-2
/
+2
2015-01-29
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-0
/
+1
2015-01-20
efi: rtc-efi: Mark UIE as unsupported
Ard Biesheuvel
1
-0
/
+1
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+0
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-03
Merge branch 'next' into efi-next-merge
Matt Fleming
1
-0
/
+1
2014-10-03
efi: rtc-efi: Export platform:rtc-efi as module alias
Ard Biesheuvel
1
-0
/
+1
2014-09-26
drivers/rtc/rtc-efi.c: add missing module alias
Pali Rohár
1
-0
/
+1
2014-08-08
drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFI
Jan Beulich
1
-5
/
+27
2014-06-06
drivers/rtc/rtc-efi.c: avoid subtracting day twice when computing year days
Lee, Chun-Yi
1
-1
/
+1
2013-07-03
drivers/rtc/rtc-efi.c: remove empty function
Sachin Kamat
1
-6
/
+0
2013-04-29
rtc: rtc-efi: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+1
2013-04-29
rtc: rtc-efi: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-02-21
rtc: rtc-efi: use dev_err()/dev_warn()/pr_err() instead of printk()
Jingoo Han
1
-4
/
+6
2012-04-12
drivers/rtc/rtc-efi.c: fix section mismatch warning
Jan Beulich
1
-1
/
+0
2009-04-01
rtc: add platform driver for EFI
dann frazier
1
-0
/
+235