index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-17
clk: bcm2835: Add BCM2711_CLOCK_EMMC2 support
Stefan Wahren
1
-1
/
+19
2019-09-17
clk: bcm2835: Introduce SoC specific clock registration
Stefan Wahren
1
-17
/
+96
2019-09-17
PCI: vmd: Fix shadow offsets to reflect spec changes
Jon Derrick
1
-3
/
+6
2019-09-17
PCI: vmd: Fix config addressing when using bus offsets
Jon Derrick
1
-7
/
+9
2019-09-17
regulator: core: make regulator_register() EPROBE_DEFER aware
Marco Felsch
2
-5
/
+27
2019-09-17
regulator: of: fix suspend-min/max-voltage parsing
Marco Felsch
1
-4
/
+4
2019-09-17
Merge branches 'acpi-misc' and 'acpi-doc'
Rafael J. Wysocki
2
-10
/
+3
2019-09-17
Merge branches 'acpi-apei', 'acpi-processor', 'acpi-tables', 'acpi-pci' and 'acpi-soc'
Rafael J. Wysocki
7
-42
/
+151
2019-09-17
Merge branch 'acpica'
Rafael J. Wysocki
19
-80
/
+87
2019-09-17
Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'
Rafael J. Wysocki
4
-38
/
+38
2019-09-17
Merge branch 'pm-devfreq'
Rafael J. Wysocki
9
-333
/
+494
2019-09-17
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
27
-616
/
+1101
2019-09-17
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
16
-98
/
+447
2019-09-17
Merge branch 'pm-sleep'
Rafael J. Wysocki
13
-173
/
+467
2019-09-17
Merge suspend-to-idle rework material for v5.4.
Rafael J. Wysocki
8
-146
/
+181
2019-09-17
watchdog: f71808e_wdt: Add F81803 support
Jaret Cantu
2
-3
/
+18
2019-09-17
watchdog: qcom: remove unnecessary variable from private storage
Jorge Ramirez-Ortiz
1
-8
/
+7
2019-09-17
watchdog: qcom: support pre-timeout when the bark irq is available
Jorge Ramirez-Ortiz
1
-5
/
+64
2019-09-17
watchdog: imx_sc: this patch just fixes whitespaces
Oliver Graute
1
-2
/
+2
2019-09-17
watchdog: aspeed: add support for dual boot
Ivan Mikhaylov
1
-1
/
+64
2019-09-17
watchdog: orion_wdt: use timer1 as a pretimeout
Chris Packham
1
-13
/
+53
2019-09-17
watchdog: Add i.MX7ULP watchdog support
Anson Huang
3
-0
/
+257
2019-09-17
watchdog: aspeed: Add support for AST2600
Ryan Chen
1
-1
/
+3
2019-09-17
watchdog: ziirave_wdt: Update checked I2C functionality mask
Andrey Smirnov
1
-1
/
+4
2019-09-17
watchdog: ziirave_wdt: Drop ziirave_firm_write_block_data()
Andrey Smirnov
1
-22
/
+9
2019-09-17
watchdog: ziirave_wdt: Fix DOWNLOAD_START payload
Andrey Smirnov
1
-8
/
+7
2019-09-17
watchdog: ziirave_wdt: Drop status polling code
Andrey Smirnov
1
-21
/
+7
2019-09-17
watchdog: ziirave_wdt: Fix RESET_PROCESSOR payload
Andrey Smirnov
1
-2
/
+4
2019-09-17
watchdog: ziirave_wdt: Fix DOWNLOAD_END payload
Andrey Smirnov
1
-1
/
+1
2019-09-17
watchdog: ziirave_wdt: Fix JUMP_TO_BOOTLOADER payload
Andrey Smirnov
1
-2
/
+5
2019-09-17
watchdog: ziirave_wdt: Fix misleading error message
Andrey Smirnov
1
-1
/
+1
2019-09-17
watchdog: ziirave_wdt: Don't try to program readonly flash
Andrey Smirnov
1
-9
/
+24
2019-09-17
watchdog: ziirave_wdt: Don't read out more than 'len' firmware bytes
Andrey Smirnov
1
-2
/
+4
2019-09-17
watchdog: ziirave_wdt: Don't check if ihex record length is zero
Andrey Smirnov
1
-8
/
+0
2019-09-17
watchdog: ziirave_wdt: Make use of put_unaligned_le16
Andrey Smirnov
1
-4
/
+4
2019-09-17
watchdog: ziirave_wdt: Zero out only what's necessary
Andrey Smirnov
1
-2
/
+1
2019-09-17
watchdog: ziirave_wdt: Fix incorrect use of ARRAY_SIZE
Andrey Smirnov
1
-3
/
+3
2019-09-17
watchdog: ziirave_wdt: Skip zeros when calculating checksum
Andrey Smirnov
1
-1
/
+1
2019-09-17
watchdog: ziirave_wdt: Check packet length only once
Andrey Smirnov
1
-10
/
+7
2019-09-17
watchdog: ziirave_wdt: Simplify ziirave_firm_write_pkt()
Andrey Smirnov
1
-72
/
+44
2019-09-17
watchdog: ziirave_wdt: Log bootloader/firmware info during probe
Andrey Smirnov
1
-3
/
+15
2019-09-17
watchdog: ziirave_wdt: Don't bail out on unexpected timeout value
Andrey Smirnov
1
-11
/
+11
2019-09-17
watchdog: ziirave_wdt: Be more verbose during firmware update
Andrey Smirnov
1
-4
/
+14
2019-09-17
watchdog: ziirave_wdt: Be verbose about errors in probe()
Andrey Smirnov
1
-8
/
+24
2019-09-17
watchdog: ziirave_wdt: Add missing newline
Andrey Smirnov
1
-1
/
+1
2019-09-17
watchdog: imx_sc: Remove unnecessary error log
Anson Huang
1
-4
/
+1
2019-09-17
watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
Rasmus Villemoes
1
-2
/
+2
2019-09-17
watchdog: cpwd: use generic compat_ptr_ioctl
Arnd Bergmann
1
-24
/
+1
2019-09-17
watchdog: diag288_wdt: Remove leftover includes from conversion to watchdog API
Guenter Roeck
1
-3
/
+0
2019-09-17
Merge branch 'linux-5.4' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
6
-27
/
+41
[prev]
[next]