aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | PM / Domains: Preliminary support for devices with power.irq_safe setRafael J. Wysocki2011-08-25
| | | |/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki2011-08-25
| | * | | | | | | | | | | | | | | | | | | | | PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki2011-08-25
| | * | | | | | | | | | | | | | | | | | | | | PM: Reference counting of power.subsys_dataRafael J. Wysocki2011-08-25
| | * | | | | | | | | | | | | | | | | | | | | PM: Introduce struct pm_subsys_dataRafael J. Wysocki2011-08-25
| | * | | | | | | | | | | | | | | | | | | | | PM / Domains: Rename GPD_STATE_WAIT_PARENT to GPD_STATE_WAIT_MASTERRafael J. Wysocki2011-08-25
| | * | | | | | | | | | | | | | | | | | | | | PM / Domains: Allow generic PM domains to have multiple mastersRafael J. Wysocki2011-08-25
| | * | | | | | | | | | | | | | | | | | | | | PM / Domains: Add "wait for parent" status for generic PM domainsRafael J. Wysocki2011-08-25
| | * | | | | | | | | | | | | | | | | | | | | PM / Domains: Implement subdomain counters as atomic fieldsRafael J. Wysocki2011-08-25
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-19
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds2011-10-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | pinctrl: get_group_pins() const fixesStephen Warren2011-10-20
| * | | | | | | | | | | | | | | | | | | | | | | drivers: create a pin control subsystemLinus Walleij2011-10-13
| | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds2011-10-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | regmap: Implement regcache_cache_bypass helper functionDimitris Papastamos2011-09-30
| * | | | | | | | | | | | | | | | | | | | | | | mfd: Support software initiated shutdown of WM831x PMICsMark Brown2011-09-20
| * | | | | | | | | | | | | | | | | | | | | | | regmap: Allow drivers to control cache_only flagMark Brown2011-09-19
| * | | | | | | | | | | | | | | | | | | | | | | regmap: Prototype regcache_sync()Mark Brown2011-09-19
| * | | | | | | | | | | | | | | | | | | | | | | regmap: Add the LZO cache supportDimitris Papastamos2011-09-19
| * | | | | | | | | | | | | | | | | | | | | | | regmap: Add the rbtree cache supportDimitris Papastamos2011-09-19
| * | | | | | | | | | | | | | | | | | | | | | | regmap: Add the indexed cache supportDimitris Papastamos2011-09-19
| * | | | | | | | | | | | | | | | | | | | | | | regmap: Introduce caching supportDimitris Papastamos2011-09-19
| * | | | | | | | | | | | | | | | | | | | | | | regmap: Add support for device specific write and read flag masks.Lars-Peter Clausen2011-09-05
| * | | | | | | | | | | | | | | | | | | | | | | regmap: Remove redundant owner field from the bus type structMark Brown2011-09-05
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'regmap-mfd' into regmap-nextMark Brown2011-08-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | mfd: Convert WM8400 to regmap APIMark Brown2011-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | mfd: Convert WM8994 to use new register map APIMark Brown2011-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | mfd: Convert WM831x to use regmap APIMark Brown2011-08-22
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'regmap-interface' into regmap-nextMark Brown2011-08-21
| |\| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | regmap: Allow drivers to specify register defaultsMark Brown2011-08-21
| * | | | | | | | | | | | | | | | | | | | | | | regmap: Remove unused type and list fields from bus interfaceMark Brown2011-08-09
| |/ / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | regmap: Fix kerneldoc errors for regmapMark Brown2011-08-08
| * | | | | | | | | | | | | | | | | | | | | | regmap: Add precious registers to the driver interfaceMark Brown2011-08-08
| * | | | | | | | | | | | | | | | | | | | | | regmap: Allow devices to specify which registers are accessibleMark Brown2011-08-08
| * | | | | | | | | | | | | | | | | | | | | | regmap: Add kerneldoc for struct regmap_configMark Brown2011-08-08
| | |_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | net: hold sock reference while processing tx timestampsRichard Cochran2011-10-24
| | | |_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Add ethtool -g support to virtio_netRick Jones2011-10-24
| * | | | | | | | | | | | | | | | | | | | | | macvtap: Fix the minor device number allocationEric W. Biederman2011-10-21
| * | | | | | | | | | | | | | | | | | | | | | net: add opaque struct around skb frag pageIan Campbell2011-10-21
| * | | | | | | | | | | | | | | | | | | | | | net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski2011-10-20
| * | | | | | | | | | | | | | | | | | | | | | net: constify skbuff and Qdisc elementsEric Dumazet2011-10-20
| * | | | | | | | | | | | | | | | | | | | | | mm: add a "struct page_frag" type containing a page, offset and lengthIan Campbell2011-10-20
| * | | | | | | | | | | | | | | | | | | | | | net: do not take an additional reference in skb_frag_set_pageIan Campbell2011-10-19
| * | | | | | | | | | | | | | | | | | | | | | filter: use unsigned int to silence static checker warningDan Carpenter2011-10-19
| * | | | | | | | | | | | | | | | | | | | | | class: Implement support for class attrs in tagged sysfs directories.Eric W. Biederman2011-10-19
| * | | | | | | | | | | | | | | | | | | | | | sysfs: Implement support for tagged files in sysfs.Eric W. Biederman2011-10-19
| * | | | | | | | | | | | | | | | | | | | | | net: validate HWTSTAMP ioctl parametersRichard Cochran2011-10-19