index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-17
cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation
Pierre Gondois
1
-0
/
+44
2023-01-17
platform: remove useless if-branch in __platform_get_irq_byname()
Soha Jin
1
-5
/
+3
2023-01-17
platform: Document platform_add_devices() return value
Umang Jain
1
-0
/
+2
2023-01-17
software node: Remove unused APIs
Andy Shevchenko
1
-61
/
+0
2023-01-17
software node: Switch property entry test to a new API
Andy Shevchenko
1
-16
/
+14
2023-01-17
platform: Provide a remove callback that returns no value
Uwe Kleine-König
1
-1
/
+3
2023-01-16
regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.
Andrew Lunn
1
-18
/
+23
2023-01-13
PM: runtime: Document that force_suspend() is incompatible with SMART_SUSPEND
Richard Fitzgerald
1
-0
/
+4
2023-01-13
cpuidle, ARM: OMAP2+: powerdomain: Remove trace_.*_rcuidle()
Peter Zijlstra
1
-12
/
+12
2023-01-11
driver core: change to_subsys_private() to use container_of_const()
Greg Kroah-Hartman
2
-2
/
+2
2023-01-11
driver core: Make driver_deferred_probe_timeout a static variable
Javier Martinez Canillas
1
-4
/
+2
2023-01-11
driver core: fix potential null-ptr-deref in device_add()
Yang Yingliang
1
-0
/
+1
2023-01-10
PM: domains: Allow a genpd consumer to require a synced power off
Ulf Hansson
1
-0
/
+26
2023-01-10
driver core: move struct subsys_dev_iter to a local file
Greg Kroah-Hartman
1
-0
/
+5
2023-01-10
driver core: make subsys_dev_iter_exit() static
Greg Kroah-Hartman
1
-2
/
+1
2023-01-10
driver core: make subsys_dev_iter_next() static
Greg Kroah-Hartman
1
-2
/
+1
2023-01-10
driver core: make subsys_dev_iter_init() static
Greg Kroah-Hartman
1
-3
/
+2
2023-01-10
driver core: remove subsys_find_device_by_id()
Greg Kroah-Hartman
1
-41
/
+0
2023-01-10
driver core: make bus_get_device_klist() static
Greg Kroah-Hartman
1
-2
/
+1
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-2
/
+0
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
12
-89
/
+70
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+38
2022-12-13
Merge tag 'regmap-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
5
-18
/
+292
2022-12-12
Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-160
/
+135
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+4
2022-12-12
Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-0
/
+29
2022-12-12
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
1
-93
/
+57
2022-12-12
regmap: Merge fix for where we get the number of registers from
Mark Brown
1
-4
/
+11
2022-12-10
firmware_loader: remove #include <generated/utsrelease.h>
Thomas Weißschuh
1
-2
/
+0
2022-12-09
regmap-irq: Add handle_mask_sync() callback
William Breathitt Gray
1
-13
/
+31
2022-12-07
PM: runtime: Adjust white space in the core code
Rafael J. Wysocki
1
-34
/
+35
2022-12-07
device property: Fix documentation for fwnode_get_next_parent()
Miaoqian Lin
1
-1
/
+1
2022-12-06
firmware_loader: fix up to_fw_sysfs() to preserve const
Greg Kroah-Hartman
1
-5
/
+1
2022-12-05
platform-msi: Switch to the domain id aware MSI interfaces
Ahmed S. Darwish
1
-2
/
+2
2022-12-05
PM: runtime: Relocate rpm_callback() right after __rpm_callback()
Rafael J. Wysocki
1
-32
/
+32
2022-12-05
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
1
-1
/
+11
2022-11-25
fsi: Add regmap and refactor sbefifo
Mark Brown
5
-3
/
+243
2022-11-25
regmap: Add FSI bus support
Eddie James
3
-1
/
+237
2022-11-25
PM: domains: Reverse the order of performance and enabling ops
Abel Vesa
1
-15
/
+21
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2
-4
/
+4
2022-11-23
cacheinfo: Remove of_node_put() for fw_token
Pierre Gondois
1
-2
/
+0
2022-11-23
device property: Add a blank line in Kconfig of tests
Andy Shevchenko
1
-0
/
+1
2022-11-23
device property: Rename goto label to be more precise
Andy Shevchenko
1
-2
/
+3
2022-11-22
kobject: kset_uevent_ops: make name() callback take a const *
Greg Kroah-Hartman
1
-2
/
+2
2022-11-22
kobject: kset_uevent_ops: make filter() callback take a const *
Greg Kroah-Hartman
2
-3
/
+3
2022-11-22
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
2
-5
/
+5
2022-11-22
regmap: add regmap_might_sleep()
Michael Walle
1
-0
/
+13
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2
-2
/
+6
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-1
/
+1
[prev]
[next]