index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
mfd: Remove dm355evm_msp driver
Arnd Bergmann
3
-158
/
+0
2022-11-16
rtc: pcf85063: Fix reading alarm
Alexander Stein
1
-4
/
+4
2022-11-16
rtc: pcf8523: fix for stop bit
paulmn
1
-10
/
+10
2022-11-16
rtc: efi: Add wakeup support
Riwen Lu
1
-0
/
+2
2022-11-16
rtc: pcf8563: clear RTC_FEATURE_ALARM if no irq
Vincent Whitchurch
1
-0
/
+2
2022-11-15
rtc: snvs: Allow a time difference on clock register read
Stefan Eichenberger
1
-2
/
+14
2022-11-15
rtc: cmos: Disable ACPI RTC event on removal
Rafael J. Wysocki
1
-0
/
+15
2022-11-15
rtc: cmos: Rename ACPI-related functions
Rafael J. Wysocki
1
-6
/
+6
2022-11-15
rtc: cmos: Eliminate forward declarations of some functions
Rafael J. Wysocki
1
-155
/
+149
2022-11-15
rtc: cmos: Call rtc_wake_setup() from cmos_do_probe()
Rafael J. Wysocki
1
-16
/
+12
2022-11-15
rtc: cmos: Call cmos_wake_setup() from cmos_do_probe()
Rafael J. Wysocki
1
-25
/
+22
2022-11-15
rtc: class: Fix potential memleak in devm_rtc_allocate_device()
Shang XiaoJing
1
-2
/
+2
2022-11-15
rtc: ds1347: fix value written to century register
Ian Abbott
1
-1
/
+1
2022-11-15
rtc: Include <linux/kstrtox.h> when appropriate
Christophe JAILLET
6
-0
/
+6
2022-11-15
rtc: isl12022: add support for temperature sensor
Rasmus Villemoes
1
-0
/
+94
2022-11-15
rtc: s35390a: Remove the unneeded result variable
ye xingchen
1
-4
/
+2
2022-11-15
rtc: fsl-ftm-alarm: Use module_platform_driver replace device_initcall
Zhang Jianhua
1
-6
/
+1
2022-11-15
rtc: remove davinci rtc driver
Arnd Bergmann
3
-523
/
+0
2022-11-15
rtc: s3c: Switch to use dev_err_probe() helper
Yang Yingliang
1
-8
/
+3
2022-11-15
rtc: ds1302: remove unnecessary spi_set_drvdata()
Yang Yingliang
1
-6
/
+0
2022-11-15
rtc: cros-ec: Limit RTC alarm range if needed
Guenter Roeck
1
-15
/
+20
2022-11-15
rtc: pm8xxx: drop unused pm8018 compatible
Neil Armstrong
1
-1
/
+0
2022-11-15
rtc: rzn1: Check return value in rzn1_rtc_probe
Yushan Zhou
1
-1
/
+3
2022-11-15
rtc: rx8025: Convert to .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-15
rtc: rv8803: Convert to .probe_new()
Uwe Kleine-König
1
-14
/
+16
2022-11-15
rtc: rs5c372: Convert to .probe_new()
Uwe Kleine-König
1
-5
/
+6
2022-11-15
rtc: pcf2127: Convert to .probe_new()
Uwe Kleine-König
1
-11
/
+11
2022-11-15
rtc: nct3018y: Convert to .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-15
rtc: m41t80: Convert to .probe_new()
Uwe Kleine-König
1
-5
/
+6
2022-11-15
rtc: isl1208: Convert to .probe_new()
Uwe Kleine-König
1
-2
/
+4
2022-11-15
rtc: abx80x: Convert to .probe_new()
Uwe Kleine-König
1
-18
/
+18
2022-10-18
rtc: cmos: fix build on non-ACPI platforms
Alexandre Belloni
1
-0
/
+3
2022-10-18
rtc: cmos: Fix wake alarm breakage
Rafael J. Wysocki
1
-3
/
+8
2022-10-14
Merge tag 'rtc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
11
-247
/
+98
2022-10-13
rtc: rv3028: Fix codestyle errors
Ke Sun
1
-3
/
+2
2022-10-13
rtc: cmos: Fix event handler registration ordering issue
Rafael J. Wysocki
1
-10
/
+19
2022-10-13
rtc: k3: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-18
/
+4
2022-10-13
rtc: jz4740: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-22
/
+3
2022-10-13
rtc: mpfs: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-18
/
+1
2022-10-13
rtc: ds1685: Fix spelling of function name in comment block
Colin Ian King
1
-1
/
+1
2022-10-13
rtc: isl12022: switch to using regmap API
Rasmus Villemoes
2
-85
/
+26
2022-10-13
rtc: isl12022: drop redundant write to HR register
Rasmus Villemoes
1
-14
/
+0
2022-10-13
rtc: isl12022: use dev_set_drvdata() instead of i2c_set_clientdata()
Rasmus Villemoes
1
-3
/
+2
2022-10-13
rtc: isl12022: use %ptR
Rasmus Villemoes
1
-10
/
+2
2022-10-13
rtc: isl12022: simplify some expressions
Rasmus Villemoes
1
-4
/
+4
2022-10-13
rtc: isl12022: drop a dev_info()
Rasmus Villemoes
1
-3
/
+0
2022-10-13
rtc: isl12022: specify range_min and range_max
Rasmus Villemoes
1
-0
/
+2
2022-10-13
rtc: isl12022: stop using deprecated devm_rtc_device_register()
Rasmus Villemoes
1
-4
/
+7
2022-10-13
rtc: stmp3xxx: Add failure handling for stmp3xxx_wdt_register()
Lin Yujun
1
-0
/
+2
2022-08-23
rtc: mxc: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-25
/
+2
[prev]
[next]