index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
regmap: Disable debugfs when locking is disabled
Mark Brown
3
-0
/
+12
2017-12-13
regmap: rename regmap_lock_unlock_empty() to regmap_lock_unlock_none()
Bartosz Golaszewski
1
-2
/
+2
2017-12-13
device property: Introduce a common API to fetch device match data
Sinan Kaya
1
-0
/
+7
2017-12-13
PM / core: Use dev_pm_skip_next_resume_phases() internally
Rafael J. Wysocki
1
-2
/
+1
2017-12-13
PM / core: remove unneeded kallsyms include
Sergey Senozhatsky
1
-1
/
+0
2017-12-13
PM / Domains: Remove obsolete "samsung,power-domain" check
Geert Uytterhoeven
1
-14
/
+2
2017-12-11
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
Rafael J. Wysocki
1
-0
/
+15
2017-12-11
Merge back earlier PM core material for v4.16.
Rafael J. Wysocki
2
-120
/
+164
2017-12-11
Merge 4.15-rc3 into driver-core-next
Greg Kroah-Hartman
3
-18
/
+20
2017-12-08
Merge tag 'pm-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+2
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
27
-121
/
+0
2017-12-07
drivers: core: arch_topology.c: move SPDX tag to top of the file
Greg Kroah-Hartman
1
-7
/
+1
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
30
-0
/
+30
2017-12-06
regmap: allow to disable all locking mechanisms
Bartosz Golaszewski
1
-1
/
+8
2017-12-05
PM / core: Re-factor some code dealing with parents in __device_suspend()
Ulf Hansson
1
-12
/
+17
2017-12-05
PM / sysfs: Convert to use DEVICE_ATTR_RO / DEVICE_ATTR_RW
Andy Shevchenko
1
-68
/
+65
2017-12-05
PM / sysfs: Remove redundant 'else' keyword.
Andy Shevchenko
1
-5
/
+5
2017-12-05
PM / sysfs: Convert to use sysfs_streq()
Andy Shevchenko
1
-30
/
+9
2017-12-04
PM / runtime: Fix handling of suppliers with disabled runtime PM
Rafael J. Wysocki
1
-1
/
+2
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+1
2017-11-29
regmap: Remove the redundant config to select hwspinlock
Baolin Wang
2
-13
/
+2
2017-11-29
firmware: replace #ifdef over FW_OPT_FALLBACK with function checks
Luis R. Rodriguez
1
-11
/
+29
2017-11-29
firmware: provide helper for FW_OPT_USERHELPER
Luis R. Rodriguez
1
-13
/
+18
2017-11-29
firmware: add helper to copy built-in data to pre-alloc buffer
Luis R. Rodriguez
1
-2
/
+9
2017-11-29
firmware: use static inline for to_fw_priv()
Luis R. Rodriguez
1
-1
/
+4
2017-11-29
firmware: rename sysfs state checks with sysfs prefix
Luis R. Rodriguez
1
-10
/
+10
2017-11-29
firmware: use static inlines for state machine checking
Luis R. Rodriguez
1
-39
/
+68
2017-11-29
firmware: remove unused __fw_state_is_done()
Luis R. Rodriguez
1
-5
/
+0
2017-11-29
firmware: remove duplicate fw_state_aborted()
Luis R. Rodriguez
1
-2
/
+0
2017-11-29
firmware: move core data structures to the top of file
Luis R. Rodriguez
1
-95
/
+95
2017-11-29
firmware: rename struct fw_priv->fw_id to fw_name
Luis R. Rodriguez
1
-13
/
+13
2017-11-29
firmware: rename struct firmware_buf to struct fw_priv
Luis R. Rodriguez
1
-185
/
+187
2017-11-29
firmware: rename struct firmware_priv to struct fw_sysfs
Luis R. Rodriguez
1
-49
/
+49
2017-11-29
firmware: fix detecting error on register_reboot_notifier()
Luis R. Rodriguez
1
-1
/
+8
2017-11-29
firmware: provide helpers for registering the syfs loader
Luis R. Rodriguez
1
-8
/
+21
2017-11-29
firmware: fix capturing errors on fw_cache_init() on early init
Luis R. Rodriguez
1
-13
/
+32
2017-11-29
firmware: add helper to unregister pm ops
Luis R. Rodriguez
1
-4
/
+10
2017-11-28
firmware: cleanup FIRMWARE_IN_KERNEL message
Robin H. Johnson
1
-12
/
+13
2017-11-28
isa: Prevent NULL dereference in isa_bus driver callbacks
William Breathitt Gray
1
-5
/
+5
2017-11-27
PM / core: Add LEAVE_SUSPENDED driver flag
Rafael J. Wysocki
1
-5
/
+68
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-1
/
+1
2017-11-21
dma-buf/fence: Fix lock inversion within dma-fence-array
Chris Wilson
1
-0
/
+1
2017-11-17
Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-20
/
+11
2017-11-16
PM / runtime: Drop children check from __pm_runtime_set_status()
Rafael J. Wysocki
1
-20
/
+11
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-9
/
+17
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2017-11-13
Merge tag 'devprop-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+7
2017-11-13
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
18
-3290
/
+289
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+3
[prev]
[next]