Linus Torvalds
3d076fec5a
RTC for 6.0
...
New drivers:
- Microchip PolarFire
- Nuvoton NCT3018Y
- TI K3 RTC
Subsystem:
- Replace flush_scheduled_work() with flush_work()
- Remove deprecated ida_simple_get()/ida_simple_remove() calls
Drivers:
- use simple i2c probe where possible
- sun6i: add R329 support
- zynqmp: add calibration support
- vr41xx: remove unused driver
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEBqsFVZXh8s/0O5JiY6TcMGxwOjIFAmL2dLsACgkQY6TcMGxw
OjK+ig//YDSXeTC5X1osHyeeWSVcbKieWPhd8QAMLG23OGQdFt0k/GZZb3Rb7vG2
3HZukr/LosicaZ67bKWtOPCnvfSGUtq7CMcj077eIYa2s1CpTgXtosWLJZKqAXgi
Rjk4A4CK2W+iCeUCnwtlotbdWyi4MP767CysoPG/h49uENICmlCT8s9wk7lUwaDp
1uKANvZDWXumVz6wrGd6t9VQ1ToB+q5+bOqjEXExUH7KynqVx8FD/y8RblM5UsNq
UnBhJq6eKN5uoKjyjb4I4zE5Wh96ciYiy8+b2OcteWXNe/y0lxXFOM5cjcqTPCUl
P6xTi76JDbus3Fc5kNem1Cx9qiPM8hto0ll2P7ydY6FW4WOZtaxlCx1KmmddFzmy
oeYDwdjmuKurAMVqme/jLciYtFrZtIhl/qzCJLwWb2qRqYZrlgh4Hd2v4Bq7ZP7Z
18L2g6zSEFv1ptooLiIqmUfqoGIiVYSvDEWotSGTHZ2mr9FmnFiqhG8PdQNVlB58
SuObtoewahp8V+b2N2+rU0WBqDBMJdur3dax9HyFdRZSQiIhatC9gu9PnB7pyimB
pZ4z9QStwXM49MFRMwHS7yT0zexQbqOqJvVpz4hi3hCZKWrzWPysjvkaxsBolDKn
kZNhwmx+NWG5o9KB5ct2E0FbXbyvN7zNbdQKFdp67u/ug0vb4iI=
=hoJf
-----END PGP SIGNATURE-----
Merge tag 'rtc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Pull RTC updates from Alexandre Belloni:
"New drivers:
- Microchip PolarFire
- Nuvoton NCT3018Y
- TI K3 RTC
Subsystem:
- Replace flush_scheduled_work() with flush_work()
- Remove deprecated ida_simple_get()/ida_simple_remove() calls
Drivers:
- use simple i2c probe where possible
- sun6i: add R329 support
- zynqmp: add calibration support
- vr41xx: remove unused driver"
* tag 'rtc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: (31 commits)
rtc: spear: set range max
rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0
rtc: zynqmp: initialize fract_tick
rtc: Add NCT3018Y real time clock driver
dt-bindings: rtc: nuvoton: add NCT3018Y Real Time Clock
dt-bindings: rtc: nxp,pcf85063: Convert to DT schema
dt-bindings: rtc: microcrystal,rv3032: Add missing type to 'trickle-voltage-millivolt'
rtc: rx8025: fix 12/24 hour mode detection on RX-8035
rtc: cros-ec: Only warn once in .remove() about notifier_chain problems
rtc: vr41xx: remove driver
rtc: mpfs: remove 'pending' variable from mpfs_rtc_wakeup_irq_handler()
rtc: rv8803: fix missing unlock on error in rv8803_set_time()
rtc: zynqmp: Add calibration set and get support
rtc: zynqmp: Updated calibration value
dt-bindings: rtc: zynqmp: Add clock information
rtc: sun6i: add support for R329 RTC
rtc: Directly use ida_alloc()/free()
rtc: Introduce ti-k3-rtc
dt-bindings: rtc: Add TI K3 RTC description
dt-bindings: rtc: qcom-pm8xxx-rtc: Update the maintainers section
...
2022-08-12 18:17:42 -07:00
..
2019-01-30 16:07:54 +01:00
2019-12-12 18:38:10 -06:00
2022-05-04 16:19:03 -05:00
2016-03-14 17:08:14 +01:00
2021-06-08 20:01:38 -05:00
2017-02-21 23:21:30 +01:00
2021-01-13 00:18:18 +01:00
2022-03-23 19:58:32 +01:00
2021-12-14 14:27:57 -06:00
2019-01-22 19:18:25 +01:00
2017-03-09 01:32:35 +01:00
2016-08-31 18:21:34 +02:00
2016-12-19 00:59:21 +01:00
2016-03-14 17:08:09 +01:00
2021-12-02 23:25:47 +01:00
2021-07-15 08:45:27 -06:00
2022-07-08 16:35:21 +08:00
2017-09-01 01:10:18 +02:00
2021-06-21 13:56:46 -06:00
2021-11-11 22:27:14 -06:00
2019-02-17 21:29:10 +01:00
2018-03-17 14:20:51 +01:00
2018-07-25 14:09:39 -06:00
2016-05-20 12:33:51 +02:00
2017-02-12 00:34:42 +01:00
2016-03-21 22:55:29 +01:00
2022-04-22 18:40:19 -07:00
2016-03-14 17:08:21 +01:00
2022-07-26 16:57:17 +02:00
2021-09-26 00:17:09 +02:00
2022-07-26 17:06:52 +02:00
2021-12-17 14:57:29 +01:00
2015-09-05 13:19:06 +02:00
2021-02-06 00:57:26 +01:00
2019-01-22 18:56:52 +01:00
2021-06-16 13:55:04 -06:00
2022-07-26 16:59:57 +02:00
2019-08-20 21:42:19 +02:00
2022-06-24 21:29:27 +02:00
2017-09-05 09:31:32 +02:00
2022-05-17 23:11:44 +02:00
2020-05-28 15:07:09 -06:00
2019-04-04 10:07:10 +02:00
2018-07-25 14:09:39 -06:00
2022-07-21 15:34:02 -06:00
2019-08-23 16:20:31 +02:00
2021-05-25 00:29:10 +02:00
2019-08-22 23:08:30 +02:00
2019-02-11 09:41:21 +01:00
2020-03-16 11:13:47 +01:00
2022-06-24 21:24:02 +02:00
2017-10-25 23:05:53 +02:00
2020-05-27 20:44:58 -06:00
2020-05-27 20:44:36 -06:00
2018-07-25 14:09:39 -06:00
2016-06-14 13:58:26 +10:00
2018-07-25 14:09:39 -06:00
2015-07-23 17:07:35 +01:00
2021-01-29 16:36:06 -06:00
2020-10-07 11:26:41 -05:00
2020-07-13 12:49:44 -06:00
2018-07-25 14:09:39 -06:00
2018-07-25 14:09:39 -06:00
2022-01-19 10:12:47 -06:00
2022-01-05 01:00:48 +01:00
2021-07-10 01:39:22 +02:00
2022-06-24 21:35:31 +02:00
2022-07-21 15:34:02 -06:00
2016-11-05 00:07:43 +01:00
2022-07-26 11:21:50 +02:00