index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bcma
/
driver_chipcommon_pmu.c
Age
Commit message (
Expand
)
Author
2016-02-06
bcma: support PMU present as separated bus core
Rafał Miłecki
2016-02-06
bcma: use _PMU_ in all names of PMU registers
Rafał Miłecki
2014-07-29
bcma: add support for BCM43131 that was found in Tenda W311E
Rafał Miłecki
2014-07-18
bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)
Rafał Miłecki
2013-06-27
bcma: add support for BCM43142
Rafał Miłecki
2013-03-27
bcma: handle more devices in bcma_pmu_get_alp_clock()
Hauke Mehrtens
2013-03-27
bcma: use BCMA_CC_PMU_CTL_* constants
Hauke Mehrtens
2013-01-09
bgmac: driver for GBit MAC core on BCMA bus
Rafał Miłecki
2012-12-19
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-12-10
bcma: unify naming schema for clock functions
Rafał Miłecki
2012-11-22
bcma: export PLL reading function
Rafał Miłecki
2012-10-19
bcma: just do the necessary things in early register on SoCs
Hauke Mehrtens
2012-09-28
bcma: change delays to follow timers-howto guide
Rafał Miłecki
2012-08-10
bcma: make some functions static
Hauke Mehrtens
2012-07-26
bcma: fix invalid PMU chip control masks
Hauke Mehrtens
2012-07-11
bcma: add PMU clock support for BCM4706
Hauke Mehrtens
2012-07-09
bcma: use custom printing functions
Rafał Miłecki
2012-07-09
bcma: add mdelay bcma_pmu_resources_init()
Hauke Mehrtens
2012-07-09
bcma: add bcma_pmu_spuravoid_pllupdate()
Hauke Mehrtens
2012-07-09
bcma: remove chip ids doing nothing from PMU initialization.
Hauke Mehrtens
2012-07-09
bcma: remove bcma_pmu_{pll,swreg}_init()
Hauke Mehrtens
2012-07-09
bcma: complete workaround for BCMA43224 and BCM4313
Hauke Mehrtens
2012-07-09
bcma: remove fix for 4329b0 bad LPOM is detection
Hauke Mehrtens
2012-07-09
bcma: add constants for chip ids
Hauke Mehrtens
2012-07-09
bcma: extend workaround for bcm4331
Hauke Mehrtens
2012-06-04
bcma: add ext PA workaround for BCM4331 and BCM43431
Seth Forshee
2012-03-07
bcma: silence PMU warning for BCM4331
Rafał Miłecki
2011-10-31
bcma: fix implicit use of export.h contents
Paul Gortmaker
2011-09-19
bcma: cc: export more control functions
Rafał Miłecki
2011-08-22
bcma: implement BCM4331 workaround for external PA lines
Rafał Miłecki
2011-08-08
bcma: get CPU clock
Hauke Mehrtens
2011-08-08
bcma: add serial console support
Hauke Mehrtens
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-07
Update my e-mail address
Michael Büsch
2011-06-20
bcma: fix BCM43224 rev 0 workaround
Rafał Miłecki
2011-06-20
bcma: enable support for 14e4:4357 (BCM43225)
Rafał Miłecki
2011-05-10
bcma: add Broadcom specific AMBA bus driver
Rafał Miłecki