index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
|
|
PM: wakeirq: Set IRQF_NO_AUTOEN when requesting the IRQ
Tian Tao
2021-05-24
1
-2
/
+2
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
PM: runtime: Allow unassigned ->runtime_suspend|resume callbacks
Ulf Hansson
2021-06-11
1
-5
/
+3
|
|
*
|
|
|
|
PM: runtime: Improve path in rpm_idle() when no callback
Ulf Hansson
2021-06-11
1
-5
/
+5
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge tag 'regmap-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2021-06-28
6
-8
/
+182
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'regmap/for-5.14' into regmap-next
Mark Brown
2021-06-14
6
-8
/
+182
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
regmap: mdio: Reject invalid addresses
Sander Vanheule
2021-06-14
1
-4
/
+16
|
|
*
|
|
|
regmap: mdio: Fix regmap_bus pointer constness
Sander Vanheule
2021-06-14
1
-1
/
+1
|
|
*
|
|
|
regmap: mdio: Add clause-45 support
Sander Vanheule
2021-06-08
1
-14
/
+56
|
|
*
|
|
|
regmap: mdio: Clean up invalid clause-22 addresses
Sander Vanheule
2021-06-08
1
-3
/
+6
|
|
*
|
|
|
regmap-irq: Introduce inverted status registers support
Maxim Kochetkov
2021-06-07
1
-0
/
+7
|
|
*
|
|
|
regmap: add support for 7/17 register formating
Antoniu Miclaus
2021-05-26
1
-0
/
+13
|
|
*
|
|
|
regmap: mdio: Don't modify output if error happened
Andy Shevchenko
2021-05-20
1
-2
/
+4
|
|
*
|
|
|
Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@sva...
Mark Brown
2021-05-19
3
-1
/
+63
|
|
|
\
\
\
\
|
|
|
*
|
|
|
regmap: Add MDIO bus support
Sander Vanheule
2021-05-19
3
-1
/
+63
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
/
|
|
regmap-i2c: Set regmap max raw r/w from quirks
Lucas Tanure
2021-05-14
2
-7
/
+40
|
|
|
/
/
/
*
|
/
/
/
software node: Handle software node injection to an existing device properly
Heikki Krogerus
2021-06-23
1
-4
/
+12
|
/
/
/
/
*
|
/
/
drivers/base/memory: fix trying offlining memory blocks with memory holes on ...
David Hildenbrand
2021-06-05
1
-3
/
+3
|
|
/
/
|
/
|
|
*
|
|
drivers: base: Reduce device link removal code duplication
Rafael J. Wysocki
2021-05-21
1
-18
/
+13
*
|
|
drivers: base: Fix device link removal
Rafael J. Wysocki
2021-05-21
1
-14
/
+23
|
|
/
|
/
|
*
|
Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-05-16
1
-1
/
+2
|
\
\
|
*
|
usb: typec: tcpm: Don't block probing of consumers of "connector" nodes
Saravana Kannan
2021-05-10
1
-1
/
+2
|
|
/
*
/
PM: runtime: Fix unpaired parent child_count for force_resume
Tony Lindgren
2021-05-10
1
-3
/
+7
|
/
*
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
2021-05-07
1
-0
/
+2
*
mm,memory_hotplug: allocate memmap from the added memory range
Oscar Salvador
2021-05-05
1
-6
/
+66
*
drivers/base/memory: introduce memory_block_{online,offline}
Oscar Salvador
2021-05-05
1
-12
/
+21
*
Merge tag 'regmap-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2021-04-27
2
-29
/
+98
|
\
|
*
Merge remote-tracking branch 'regmap/for-5.13' into regmap-next
Mark Brown
2021-04-07
1
-29
/
+97
|
|
\
|
|
*
regmap-irq: Fix dereference of a potentially null d->virt_buf
Colin Ian King
2021-04-07
1
-3
/
+5
|
|
*
regmap-irq: Add driver callback to configure virtual regs
Guru Das Srinagesh
2021-03-31
1
-0
/
+5
|
|
*
regmap-irq: Introduce virtual regs to handle more config regs
Guru Das Srinagesh
2021-03-31
1
-1
/
+37
|
|
*
regmap-irq: Extend sub-irq to support non-fixed reg strides
Guru Das Srinagesh
2021-03-18
1
-28
/
+53
|
*
|
Merge remote-tracking branch 'regmap/for-5.12' into regmap-linus
Mark Brown
2021-04-07
1
-0
/
+1
|
|
\
|
|
|
*
regmap: set debugfs_name to NULL after it is freed
Meng Li
2021-03-10
1
-0
/
+1
*
|
|
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-04-27
6
-53
/
+95
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'pm-docs' and 'pm-tools'
Rafael J. Wysocki
2021-04-26
3
-10
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
PM: clk: remove kernel-doc warning
Pierre-Louis Bossart
2021-04-07
1
-1
/
+1
|
|
*
|
|
|
PM: wakeup: fix kernel-doc warnings and fix typos
Pierre-Louis Bossart
2021-04-07
1
-8
/
+9
|
|
*
|
|
|
PM: runtime: remove kernel-doc warnings
Pierre-Louis Bossart
2021-04-07
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
-
-
-
-
.
\
\
\
Merge branches 'pm-core', 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2021-04-26
2
-38
/
+2
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
/
/
|
|
|
|
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
PM: domains: Don't runtime resume devices at genpd_prepare()
Ulf Hansson
2021-03-18
1
-36
/
+0
|
|
|
|
*
|
|
|
PM: wakeup: remove redundant assignment to variable retval
Colin Ian King
2021-04-22
1
-1
/
+1
|
|
|
|
*
|
|
|
PM: wakeup: use dev_set_name() directly
Andy Shevchenko
2021-04-15
1
-1
/
+1
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2021-04-26
1
-6
/
+83
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-04-12
1
-6
/
+83
|
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
arch_topology: Export arch_freq_scale and helpers
Viresh Kumar
2021-03-12
1
-0
/
+3
|
|
|
*
|
|
|
arch_topology: Allow multiple entities to provide sched_freq_tick() callback
Viresh Kumar
2021-03-10
1
-4
/
+78
|
|
|
*
|
|
|
arch_topology: Rename freq_scale as arch_freq_scale
Viresh Kumar
2021-03-10
1
-2
/
+2
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
*
|
|
|
|
|
PM / wakeup: use dev_set_name() directly
Andy Shevchenko
2021-04-15
1
-1
/
+1
*
|
|
|
|
|
software node: Allow node addition to already existing device
Heikki Krogerus
2021-04-15
1
-2
/
+3
*
|
|
|
|
|
kunit: software node: adhear to KUNIT formatting standard
Nico Pache
2021-04-15
2
-2
/
+2
[prev]
[next]