summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2024-01-1923-105/+1819
|\
| * rtc: nuvoton: Compatible with NCT3015Y-R and NCT3018Y-RMia Lin2024-01-181-6/+46
| * rtc: da9063: Use dev_err_probe()Biju Das2024-01-181-25/+17
| * rtc: da9063: Use device_get_match_data()Biju Das2024-01-181-5/+1
| * rtc: da9063: Make IRQ as optionalBiju Das2024-01-181-18/+22
| * rtc: max31335: Fix comparison in max31335_volatile_reg()Nathan Chancellor2024-01-181-1/+1
| * rtc: max31335: use regmap_update_bits_checkAlexandre Belloni2024-01-181-7/+5
| * rtc: max31335: remove unecessary lockingAlexandre Belloni2024-01-181-11/+3
| * rtc: max31335: add driver supportAntoniu Miclaus2024-01-154-0/+729
| * dt-bindings: rtc: max31335: add max31335 bindingsAntoniu Miclaus2024-01-151-0/+70
| * rtc: rv8803: add wakeup-source supportAlexandre Belloni2024-01-152-2/+7
| * rtc: ac100: remove misuses of kernel-docRandy Dunlap2024-01-151-2/+2
| * rtc: class: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-01-081-1/+1
| * rtc: MAINTAINERS: drop Alessandro ZummoKrzysztof Kozlowski2024-01-081-1/+0
| * rtc: ma35d1: remove hardcoded UIE supportAlexandre Belloni2024-01-081-20/+0
| * dt-bindings: rtc: qcom-pm8xxx: fix inconsistent exampleJohan Hovold2024-01-081-18/+18
| * rtc: rv8803: Add power management supportStefan Eichenberger2024-01-081-0/+29
| * rtc: ds3232: avoid unused-const-variable warningAkinobu Mita2024-01-081-2/+2
| * rtc: lpc24xx: add missing dependencyAntoniu Miclaus2024-01-081-0/+1
| * rtc: tps6594: Add driver for TPS6594 RTCEsteban Blanc2024-01-083-0/+467
| * rtc: Add driver for Nuvoton ma35d1 rtc controllerJacky Huang2023-12-173-0/+336
| * dt-bindings: rtc: Add Nuvoton ma35d1 rtcJacky Huang2023-12-171-0/+48
| * rtc: Extend timeout for waiting for UIP to clear to 1sMario Limonciello2023-12-174-4/+4
| * rtc: Add support for configuring the UIP timeout for RTC readsMario Limonciello2023-12-177-16/+38
| * rtc: Adjust failure return code for cmos_set_alarm()Mario Limonciello2023-12-171-2/+2
| * rtc: mc146818-lib: Adjust failure return code for mc146818_get_time()Mario Limonciello2023-12-171-1/+1
| * rtc: cmos: Use ACPI alarm for non-Intel x86 systems tooMario Limonciello2023-11-171-6/+12
* | Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-1957-550/+1633
|\ \
| * | Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede2024-01-161-5/+7
| * | Merge branch 'next' into for-linusDmitry Torokhov2024-01-1456-545/+1626
| |\ \
| | * | Input: driver for Adafruit Seesaw GamepadAnshul Dalal2024-01-104-0/+333
| | * | dt-bindings: input: bindings for Adafruit Seesaw GamepadAnshul Dalal2024-01-101-0/+63
| | * | Input: da9063_onkey - avoid explicitly setting input's parentDmitry Torokhov2024-01-041-1/+0
| | * | Input: da9063_onkey - avoid using OF-specific APIsDmitry Torokhov2024-01-041-3/+4
| | * | Input: iqs269a - add support for OTP variantsJeff LaBundy2024-01-011-3/+89
| | * | dt-bindings: input: iqs269a: Add bindings for OTP variantsJeff LaBundy2024-01-011-1/+29
| | * | Input: iqs269a - add support for slider gesturesJeff LaBundy2024-01-011-29/+191
| | * | dt-bindings: input: iqs269a: Add bindings for slider gesturesJeff LaBundy2024-01-011-0/+68
| | * | Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messagesHermes Zhang2023-12-291-3/+3
| | * | Input: zforce_ts - accept standard touchscreen propertiesAndreas Kemnade2023-12-241-18/+16
| | * | dt-bindings: touchscreen: neonode,zforce: Use standard propertiesAndreas Kemnade2023-12-241-4/+9
| | * | dt-bindings: touchscreen: convert neonode,zforce to json-schemaAndreas Kemnade2023-12-242-34/+67
| | * | dt-bindings: input: convert drv266x to json-schemaAnshul Dalal2023-12-233-34/+50
| | * | Input: da9063 - use dev_err_probe()Biju Das2023-12-151-9/+6
| | * | Input: da9063 - drop redundant prints in probe()Biju Das2023-12-151-15/+4
| | * | Input: da9063 - simplify obtaining OF match dataBiju Das2023-12-151-15/+12
| | * | Input: as5011 - convert to GPIO descriptorLinus Walleij2023-12-142-14/+11
| | * | Input: omap-keypad - drop optional GPIO supportLinus Walleij2023-12-142-21/+1
| | * | Input: tca6416-keypad - drop unused includeLinus Walleij2023-12-141-1/+0
| | * | Input: navpoint - convert to use GPIO descriptorLinus Walleij2023-12-142-27/+15