summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtc: spear: fix spear_rtc_read_timeAlexandre Belloni2022-03-231-2/+4
* rtc: spear: drop uie_unsupportedAlexandre Belloni2022-03-231-1/+0
* rtc: spear: set rangeAlexandre Belloni2022-03-231-0/+2
* rtc: spear: switch to devm_rtc_allocate_deviceAlexandre Belloni2022-03-231-9/+9
* rtc: pcf8563: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni2022-03-231-1/+1
* rtc: pcf8563: let the core handle the alarm resolutionAlexandre Belloni2022-03-231-13/+1
* rtc: pcf8523: let the core handle the alarm resolutionAlexandre Belloni2022-03-231-8/+1
* rtc: pcf8523: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni2022-03-231-1/+1
* rtc: pcf85063: set RTC_FEATURE_ALARM_RES_2SAlexandre Belloni2022-03-231-0/+1
* rtc: pcf85063: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni2022-03-231-1/+1
* rtc: pcf2127: set RTC_FEATURE_ALARM_RES_2SAlexandre Belloni2022-03-231-0/+1
* rtc: pcf2127: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni2022-03-231-1/+1
* rtc: pcf2123: set RTC_FEATURE_ALARM_RES_MINUTEAlexandre Belloni2022-03-231-0/+1
* rtc: pcf2123: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni2022-03-231-1/+1
* rtc: opal: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni2022-03-231-1/+1
* rtc: m41t80: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni2022-03-231-4/+2
* rtc: mpc5121: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni2022-03-231-1/+1
* rtc: mpc5121: let the core handle the alarm resolutionAlexandre Belloni2022-03-231-14/+1
* rtc: ds1307: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni2022-03-231-1/+1
* rtc: ds1685: drop no_irqAlexandre Belloni2022-03-231-9/+5
* rtc: ds1685: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni2022-03-231-1/+1
* clk: sunxi-ng: sun6i-rtc: Add support for H6Samuel Holland2022-03-232-17/+15
* clk: sunxi-ng: Add support for the sun6i RTC clocksSamuel Holland2022-03-235-0/+407
* clk: sunxi-ng: mux: Allow muxes to have keysSamuel Holland2022-03-232-0/+8
* rtc: wm8350: Handle error for wm8350_register_irqJiasheng Jiang2022-03-231-2/+9
* rtc: sun6i: Add Allwinner H616 supportAndre Przywara2022-03-231-0/+2
* rtc: sun6i: Add support for broken-down alarm registersAndre Przywara2022-03-231-17/+40
* rtc: sun6i: Add support for linear day storageAndre Przywara2022-03-231-23/+46
* rtc: sun6i: Fix time overflow handlingAndre Przywara2022-03-231-9/+5
* rtc: pl031: fix rtc features null pointer dereferenceAli Pouladi2022-03-231-3/+3
* rtc: mc146818-lib: fix locking in mc146818_set_timeMateusz Jończyk2022-03-231-2/+4
* rtc: pcf2127: fix bug when reading alarm registersHugo Villeneuve2022-02-151-1/+2
* rtc: pcf2127: use IRQ flags obtained from device tree if availableHugo Villeneuve2022-02-151-1/+12
* rtc: pcf8523: Fix GCC 12 warningVictor Erminpour2022-02-151-2/+2
* rtc: sun6i: Enable the bus clock when providedSamuel Holland2022-02-151-0/+24
* rtc: fix use-after-free on device removalVincent Whitchurch2022-02-151-0/+9
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-2316-31/+29
|\
| * bitmap: unify find_bit operationsYury Norov2022-01-151-1/+1
| * Replace for_each_*_bit_from() with for_each_*_bit() where appropriateYury Norov2022-01-152-4/+3
| * cpumask: replace cpumask_next_* with cpumask_first_* where appropriateYury Norov2022-01-153-3/+3
| * all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-1511-24/+23
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-2231-176/+190
|\ \
| * | lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka2022-01-224-0/+17
| * | proc: remove PDE_DATA() completelyMuchun Song2022-01-2218-83/+83
| * | scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni2022-01-221-1/+34
| * | random: move the random sysctl declarations to its own fileXiaoming Ni2022-01-221-2/+12
| * | firmware_loader: move firmware sysctl to its own filesXiaoming Ni2022-01-223-3/+40
| * | cdrom: simplify subdirectory registration with register_sysctl()Luis Chamberlain2022-01-221-22/+1
| * | macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()Luis Chamberlain2022-01-221-23/+1
| * | i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain2022-01-221-21/+1