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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
pwm: core: Convert to use fwnode for matching
Andy Shevchenko
1
-3
/
+3
2021-06-30
docs: firmware-guide: ACPI: Add a PWM example
Andy Shevchenko
1
-0
/
+32
2021-06-30
dt-bindings: pwm: pwm-tiecap: Add compatible string for AM64 SoC
Lokesh Vutla
1
-0
/
+1
2021-06-30
dt-bindings: pwm: pwm-tiecap: Convert to json schema
Lokesh Vutla
2
-51
/
+63
2021-06-30
pwm: sprd: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
1
-1
/
+3
2021-06-30
pwm: img: Fix PM reference leak in img_pwm_enable()
Zou Wei
1
-1
/
+1
2021-06-30
pwm: pxa: Always use the same variable name for driver data
Uwe Kleine-König
1
-19
/
+19
2021-06-30
pwm: pxa: Drop if with an always false condition
Uwe Kleine-König
1
-2
/
+0
2021-06-30
pwm: berlin: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
1
-3
/
+3
2021-06-30
pwm: berlin: Implement .apply() callback
Uwe Kleine-König
1
-5
/
+38
2021-06-30
pwm: berlin: use consistent naming for variables
Uwe Kleine-König
1
-58
/
+58
2021-06-30
cpufreq: Remove the ->stop_cpu() driver callback
Viresh Kumar
4
-10
/
+0
2021-06-30
cpufreq: powernv: Migrate to ->exit() callback instead of ->stop_cpu()
Viresh Kumar
1
-14
/
+9
2021-06-30
cpufreq: CPPC: Migrate to ->exit() callback instead of ->stop_cpu()
Viresh Kumar
1
-22
/
+24
2021-06-30
cpufreq: intel_pstate: Combine ->stop_cpu() and ->offline()
Rafael J. Wysocki
1
-6
/
+5
2021-06-30
jbd2: export jbd2_journal_[un]register_shrinker()
Zhang Yi
1
-0
/
+2
2021-06-30
tracing: Simplify & fix saved_tgids logic
Paul Burton
1
-25
/
+13
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
21
-69
/
+69
2021-06-30
tracing: Change variable type as bool for clean-up
Austin Kim
1
-12
/
+12
2021-06-30
Merge tag 'cpuidle-v5.14-rc1' of https://git.linaro.org/people/daniel.lezcano/linux
Rafael J. Wysocki
2
-0
/
+15
2021-06-30
MIPS: Fix PKMAP with 32-bit MIPS huge page support
Wei Li
1
-1
/
+1
2021-06-30
MIPS: CI20: Add second percpu timer for SMP.
周琰杰 (Zhou Yanjie)
1
-10
/
+14
2021-06-30
MIPS: CI20: Reduce clocksource to 750 kHz.
周琰杰 (Zhou Yanjie)
1
-2
/
+2
2021-06-30
MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2
-0
/
+14
2021-06-30
dt-bindings: clock: Add documentation for MAC PHY control bindings.
周琰杰 (Zhou Yanjie)
1
-0
/
+2
2021-06-30
MIPS: X1830: Respect cell count of common properties.
周琰杰 (Zhou Yanjie)
1
-5
/
+4
2021-06-30
powerpc/64s: move ret_from_fork etc above __end_soft_masked
Nicholas Piggin
1
-26
/
+26
2021-06-30
powerpc/64s/interrupt: clean up interrupt return labels
Nicholas Piggin
1
-3
/
+5
2021-06-30
powerpc/64/interrupt: add missing kprobe annotations on interrupt exit symbols
Nicholas Piggin
1
-0
/
+6
2021-06-30
powerpc/64: enable MSR[EE] in irq replay pt_regs
Nicholas Piggin
2
-0
/
+5
2021-06-30
powerpc/64s/interrupt: preserve regs->softe for NMI interrupts
Nicholas Piggin
1
-0
/
+3
2021-06-30
powerpc/64s: add a table of implicit soft-masked addresses
Nicholas Piggin
6
-10
/
+105
2021-06-30
powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
Nicholas Piggin
4
-23
/
+40
2021-06-30
powerpc/64e: fix CONFIG_RELOCATABLE build warnings
Nicholas Piggin
1
-0
/
+11
2021-06-30
powerpc/64s: fix hash page fault interrupt handler
Nicholas Piggin
1
-13
/
+11
2021-06-30
powerpc/4xx: Fix setup_kuep() on SMP
Christophe Leroy
1
-1
/
+5
2021-06-30
powerpc/32s: Fix setup_{kuap/kuep}() on SMP
Christophe Leroy
2
-2
/
+2
2021-06-30
Merge tag 'spi-nor/for-5.14' into mtd/next
Miquel Raynal
602
-3098
/
+5476
2021-06-30
Merge branch 'sched/core' into sched/urgent, to pick up fix
Ingo Molnar
1
-3
/
+3
2021-06-30
drm/radeon: Fix NULL dereference when updating memory stats
Mikel Rychliski
3
-21
/
+23
2021-06-30
arm: extend pfn_valid to take into account freed memory map alignment
Mike Rapoport
1
-1
/
+12
2021-06-30
memblock: ensure there is no overflow in memblock_overlaps_region()
Mike Rapoport
1
-1
/
+2
2021-06-30
memblock: align freed memory map on pageblock boundaries with SPARSEMEM
Mike Rapoport
1
-3
/
+4
2021-06-30
memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
Mike Rapoport
1
-8
/
+8
2021-06-30
Merge branch 'for-5.14/multitouch' into for-linus
Jiri Kosina
4
-1
/
+36
2021-06-30
Merge branch 'for-5.14/logitech' into for-linus
Jiri Kosina
5
-45
/
+118
2021-06-30
Merge branch 'for-5.14/intel-ish' into for-linus
Jiri Kosina
14
-71
/
+113
2021-06-30
Merge branch 'for-5.14/google' into for-linus
Jiri Kosina
1
-0
/
+10
2021-06-30
Merge branch 'for-5.14/core' into for-linus
Jiri Kosina
5
-11
/
+41
2021-06-30
Merge branch 'for-5.14/amd-sfh' into for-linus
Jiri Kosina
3566
-38751
/
+105399
[prev]
[next]