index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bcma
/
driver_chipcommon_pmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcma: Replace mdelay with usleep_range in bcma_pmu_resources_init
Jia-Ju Bai
2018-02-27
1
-1
/
+1
*
bcma: support PMU present as separated bus core
Rafał Miłecki
2016-02-06
1
-42
/
+52
*
bcma: use _PMU_ in all names of PMU registers
Rafał Miłecki
2016-02-06
1
-23
/
+23
*
bcma: add support for BCM43131 that was found in Tenda W311E
Rafał Miłecki
2014-07-29
1
-0
/
+1
*
bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)
Rafał Miłecki
2014-07-18
1
-0
/
+1
*
bcma: add support for BCM43142
Rafał Miłecki
2013-06-27
1
-0
/
+123
*
bcma: handle more devices in bcma_pmu_get_alp_clock()
Hauke Mehrtens
2013-03-27
1
-4
/
+20
*
bcma: use BCMA_CC_PMU_CTL_* constants
Hauke Mehrtens
2013-03-27
1
-5
/
+5
*
bgmac: driver for GBit MAC core on BCMA bus
Rafał Miłecki
2013-01-09
1
-1
/
+2
*
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-12-19
1
-1
/
+2
|
\
|
*
bcma: export PLL reading function
Rafał Miłecki
2012-11-22
1
-1
/
+2
*
|
bcma: unify naming schema for clock functions
Rafał Miłecki
2012-12-10
1
-18
/
+21
*
|
bcma: just do the necessary things in early register on SoCs
Hauke Mehrtens
2012-10-19
1
-1
/
+4
|
/
*
bcma: change delays to follow timers-howto guide
Rafał Miłecki
2012-09-28
1
-1
/
+4
*
bcma: make some functions static
Hauke Mehrtens
2012-08-10
1
-2
/
+2
*
bcma: fix invalid PMU chip control masks
Hauke Mehrtens
2012-07-26
1
-4
/
+4
*
bcma: add PMU clock support for BCM4706
Hauke Mehrtens
2012-07-11
1
-4
/
+36
*
bcma: use custom printing functions
Rafał Miłecki
2012-07-09
1
-14
/
+12
*
bcma: add mdelay bcma_pmu_resources_init()
Hauke Mehrtens
2012-07-09
1
-0
/
+3
*
bcma: add bcma_pmu_spuravoid_pllupdate()
Hauke Mehrtens
2012-07-09
1
-1
/
+182
*
bcma: remove chip ids doing nothing from PMU initialization.
Hauke Mehrtens
2012-07-09
1
-10
/
+4
*
bcma: remove bcma_pmu_{pll,swreg}_init()
Hauke Mehrtens
2012-07-09
1
-34
/
+0
*
bcma: complete workaround for BCMA43224 and BCM4313
Hauke Mehrtens
2012-07-09
1
-5
/
+17
*
bcma: remove fix for 4329b0 bad LPOM is detection
Hauke Mehrtens
2012-07-09
1
-3
/
+0
*
bcma: add constants for chip ids
Hauke Mehrtens
2012-07-09
1
-40
/
+41
*
bcma: extend workaround for bcm4331
Hauke Mehrtens
2012-07-09
1
-0
/
+3
*
bcma: add ext PA workaround for BCM4331 and BCM43431
Seth Forshee
2012-06-04
1
-1
/
+3
*
bcma: silence PMU warning for BCM4331
Rafał Miłecki
2012-03-07
1
-0
/
+1
*
bcma: fix implicit use of export.h contents
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
bcma: cc: export more control functions
Rafał Miłecki
2011-09-19
1
-9
/
+29
*
bcma: implement BCM4331 workaround for external PA lines
Rafał Miłecki
2011-08-22
1
-1
/
+19
*
bcma: get CPU clock
Hauke Mehrtens
2011-08-08
1
-0
/
+107
*
bcma: add serial console support
Hauke Mehrtens
2011-08-08
1
-0
/
+26
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+1
|
\
|
*
Update my e-mail address
Michael Büsch
2011-07-07
1
-1
/
+1
*
|
bcma: fix BCM43224 rev 0 workaround
Rafał Miłecki
2011-06-20
1
-1
/
+1
*
|
bcma: enable support for 14e4:4357 (BCM43225)
Rafał Miłecki
2011-06-20
1
-0
/
+4
|
/
*
bcma: add Broadcom specific AMBA bus driver
Rafał Miłecki
2011-05-10
1
-0
/
+134