index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ab8500.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
rtc: ab8500: remove useless check
Alexandre Belloni
1
-1
/
+1
2018-09-28
rtc: ab8500: let the core handle range
Alexandre Belloni
1
-49
/
+4
2018-09-28
rtc: ab8500: use rtc_add_group
Alexandre Belloni
1
-24
/
+17
2018-03-27
rtc: ab8500: Drop AB8540 support
Linus Walleij
1
-55
/
+0
2018-03-01
rtc: stop validating rtc_time after rtc_time_to_tm
Alexandre Belloni
1
-1
/
+1
2015-11-08
rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flag
Sudeep Holla
1
-1
/
+5
2015-09-05
rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[]
Fabio Estevam
1
-0
/
+1
2015-09-05
rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers
Javier Martinez Canillas
1
-0
/
+1
2015-06-19
rtc: ab8500: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-11
rtc/ab8500: set uie_unsupported flag
Xunlei Pang
1
-0
/
+2
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-07-04
drivers/rtc/rtc-ab8500.c: add second resolution to rtc driver
Alexandre Torgue
1
-1
/
+62
2013-07-04
rtc: rtc-ab8500: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-04-30
rtc: rtc-ab8500: use devm_*() functions
Jingoo Han
1
-12
/
+6
2013-01-04
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-09-20
drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablement
Lee Jones
1
-6
/
+0
2012-07-31
drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version
Bengt Jonsson
1
-16
/
+11
2012-07-31
drivers/rtc/rtc-ab8500.c: use UIE emulation
Ramesh Chandrasekaran
1
-1
/
+14
2012-07-12
drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...
Lee Jones
1
-1
/
+7
2012-07-12
drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ
Lee Jones
1
-1
/
+1
2012-01-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
1
-1
/
+1
2012-01-11
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2012-01-11
rtc/ab8500: add calibration attribute to AB8500 RTC
Mark Godfrey
1
-0
/
+112
2012-01-11
drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()
Linus Walleij
1
-3
/
+3
2012-01-11
rtc/ab8500: set can_wake flag
Andrew Lynn
1
-0
/
+2
2012-01-11
rtc/ab8500: don't disable IRQ:s when suspending
Robert Marklund
1
-2
/
+2
2012-01-09
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
1
-1
/
+1
2010-10-29
mfd: Align ab8500 with the abx500 interface
Mattias Wallin
1
-50
/
+53
2010-05-27
rtc: AB8500 RTC driver
Virupax Sadashivpetimath
1
-0
/
+363