Commit Graph

1560 Commits (ffe7b0e9326d9c68f5688bef691dd49f1e0d3651)

Author SHA1 Message Date
Paul Gortmaker 51990e8254 device.h: cleanup users outside of linux/include (C files) 13 years ago
Stephen Warren f5d6eba74b regmap: Fix future missing prototype of devres_alloc() and friends 13 years ago
Stephen Rothwell fcd6f76202 driver-core: remove legacy iSeries hack 13 years ago
Greg Kroah-Hartman 8b0372a258 driver core: minor comment formatting cleanups 13 years ago
Greg Kroah-Hartman ef8a3fd6e5 driver core: move the deferred probe pointer into the private area 13 years ago
Grant Likely d1c3414c2a drivercore: Add driver probe deferral mechanism 13 years ago
Mark Brown f9353e70bc regmap: Fix rbtree block base in sync 13 years ago
Mark Brown 994f5db65e regcache: Make sure we sync register 0 in an rbtree cache 13 years ago
Rafael J. Wysocki 8671bbc1bd PM / Sleep: Add more wakeup source initialization routines 13 years ago
Rafael J. Wysocki 4782e1654b PM / Sleep: Make __pm_stay_awake() delete wakeup source timers 13 years ago
Rafael J. Wysocki da863cddd8 PM / Sleep: Fix race conditions related to wakeup source timer function 13 years ago
Rafael J. Wysocki d94aff8782 PM / Sleep: Fix possible infinite loop during wakeup source destruction 13 years ago
Paul Gortmaker 19694b5ea1 regmap: delete unused module.h from drivers/base/regmap files 13 years ago
Mark Brown a0941e562e regmap: Fix x86_64 breakage 13 years ago
Mark Brown 4d4cfd1656 regmap: Allow drivers to sync only part of the register cache 13 years ago
Mark Brown ac8d91c801 regmap: Supply ranges to the sync operations 13 years ago
Mark Brown 5d5b7d4f80 regmap: Add tracepoints for cache only and cache bypass 13 years ago
Mark Brown 6ff7373809 regmap: Mark the cache as clean after a successful sync 13 years ago
Mark Brown c3ec23288a regmap: Remove default cache sync implementation 13 years ago
Mark Brown a3c3774176 regmap: Skip hardware defaults for LZO caches 13 years ago
Dimitris Papastamos f0c2319f9f regmap: Expose the driver name in debugfs 13 years ago
Dimitris Papastamos 09c6ecd394 regmap: Add support for writing to regmap registers via debugfs 13 years ago
Mark Brown b8fb5ab156 regmap: Support raw reads from cached registers 13 years ago
Mark Brown a6539c3294 regmap: Allow users to query the size of register values 13 years ago
Mark Brown 7d5e525b9c regmap: Implement support for 32 bit registers and values 13 years ago
Laxman Dewangan df00c79f78 regmap: Bypassing cache when initializing cache 13 years ago
Lars-Peter Clausen 61cddc57dc regmap: Fix cache defaults initialization from raw cache defaults 13 years ago
Laxman Dewangan 8eaeb21925 regmap: add regmap_bulk_write() for register write 13 years ago
Rafael J. Wysocki 7c95149b7f PM / Sleep: Initialize wakeup source locks in wakeup_source_add() 13 years ago
Laxman Dewangan c915719841 regmap: Support for caching in reg_raw_write() 13 years ago
Lee Jones 74d1d82cda drivers/base: add bus for System-on-Chip devices 13 years ago
Axel Lin 2a14d7d9b7 regmap: Fix kcalloc parameters swapped 13 years ago
Greg Kroah-Hartman 29bb5d4fd3 driver-core: cpu: fix kobject warning when hotplugging a cpu 13 years ago
Mark Brown 028a01e601 regmap: Add debugfs information for the cache status 13 years ago
Mark Brown 847fb6fdf5 regmap: Don't use bitfields for booleans 13 years ago
Yinghai Lu 321bf4ed5f drivers/base/memory.c: fix memory_dev_init() long delay 13 years ago
Greg Kroah-Hartman 2885e25c42 driver core: cpu: remove kernel warning when removing a cpu 13 years ago
Grant Likely 07d57a32fb drivercore: Output common devicetree information in uevent 13 years ago
Axel Lin aa795d1292 regmap: Remove incorrect unreachable comment in regcache_set_val() 13 years ago
Mark Brown c0eb46766d regmap: Implement managed regmap_init() 13 years ago
Wolfram Sang 4191f19792 regmap: if format_write is used, declare all registers as "unreadable" 13 years ago
Wolfram Sang c212acccc3 regmap: Properly round reg_bytes and val_bytes 13 years ago
Rafael J. Wysocki 0496c8ae36 PM / Domains: Run late/early device suspend callbacks at the right time 13 years ago
Rafael J. Wysocki e470d06655 PM / Sleep: Introduce generic callbacks for new device PM phases 13 years ago
Rafael J. Wysocki cf579dfb82 PM / Sleep: Introduce "late suspend" and "early resume" of devices 13 years ago
Wolfram Sang 9aa507505c regmap: Add support for 2/6 register formating 13 years ago
Thomas Abraham c8aa130b74 PM / Domains: Add OF support 13 years ago
Thomas Renninger fad12ac8c8 CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts 13 years ago
Mark Brown a24f64a648 regmap: Reset device debugfs when reinitialising the cache 13 years ago
Mark Brown 8a892d6996 regmap: Bypass the cache when applying patches 13 years ago